On 10/01/13 18:34, Russell Coker wrote: > That documentation only seems to refer to limiting the number of CPUs in use > (although it's very complicated and I probably missed some things). That > doesn't seem to help.
Yeah, it's not great, but it can do what you want in conjunction with CFS (the completely fair scheduler, which is the default). See this: https://lwn.net/Articles/465074/ It's not on the kernel.org/doc/ site for some reason, but it is in git all the way back to 2.6.32: http://git.kernel.org/?p=linux/kernel/git/stable/linux-stable.git;a=blob_plain;f=Documentation/scheduler/sched-bwc.txt;hb=HEAD cheers, Chris -- Chris Samuel : http://www.csamuel.org/ : Melbourne, VIC _______________________________________________ luv-main mailing list [email protected] http://lists.luv.asn.au/listinfo/luv-main
