Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

CONFIG_FAIR_GROUP_SCHED: setting sched_min_bal_int_shares to 2000?

92 views
Skip to first unread message

Theodore Ts'o

unread,
Feb 24, 2008, 2:07:54 PM2/24/08
to linux-...@vger.kernel.org

I recently enabled CONFIG_FAIR_GROUP_SCHED just to play with it, and I
noticed by default it causes a fair number of wakeups when running on
battery. A quick read-through of the sources showed that this could
easily be fixed by doing:

echo 2000 > /proc/sys/kernel/sched_min_bal_int_shares

Aside from mostly disabling the CPU load balancing, is this likely to
cause any massive problems?

Any reason why we shouldn't perhaps do this automatically when we run on
battery (not necessarily as a kernel thing, but as a userspace policy
measure)?

Thanks,

- Ted
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majo...@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

0 new messages