Adil,

I have replied only to the -user list, as this is the appropriate forum
for such questions.

> is there any limit on the number of UMLs can be run at a time on a single
> machine.
>  
> My machine configuration is:
> RAM 512 MB
> hard disk 80 GB
> Pentium 4
>  
> but when i run more than 4 UMLs its become slow.

What sort of "slow"?  i.e. is it CPU bound or I/O bound.  What is the
load average of the host?

Yes, there is a limit, but it depends entirely on what you are doing
with the UML guests.

Typically the thing that does not scale well is the I/O performance.
UML guests place a higher load on the I/O sub-system than running
natively would.  Mulitply this by four, and you can easily exceed the
ability of your host to shift data on and off the disk.

> Im giving each UML memorey to 32 m and my host is not SKAS patch.

You'll certainly want the SKAS patch if you are at all concerned about
performance.

At 32MB, I would suggest that the UMLs will run into swap fairly quickly
(which will murder performance) but you don't appear to have swap
configured.

Paul


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
User-mode-linux-user mailing list
User-mode-linux-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-user

Reply via email to