Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 455024 - sys-apps/openrc support for cpu affinity
Summary: sys-apps/openrc support for cpu affinity
Status: RESOLVED DUPLICATE of bug 453772
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-02-01 13:40 UTC by Marcin Mirosław
Modified: 2013-02-01 14:24 UTC (History)
1 user (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 Marcin Mirosław 2013-02-01 13:40:56 UTC
It could be nice to have possibility to set cpu affinity on started applications. E.g.
rc_affinity="-c 3,4" #(syntax used in taskset utility)
There are cpu hungry application which rather works faster when are bounded to one cpu. E.g. http://redis.io/topics/benchmarks chapter "Factors impacting Redis performance" , http://www.linux-kvm.com/content/tip-running-your-vm-specific-cpus .

Reproducible: Always
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2013-02-01 14:24:44 UTC

*** This bug has been marked as a duplicate of bug 453772 ***