RE: does CPU usage matter when scaling?

2003-12-23 Thread Cary Millsap
Ryan, Take a look at Why you should focus on LIOs instead of PIOs at www.hotsos.com/e-library. If you have access to the book Optimizing Oracle Performance, check out chapter 9. If an application is written not to crash into some kind of serialization barrier (latch free, enqueue, etc.), then

Re: RE: does CPU usage matter when scaling?

2003-12-23 Thread ryan_oracle
recipients of list ORACLE-L [EMAIL PROTECTED] Subject: RE: does CPU usage matter when scaling? Ryan, Take a look at Why you should focus on LIOs instead of PIOs at www.hotsos.com/e-library. If you have access to the book Optimizing Oracle Performance, check out chapter 9

Re: RE: does CPU usage matter when scaling?

2003-12-23 Thread Jared Still
CPU usage matter when scaling? Ryan, Take a look at Why you should focus on LIOs instead of PIOs at www.hotsos.com/e-library. If you have access to the book Optimizing Oracle Performance, check out chapter 9. If an application is written not to crash into some kind