Subject: Re: [vserver] Assigning whole CPUs to contexts
From: Jiri Denemark <jirka@ics.muni.cz>
Date: Wed, 23 Apr 2008 18:40:13 +0200

> If this is what you want, using the scheduler parameters is just
> unnecessary overhead. Setup cpusets instead, e.g.:
> echo 0 > /etc/vservers/<guest0>/cpuset/cpus
> echo 0 > /etc/vservers/<guest0>/cpuset/mems
> echo cpu0 > /etc/vservers/<guest0>/cpuset/name

Well, that might help, but is it possible to change it in runtime? To change
number of CPUs assigned to each context? And how scheduler interacts with
cpusets, are parameters still global or only related to the particular cpuset?

Jirka

-- 
A fool-proof method for sculpting an elephant: first, get a huge block of
marble; then you chip away everything that doesn't look like an elephant.