Re: Performance of -mm2 and -mm4
From: Con Kolivas
Date: Mon Aug 23 2004 - 20:44:06 EST
Nick Piggin writes:
Jesse Barnes wrote:
On Monday, August 23, 2004 9:58 am, Martin J. Bligh wrote:
The -mm4 looks more like sched stuff to me (copy_to/from_user, etc),
but the -mm2 stuff looks like something else. Buggered if I know what.
-mm3 didn't compile cleanly, so I didn't bother, but I prob can if you
like.
If you suspect the scheduler, you could try bumping SD_NODES_PER_DOMAIN in
kernel/sched.c to a larger value (e.g. the number of nodes in your system).
That'll make the scheduler balance more aggressively across the whole system.
Try increasing /proc/sys/kernel/base_timeslice as well.
Or back out nicksched.patch
-
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/