[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Linux tuning?
- To: mckoidb@xxxxxxxxx
- Subject: Re: Linux tuning?
- From: Tobias Downer <toby@xxxxxxxxx>
- Date: Fri, 03 Jan 2003 11:46:44 -0800
- Delivered-To: mailing list mckoidb@mckoi.com
- Mailing-List: contact mckoidb-help@mckoi.com; run by ezmlm
- References: <000501c2b29a$83db72e0$1901a8c0@MAQUINAMCS>
- User-Agent: Mozilla/5.0 (Windows; U; WinNT4.0; en-US; rv:1.1a) Gecko/20020611
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