On Wednesday 26 January 2005 21:22, Christian Wicke wrote:
> > Don't need a sepcial kernel. I think the linux binary can't see your
> > TMPDIR variable.
> > Try to lsof | grep /var/local/afprod2/tmp to check the usage the tmpfs.
>
> I used TMP now as Blaisorblade suggested.
> # lsof | grep /var/local/afprod2/tmp
> linux     25022     afprod2  mem    DEL       0,11               266553
> /var/local/afprod2/tmp/vm_file-3DIKSd linux     25022     afprod2    3u  
> REG       0,11 232783873     266553 /var/local/afprod2/tmp/vm_file-3DIKSd
> (deleted) linux     25024     afprod2  mem    DEL       0,11              
> 266553 /var/local/afprod2/tmp/vm_file-3DIKSd linux     25024     afprod2   
> 3u   REG       0,11 232783873     266553
> /var/local/afprod2/tmp/vm_file-3DIKSd (deleted) linux     25029     afprod2
>  mem    DEL       0,11               266553
> /var/local/afprod2/tmp/vm_file-3DIKSd linux     25029     afprod2    3u  
> REG       0,11 232783873     266553 /var/local/afprod2/tmp/vm_file-3DIKSd
> (deleted) linux     25030     afprod2  mem    DEL       0,11              
> 266553 /var/local/afprod2/tmp/vm_file-3DIKSd linux     25030     afprod2   
> 3u   REG       0,11 232783873     266553
> /var/local/afprod2/tmp/vm_file-3DIKSd (deleted) # mount
> /dev/hda5 on / type reiserfs (rw)
> proc on /proc type proc (rw)
> sysfs on /sys type sysfs (rw)
> devpts on /dev/pts type devpts (rw,gid=5,mode=620)
> tmpfs on /dev/shm type tmpfs (rw)
> /dev/mapper/vg1-backup on /var/local/backup type reiserfs (rw)
> /dev/hda2 on /mnt type ext3 (rw)
> none on /var/local/afprod2/tmp type tmpfs (rw,mode=1777,size=222M)
>
> Does this mean, the UML-guest uses it? The UML-guest runs as afprod2.
> My tests don't show any improvments so far.

Yes, now it's sure it uses it... it means than in your tests that (memory 
access speed) was not the bottle-neck.

-- 
Paolo Giarrusso, aka Blaisorblade
Linux registered user n. 292729
http://www.user-mode-linux.org/~blaisorblade


-------------------------------------------------------
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
_______________________________________________
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