[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Linux tuning?



There are no specific platform optimizations, but standard filesystem 
optimizations for database operations do apply.  It's good if you have 
RAID, and that your filesystem is able to efficiently handle small 
random access changes to files.  For robustness, a journalling 
filesystem is a must.

Toby.

Martin Cordova S. wrote:
> Are there any filesystem tuning tips for enhancing McKoi DB performance?
> BTW, I am using ReiserFS on Suse 7.3 - kernel 2.4.10
> 
> Thank you,
> Martin