[patch] voluntary-preempt-2.6.8-rc2-J7
From: Ingo Molnar
Date: Mon Jul 26 2004 - 16:03:40 EST
i've uploaded -J7:
http://redhat.com/~mingo/voluntary-preempt/voluntary-preempt-2.6.8-rc2-J7
Changes since -J4:
- fix the latency that occurs when a large number of files are deleted:
the guilty one is select_parent() - this should fix the Bonnie latency
reported by Lee Revell.
[ the ones below add conditional reschedule points that dont affect
users who have kernel_preemption turned on:]
- fix /proc/PID/maps latencies
- fix latencies triggered by 'df' on a large filesystem
- fix exec() latency when dealing with large environments
- add might_sleep() to lock_buffer()
Ingo
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/