Re: DragonFly-2.3.1.323.g3824f3 master sys/kern lwkt_thread.c sy
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