|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.norbl.cbp.ppe.HyperthreadDisabler
public class HyperthreadDisabler
Disables hyperthreading using
echo 0 < /sys/devices/system/node/node0/cpu2/onlinevia ssh.
Constructor Summary | |
---|---|
HyperthreadDisabler()
Deprecated. |
Method Summary | |
---|---|
boolean |
disable(SshExec ssh,
int nCores)
Deprecated. This method attempts to reduce the number of cpu 'online' to nCores. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public HyperthreadDisabler()
Method Detail |
---|
public boolean disable(SshExec ssh, int nCores)
ssh
- nCores
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |