DragonFly-2.3.1.323.g3824f3 master sys/kern lwkt_thread.c sys/platform/pc32/i386 trap.c sys/platform/pc64/amd64 trap.c sys/platform/vkernel/i386 trap.c sys/sys thread.h thread2.h sys/vfs/hammer hammer_signal.c
Matthew Dillon
dillon at apollo.backplane.com
Fri Jun 19 17:22:00 PDT 2009
This one should fix the cpu-bound kernel thread locking the machine
up for long periods of time problem when hammer cleanup is run.
Hammer cleanup can still cause I/O an performance issue. I
am considering ways to deal with that but it will require a bit
more surgery to HAMMER so it notices when it actually has to go
to the disk platter.
-Matt
More information about the Commits
mailing list