lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Thu, 8 May 2008 13:23:20 -0700
From:	"Paul Menage" <menage@...gle.com>
To:	"Dhaval Giani" <dhaval@...ux.vnet.ibm.com>
Cc:	nikhil.john@...oo.com, "Sudhir Kumar" <skumar@...ux.vnet.ibm.com>,
	"Balbir Singh" <balbir@...ibm.com>,
	"Andrew Morton" <akpm@...ux-foundation.org>,
	lkml <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] fix cgroups documentation

On Thu, May 8, 2008 at 3:59 AM, Dhaval Giani <dhaval@...ux.vnet.ibm.com> wrote:
> Just correcting the cgroups documentation to reflect the correct file names.
>
> Signed-off-by: Dhaval Giani <dhaval@...ux.vnet.ibm.com>

Acked-by: Paul Menage <menage@...gle.com>

>
> Index: linux-2.6/Documentation/cgroups.txt
> ===================================================================
> --- linux-2.6.orig/Documentation/cgroups.txt    2008-04-30 14:42:05.000000000 +0530
> +++ linux-2.6/Documentation/cgroups.txt 2008-05-08 16:26:58.000000000 +0530
> @@ -310,8 +310,8 @@ and then start a subshell 'sh' in that c
>   cd /dev/cgroup
>   mkdir Charlie
>   cd Charlie
> -  /bin/echo 2-3 > cpus
> -  /bin/echo 1 > mems
> +  /bin/echo 2-3 > cpuset.cpus
> +  /bin/echo 1 > cpuset.mems
>   /bin/echo $$ > tasks
>   sh
>   # The subshell 'sh' is now running in cgroup Charlie
>
> --
> regards,
> Dhaval
>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ