Re: Question for remount

From: Li Zefan
Date: Mon Feb 23 2009 - 20:41:21 EST


>> To change the set of subsystems bound to a mounted hierarchy, just
>> remount with different options:
>> +# mount -o remount,cpuset,ns hier1 /dev/cgroup
>>
>> -# mount -o remount,cpuset,ns /dev/cgroup
>> +Now numtasks is removed from the hierarchy and ns is added.
>> +
>> +Note this will add ns to the hierarchy but won't remove numtasks or
>> +cpuset:
>> +# mount -o remount,ns /dev/cgroup
>>
>
> Just a question. What is "numtasks" here ? We have numtasks cgroup ?
>

No, I guess that's a proposed but not implemented cgroup subsystem. :)
And I can change it to an existing one.

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/