Does anyone have experience on the performance between ReiserFS and XFS? On the web I've encountered a few benchmarks and some seem to say XFS is faster and others ReiserFS. Some personal experience would be nice to know about.
On Tue, 2003-06-03 at 07:01, Ralf Hildebrandt wrote: > * Mauro <[EMAIL PROTECTED]>: > > > What about squid with XFS filesystem? > > Anyone use it? > > Yes, we have it running on 2 boxes: > > $ mount > /dev/sda8 on / type auto (rw,errors=remount-ro) > proc on /proc type proc (rw) > devpts on /dev/pts type devpts (rw,gid=5,mode=620) > /dev/sdb5 on /squid-cache0 type xfs (rw) > /dev/sdc5 on /squid-cache1 type xfs (rw) > /dev/sdd5 on /squid-data type xfs (rw) > /dev/sda5 on /boot type ext3 (rw) > > What do you want to know?
