[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Xen-users] Re: process limit
- To: Charles Duffy <cduffy@xxxxxxxxxxx>
- From: Anand <xen.mails@xxxxxxxxx>
- Date: Fri, 6 Jan 2006 23:04:18 +0530
- Cc: xen-users@xxxxxxxxxxxxxxxxxxx
- Delivery-date: Fri, 06 Jan 2006 17:40:04 +0000
- Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; b=HKGzb7Ww7a7VWTbDr0VPpL0A+2RB2x6pIIMxOO94ZsW7xrFhAU9gjJIPuVmCxbxdvd/hlfcpEtDr0lVyseISEuaYU8Exoo0UuZQU6Jo0Tmh+jLiHc/0g99XmluAjCNq+kHr0TzeHB2rDJscT3VIToAmxJ19/PBbZgcLoH9Z5KSg=
- List-id: Xen user discussion <xen-users.lists.xensource.com>
Yes it makes sense, however i was wondering if something like this is possible or not. Lets say a heavy disk io process goes wild and keeps on writing to disk and span multiple processes, the dom0 can come to a grinding halt. (for that matter there is no way to do disk io scheduling like cpu scheduling :( )
On 1/6/06, Charles Duffy <cduffy@xxxxxxxxxxx> wrote:
Anand wrote: > Is there a way to limit the number of processes which are allowed to run > inside a domU ?
Not really -- but why would you care? My understanding is that scheduling between domains is on a domain-by-domain level rather than a
process-by-process level, so running more processes won't let a given domain take up an unfairly large amount of CPU time.
_______________________________________________ Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-users
--
regards,
Anand
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|