> But the fact is that the performance of my mounted hdd win98 (vfat)
> partition is very low. All my normal linux (ext2) partitions work with
> normal performance. If I execute a command like `ls -l /Win98` (/Win98
> is the path of may win98 (vfat) partition) it takes more than a second
> to get the result. The second points is, that the swapping seems to be
> slower than without running mprime. I run mprime every time at the
> lowest priority. 

cd to various directories, then type vdir|wc -l in each. This tells you how
many files the directory has. The more files, the longer it takes to sort them.
vdir -U lists the directory without sorting it, which is a little faster.

mprime just writes once every 30 minutes, so whether it's running in the
Windows drive or the Linux drive is inconsequential. As to the swapping, the
swap daemon runs at 12 naughty, so I don't see why mprime at 20 nice would
bother it at all.

phma
________________________________________________________________
Unsubscribe & list info -- http://www.scruz.net/~luke/signup.htm

Reply via email to