Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 45623 - Batch scheduling patch apply to gentoo-dev-sources.
Summary: Batch scheduling patch apply to gentoo-dev-sources.
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: x86 Linux
: High enhancement (vote)
Assignee: x86-kernel@gentoo.org (DEPRECATED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-03-24 10:54 UTC by Pablo
Modified: 2004-06-21 13:20 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Pablo 2004-03-24 10:54:05 UTC
It'll be nice to add the batch scheduling patch from Con Kolivas, I run setiathome and is very useful for running it.

Reproducible: Always
Steps to Reproduce:

Actual Results:
Comment 1 Jason Cox (RETIRED) gentoo-dev 2004-03-25 15:19:34 UTC
What kind of architecture are you on? Is it a Pentium4 with Hyperthreading? 
Comment 2 Pablo 2004-03-26 00:35:04 UTC
Nop, I'm on Athlon Tbird.
Comment 3 Jason Cox (RETIRED) gentoo-dev 2004-03-29 08:07:24 UTC
Are you referring to the scheduling patches in the current mm tree or the ck tree? The patches in the mm-tree are already included in g-d-s. Con's patches in the ck-tree are very cheap hacks that (should) degrade performance on non SMT machines.
Comment 4 Pablo 2004-03-30 06:29:08 UTC
I'm referring to Batch scheduling "which allows tasks to only use cpu time if the cpu is idle, rather than a proportion of cpu usage that "nice" does. This is useful for distributed computing clients like setiathome. To set a task as SCHED_BATCH you need to use the schedtools utility."

I don't know if it is a cheap hack but it is the only thing I miss on g-d-s :)
Comment 5 Greg Kroah-Hartman (RETIRED) gentoo-dev 2004-06-21 13:20:33 UTC
Sorry, but if you want Con's patches, please use the ck-sources package, I will
not apply them to the main gentoo-dev-sources package.