On domenica 29 aprile 2007, Herbert Volkmann wrote:
> Hi all,
>
> refering to the actual mail correspondence, I can give the following
> update:
>
> on host i have mounted (not by fstab, i think thats automatically done
> by system) two tmpfs systems (why two systems?)
> tmpfs                 507M     0  507M   0% /lib/init/rw

Probably used by some of the scripts of your distro. I have no idea about what 
exactly (I can just guess), but you can leave that alone.

> tmpfs                 507M  437M   70M  87% /dev/shm
>
> it's very interesting, that /dev/shm is filled to 87%. lsof /dev/shm
> shows, that it is used by uml system. but in uml if i do free, i can see
> Mem:  512908 (total)     198704 (used)     314204 (free)
>
> Actually my question is, why do i have two tmpfs mounts and why is one
> filled up to 87%, when uml is using only less than 50%?
On this one Jeff already answered.

However, that tmpfs is less than 512Mb, so I confirm my explaination. If there 
is a line in /etc/fstab about /dev/shm, you can add an option 'size=XXXM', 
say 'size=520M'. Or reduce UML amount of used memory.

Recent uml kernels (if the console can be seen, I complained about con=null) 
display a specific error message saying that host memory was exhausted 
(thanks Jeff).
-- 
Inform me of my mistakes, so I can add them to my list!
Paolo Giarrusso, aka Blaisorblade
http://www.user-mode-linux.org/~blaisorblade

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
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