public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Bill Davidsen <davidsen@tmr.com>
To: JaniD++ <djani22@dynamicweb.hu>,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Re: cpuset - question
Date: Tue, 01 Nov 2005 16:52:03 -0500	[thread overview]
Message-ID: <4367E383.4090601@tmr.com> (raw)
In-Reply-To: <035101c5df17$223eccb0$0400a8c0@dcccs>

JaniD++ wrote:
> Hello, list
> 
> I have tried this:
> 
> [root@dy-xeon-1 dev]# mount -t cpuset none /dev/cpuset
> [root@dy-xeon-1 dev]# cd /dev/cpuset
> [root@dy-xeon-1 cpuset]# mkdir cpus_0
> [root@dy-xeon-1 cpuset]# cd cpus_0
> [root@dy-xeon-1 cpus_0]# /bin/echo 0 > cpus
> [root@dy-xeon-1 cpus_0]# /bin/echo 1 > mems
> /bin/echo: write error: Numerical result out of range
> [root@dy-xeon-1 cpus_0]# echo 1 >mems
> [root@dy-xeon-1 cpus_0]# cat mems
> 
> [root@dy-xeon-1 cpus_0]# /bin/echo $$ > tasks
> /bin/echo: write error: No space left on device
> [root@dy-xeon-1 cpus_0]# echo $$ >tasks
> [root@dy-xeon-1 cpus_0]# cat tasks
> [root@dy-xeon-1 cpus_0]#
> 
> The google, and man pages cant help.
> What can i do?

Start by telling us what kernel and patches you run, what config option 
you used, etc. Oh, and what you're trying to do...
-- 
    -bill davidsen (davidsen@tmr.com)
"The secret to procrastination is to put things off until the
  last possible moment - but no longer"  -me

  parent reply	other threads:[~2005-11-01 21:50 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-11-01 19:02 cpuset - question JaniD++
2005-11-01 20:36 ` Paul Jackson
2005-11-01 21:38   ` JaniD++
2005-11-01 22:24     ` Paul Jackson
2005-11-01 22:44       ` JaniD++
2005-11-01 23:36         ` Paul Jackson
2005-11-01 21:52 ` Bill Davidsen [this message]
2005-11-01 22:26   ` Paul Jackson
  -- strict thread matches above, loose matches on Subject: below --
2005-11-02 10:36 Daniel J Blueman
2005-11-02 16:26 ` Randy.Dunlap
2005-11-02 17:35   ` Daniel J Blueman
2005-11-02 18:28     ` Paul Jackson
2005-11-02 18:48       ` Randy.Dunlap
2005-11-03  8:20       ` Simon Derr
2005-11-03  8:26     ` Sylvain Jeaugey

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=4367E383.4090601@tmr.com \
    --to=davidsen@tmr.com \
    --cc=djani22@dynamicweb.hu \
    --cc=linux-kernel@vger.kernel.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox