Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: OT: high WIO on Linux
On 03/14/2006 11:25:48 PM, Mark Brinsmead wrote:
> Are the depths of my I/O queues in any way "tunable" under Linux?
No, they're not. Very few things are tunable under Linux. Unfortunately, Linux has adopted the same philosophy as Windows: make intelligent decisions for user, based on non-existent "general case". In particular, it took out many memory regulation parameters, it doesn't allow tuning queue depth, it doesn't allow me to set quantum or control process swapping. Yes, you read correctly: I cannot define the amount of free memory which will trigger the system to start throwing out entire processes instead of simply speeding up page stealing. Expressed scientifically, Linux sucks.
-- Mladen Gogala http://www.mgogala.com -- http://www.freelists.org/webpage/oracle-lReceived on Tue Mar 14 2006 - 23:15:27 CST
![]() |
![]() |