From: Li Zefan <lizf@cn.fujitsu.com>
To: KAMEZAWA Hiroyuki <kamezawa.hiroyu@jp.fujitsu.com>
Cc: "linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
menage@google.com, containers@lists.linux-foundation.org
Subject: Re: Question for remount
Date: Mon, 23 Feb 2009 10:27:02 +0800 [thread overview]
Message-ID: <49A20976.2050301@cn.fujitsu.com> (raw)
In-Reply-To: <20090220190223.e8b4f6a8.kamezawa.hiroyu@jp.fujitsu.com>
> 1. Documentation/cgroups/cgroup.txt says
> #mount -oremount,cpuset,ns /dev/cgroup
> But this should be
> #mount -tcgroup none /dev/cgroup -oremount,cpuset,ns
>
I agree. Actually I noticed this long ago.
Doing this won't remove cpuacct from the cgroup hierarchy:
# mount -t cgroup -o cpu,cpuacct xxx /mnt
# mount -o remount,cpu /mnt
This will get you right:
# mount [-t cgroup] -o remount,cpu xxx /mnt
next prev parent reply other threads:[~2009-02-23 2:27 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-02-20 10:02 Question for remount KAMEZAWA Hiroyuki
2009-02-20 16:22 ` Paul Menage
[not found] ` <6599ad830902200822u6d453340me718bacac3925040-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2009-02-21 0:45 ` KAMEZAWA Hiroyuki
2009-02-21 0:45 ` KAMEZAWA Hiroyuki
[not found] ` <d7928a87d8c1bf661e3a3b64db9fa988.squirrel-n3SY6/QrmYVJe+uFzlzAcYO9/linGGC/AL8bYrjMMd8@public.gmane.org>
2009-02-23 2:32 ` Li Zefan
2009-02-23 2:32 ` Li Zefan
2009-02-23 23:57 ` KAMEZAWA Hiroyuki
2009-02-24 1:33 ` Li Zefan
[not found] ` <20090224085724.4cc1b3b2.kamezawa.hiroyu-+CUm20s59erQFUHtdCDX3A@public.gmane.org>
2009-02-24 1:33 ` Li Zefan
[not found] ` <49A20ACE.7020309-BthXqXjhjHXQFUHtdCDX3A@public.gmane.org>
2009-02-23 23:57 ` KAMEZAWA Hiroyuki
2009-02-23 2:27 ` Li Zefan [this message]
2009-02-23 2:56 ` Li Zefan
[not found] ` <49A21044.40402-BthXqXjhjHXQFUHtdCDX3A@public.gmane.org>
2009-02-24 1:36 ` KAMEZAWA Hiroyuki
2009-02-24 1:36 ` KAMEZAWA Hiroyuki
2009-02-24 1:41 ` Li Zefan
2009-02-24 1:47 ` KAMEZAWA Hiroyuki
[not found] ` <49A35048.3000304-BthXqXjhjHXQFUHtdCDX3A@public.gmane.org>
2009-02-24 1:47 ` KAMEZAWA Hiroyuki
[not found] ` <20090224103659.069e6b33.kamezawa.hiroyu-+CUm20s59erQFUHtdCDX3A@public.gmane.org>
2009-02-24 1:41 ` Li Zefan
[not found] ` <49A20976.2050301-BthXqXjhjHXQFUHtdCDX3A@public.gmane.org>
2009-02-23 2:56 ` Li Zefan
[not found] ` <20090220190223.e8b4f6a8.kamezawa.hiroyu-+CUm20s59erQFUHtdCDX3A@public.gmane.org>
2009-02-20 16:22 ` Paul Menage
2009-02-23 2:27 ` Li Zefan
-- strict thread matches above, loose matches on Subject: below --
2009-02-20 10:02 KAMEZAWA Hiroyuki
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=49A20976.2050301@cn.fujitsu.com \
--to=lizf@cn.fujitsu.com \
--cc=containers@lists.linux-foundation.org \
--cc=kamezawa.hiroyu@jp.fujitsu.com \
--cc=linux-kernel@vger.kernel.org \
--cc=menage@google.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.