Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 455024

Summary: sys-apps/openrc support for cpu affinity
Product: Gentoo Linux Reporter: Marcin Mirosław <bug>
Component: [OLD] Core systemAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: enhancement CC: polynomial-c
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

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 ***