All of lore.kernel.org
 help / color / mirror / Atom feed
From: chrubis@suse.cz
To: Alexey Kodanev <alexey.kodanev@oracle.com>
Cc: vasily.isaenko@oracle.com, ltp-list@lists.sourceforge.net
Subject: Re: [LTP] [PATCH] New core test of cgroups and extended attributes
Date: Thu, 23 May 2013 15:31:48 +0200	[thread overview]
Message-ID: <20130523133148.GB22501@rei.suse.cz> (raw)
In-Reply-To: <1369292997-10921-1-git-send-email-alexey.kodanev@oracle.com>

Hi!
> Support of extended attributes in cgroups was added in Linux 3.7.

I've tried to run the test on my machine where cgroups are allready
mounted to /sys/fs/cgroup (which seems to be the case for modern
distributions). In such situation the mount in the test fails with
EBUSY. I looks like the root hierarchy can be mounted only once. Now we
cannot unmout the /sys/fs/cgroup as this one is used by the system.

But it looks like we can mount each of the controllers, i.e.

for each controller:
	mkdir /path/type
	mount -t cgroup -o type type /path/type

So the options are either to use the /sys/fs/cgroup directory or mount
each controller one by one.

What do you think?

-- 
Cyril Hrubis
chrubis@suse.cz

------------------------------------------------------------------------------
Try New Relic Now & We'll Send You this Cool Shirt
New Relic is the only SaaS-based application performance monitoring service 
that delivers powerful full stack analytics. Optimize and monitor your
browser, app, & servers with just a few lines of code. Try New Relic
and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_may
_______________________________________________
Ltp-list mailing list
Ltp-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ltp-list

  reply	other threads:[~2013-05-23 13:30 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-05-23  7:09 [LTP] [PATCH] New core test of cgroups and extended attributes Alexey Kodanev
2013-05-23 13:31 ` chrubis [this message]
  -- strict thread matches above, loose matches on Subject: below --
2013-05-29 10:28 Alexey Kodanev
2013-05-30 18:55 ` chrubis
2013-05-24 12:20 Alexey Kodanev
2013-05-28 14:37 ` chrubis
     [not found]   ` <51A4C663.7010506@oracle.com>
2013-05-28 15:43     ` chrubis
2013-05-23 16:28 Alexey Kodanev
2013-05-22 10:24 Alexey Kodanev
2013-05-22 14:26 ` chrubis
2013-05-15  9:40 Alexey Kodanev
2013-05-15 12:38 ` chrubis
     [not found]   ` <51939CB6.3020808@oracle.com>
2013-05-15 14:56     ` chrubis
     [not found]       ` <5194838B.2060104@oracle.com>
2013-05-16  8:39         ` chrubis
     [not found]           ` <5194A887.3010204@oracle.com>
2013-05-16 10:06             ` chrubis

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=20130523133148.GB22501@rei.suse.cz \
    --to=chrubis@suse.cz \
    --cc=alexey.kodanev@oracle.com \
    --cc=ltp-list@lists.sourceforge.net \
    --cc=vasily.isaenko@oracle.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.