MOSLIMIT(1) System General Commands Manual MOSLIMIT(1)
moslimit - openMosix system administrator's tools
moslimit { getloadlocal | getloadremote | getcpulocal | getcpuremote |
getllimitmode | getcpulimitmode | getloadlimit | getcpulimit }
[ openMosix-ID ]
moslimit { setloadlimit | setcpulimit | setllimitmode | setcpulimitmode }
numeric-value
Moslimit lets you set all parameters of the openMosix load limiter.
getloadlocal Gets the total load usage of all local processes on node
openMosix-ID
getloademote Gets the total load usage of all remote processes on node
openMosix-ID
getcpulocal Gets the total CPU usage of all local processes on node open-
Mosix-ID
getcpuremote Gets the total CPU usage of all remote processes on node
openMosix-ID
setllimitmode Sets the load limit mode to use. Takes a numeric-value
argument:
0 = total load can't be greater than 'loadlimit', this means that if
total load gets greater than 'loadlimit' remote processes can migrate to
current node and remote processes already running will be expelled until
the load goes below
1 = remote load, i.e. total load of all remote processes, can't get
greater than 'loadlimit'
2 = local load, i.e. total load of all local processes, can't get greater
than 'loadlimit'
setcpulimitmode Sets the cpu limit mode openMosix has to use. Takes a
numeric-value argument:
0 = total CPU usage (for a system with 1 CPU, 100=CPU fully used); has to
remain smaller than 'cpulimit'
1 = total CPU of all remote processes can't get greater than 'cpulimit'
2 = total CPU all local processes can't get greater than 'cpulimit';
openmosix(1), setpe(1), tune(1), mosmon(1), mosrun(1), mosctl(1),
migrate(1).
moslimit is an openMosix utility. http://openMosix.sourceforge.net/
openMosix Jun 18, 2003 openMosix >>
Last modified: Fri, 01 Oct 2004 - 15:24:11 CEST