Hi, On Sat, 2002-12-07 at 16:45, Nico Morrison wrote: > We run several RH7.2/7.3 servers & recently 2 of them, although still > working fine, have started to show kjournald as generally using over 50% > cpu% on 'top' - virtually continuously. Free cpu% generally less than 25% > now! > > Both machines are also using software RAID5 EIDE ....... otherwise are > standard server installs. Sounds like you may be spending more time in the raid5 or IDE driver layers than in kjournald's own code --- all of the IO's CPU overhead can show up in the context of the process which submitted the IO, and that is kjournald in the case of ext3. Could you try running a profile of this? You need to reboot, unfortunately, to pass in the "profile=2" kernel option; then "readprofile" will extract the profiling information from the kernel. Cheers, Stephen _______________________________________________ Ext3-users@redhat.com https://listman.redhat.com/mailman/listinfo/ext3-users