On Mon, Oct 09, 2006 at 11:24:07AM +0200, Robert Fenk wrote:
> 
> I'm experimenting with vserver to host several (domain specific)
> servers as guests on a single machine. For example, the first guest is
> a gentoo system running httpd and the second guest is a debian system
> running bind.
> 
> Now I want the processes of each guest systems to be scheduled as if
> it were executed on the host. That is, I don't want to have limits or
> ``fair-use-constraints'' on CPU-usage and memory-usage for the guests.
> 
> Is such a configuration possible and if yes, how do I configure such a 
> system?

yes, when you do not set any limits, and/or scheduler
parameters/flags this is the default, so the guests
will operate as if the host would have all the processes
but in separated pid spaces (one per guest)

HTH,
Herbert

> Regards,
> Robert Fenk
> _______________________________________________
> Vserver mailing list
> Vserver@list.linux-vserver.org
> http://list.linux-vserver.org/mailman/listinfo/vserver
_______________________________________________
Vserver mailing list
Vserver@list.linux-vserver.org
http://list.linux-vserver.org/mailman/listinfo/vserver

Reply via email to