|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectppe.ec2.HyperthreadDisabler
public class HyperthreadDisabler
Disables hyperthreading using
echo 0 < /sys/devices/system/node/node0/cpu2/onlinevia ssh.
Constructor Summary | |
---|---|
HyperthreadDisabler()
|
Method Summary | |
---|---|
boolean |
disable(utilssh.SshExec ssh,
int nCores)
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(utilssh.SshExec ssh, int nCores)
ssh
- nCores
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |