On Wed, Nov 01, 2000 at 02:39:48PM -0600, Robert Bresner wrote:
> [EMAIL PROTECTED] wrote:
> > >    swap                  186640    5488  181152     3%    /tmp
> > Does this mean that the swap partition is mounted on /tmp???

More like /tmp is mounted on swap.

I may have cut too soon... Solaris, right?

Solaris has a nifty tmpfs where /tmp is a memory based file system that is
pageable.  Pretty nifty.  Instead of setting aside X for swap, and Y for
/tmp, set aside X+Y for swap+tmp, and used as needed.

mrc
-- 
       Mike Castle       Life is like a clock:  You can work constantly
  [EMAIL PROTECTED]  and be right all the time, or not work at all
www.netcom.com/~dalgoda/ and be right at least twice a day.  -- mrc
    We are all of us living in the shadow of Manhattan.  -- Watchmen

_______________________________________________
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs

Reply via email to