Jan Stancek said the following on 2012-1-18 18:27:
>> On Wednesday 18 January 2012 03:45:14 Peng Haitao wrote:
>>> +if [ "x$(grep -w memory /proc/cgroups | cut -f4)" != "x1" ]; then
>>
>> if [ "x$(grep -c memory /proc/cgroups)" != "x1" ]; then
> 
> You can disable cgroup subsys with cgroup_disable= and it will
> still show up in /proc/cgroups.
> 

Yeah, this should not be modified.
Thanks.

-- 
Best Regards,
Peng


------------------------------------------------------------------------------
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
_______________________________________________
Ltp-list mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ltp-list

Reply via email to