[torquedev] cpuset support b0rked in trunk ?
Chris Samuel
csamuel at vpac.org
Fri May 23 06:47:57 MDT 2008
----- "Chris Samuel" <csamuel at vpac.org> wrote:
> In fact the pbs_mom seems to lock up at that point,
> my guess in an infinite loop due problems parsing the
> cpus returned, so the only way out is "killall -9 pbs_mom".
This is why it locks up using all the CPU, in
src/resmom/linux/cpusets.c, when initialising
the /dev/cpuset/torque cpuset:
while (ptr != NULL)
{
}
}
/* NOTE: load 'boot' set */
Dunno what was meant to be in there!
cheers,
Chris
--
Christopher Samuel - (03) 9925 4751 - Systems Manager
The Victorian Partnership for Advanced Computing
P.O. Box 201, Carlton South, VIC 3053, Australia
VPAC is a not-for-profit Registered Research Agency
More information about the torquedev
mailing list