First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 209322
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Chris Gianelloni (RETIRED) <wolf31o2@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Toralf Förster <toralf.foerster@gmx.de>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 209322 depends on: Show dependency tree
Show dependency graph
Bug 209322 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)







View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2008-02-08 08:11 0000
From a longer discussion at lkml http://lkml.org/lkml/2008/1/28/155 it seems
that at least the app-misc/dnetc package should add something like this :

# fair group cpu scheduler
#
[[ -d /sys/kernel/uids/ ]] && echo 2 > /sys/kernel/uids/$(grep -w dnetc
/etc/passwd | cut -d: -f3)/cpu_share

to local.start or sth. similar.


Reproducible: Always

------- Comment #1 From Jakub Moc 2008-02-08 08:18:17 0000 -------
We are not adding anything to local.start, that file is for users' use *only*. 

Granted we can use dev-util/unifdef or whatnot to create the initscript
dynamically, but asking for such changes in applications just for them to not
completely suck with kernel default configuration sounds like a rather twisted
logic.

------- Comment #2 From Chris Gianelloni (RETIRED) 2008-04-10 00:49:44 0000 -------
OK, I've fixed this in the tree by modifying the init script.  Thanks for the
bug report!

First Last Prev Next    No search results available      Search page      Enter new bug