tech-kern archive

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

Re: ioflush kernel thread chewing CPU time



I fixed a bug in ffs_sync() where it was not bursting out atime updates.
It could have caused a lot of CPU time to be wasted. I don't know if it
is the source of the problem on your system.

1.244 src/sys/ufs/ffs/ffs_vfsops.c


Home | Main Index | Thread Index | Old Index