Gmane
Favicon
From: Gregory Haskins <ghaskins <at> novell.com>
Subject: [RFC PATCH 0/3] sched: core-balancer v2
Newsgroups: gmane.linux.kernel
Date: 2008-05-15 18:35:30 GMT (1 year, 7 weeks, 1 day, 19 hours and 5 minutes ago)
Here is an update to the core-balancer previously discussed here

http://lkml.org/lkml/2008/5/12/260

Changes since v1:

1) Fixed a memory allocation error pointed out by Suresh Siddha
2) Implemented a suggestion by Suresh to only assign core-balancers to SMP or
NUMA domains (i.e. exclude HT/MC domains)
3) Fixed several small bugs and misc cleanups

Comments/feedback welcome!

Regards,
-Greg