Sun Solutions by Forsythe
Jarod Jenson
Chief Technology Architect
Paul Zajdel
Sun Solutions Practice Director
Fred King
Practice Manager
Corey Brune
Master Consultant
David Rubio
Senior Consultant
Chad Mynhier
Master Consultant

performance

user warning: Duplicate entry '827686' for key 1 query: INSERT INTO dr_accesslog (title, path, url, hostname, uid, sid, timer, timestamp) values('Solaris DTrace performance', 'taxonomy/term/48', '', '38.107.191.87', 0, 'vcljnqgthl3139l006hg31iqc6', 241, 1268981364) in /usr/local/apache/htdocs/includes/database.mysql.inc on line 172.

Memory alignment on SPARC, or a 300x speedup!

Wed, 11/19/2008 - 22:36 by Chad Mynhier

I remember first running across SIGBUS in an introductory programming course some years ago. You'll get a SIGBUS when you have a misaligned memory access. For example, if you're on a 32-bit processor, an integer is going to be 4-byte aligned, i.e., the address to access that integer will be evenly divisible by 4.



Application Optimization Guarantee

Tue, 10/21/2008 - 21:11 by Jarod Jenson

At Forsythe, we have created a new offering that we feel is very compelling. It is quite simple really, and the beauty of it is in its simplicity.



Exception-al Programming

Thu, 10/09/2008 - 18:42 by Jarod Jenson

Every now and then, I get in one of those moods where I vent against some abomination of programming that just kills performance. One of my more routine rants was against cond_broadcast()/pthread_cond_broadcast()/notifyAll() - depending on your language and platform of choice.



Becoming an Environmentalist

Fri, 07/25/2008 - 21:23 by Jarod Jenson

I do my best to go "Green", but seeing as how I tend to get on a plane more frequently than I would like; I probably have a much larger carbon footprint than most (especially since I get on MD-80’s frequently). That being said, it is not exactly what I meant by the term "Environmentalist".



Approachability of DTrace

Thu, 07/24/2008 - 22:26 by Jarod Jenson

I was lucky enough to be the first user of DTrace outside of Sun, and started cutting my teeth on real-world applications in the 2003 time frame. During these past 5+ years, I have had the opportunity to look at hundreds of applications and systems. In addition, I have done training, seminars, presentations, and boot camps. This has given me opportunities not only to interact with systems, but also with those that maintain and develop them.



Oracle Temp Table Trouble

Wed, 12/19/2007 - 21:07 by Jarod Jenson

So now that the first boring blog entry is out of the way, I think it is time to get to the fun stuff. I will try and highlight as many customer success stories as possible, but NDA's make it non-trivial.



Syndicate content