Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Apr 1999 13:44:10 -0400 (EDT)
From:      Mikhail Teterin <mi@misha.cisco.com>
To:        current@freebsd.org
Subject:   swap on Irix (overcommiting, etc.)
Message-ID:  <199904151744.NAA98408@misha.cisco.com>

next in thread | raw e-mail | index | archive | help
On Irix, each swap area has the following parameter (from swap(1M)):

  vswap   The size the system believes the area can hold.  This is
	  always greater than or equal to pswap and maxswap.

This way, an administrator can control the amount of overcommited
memory (making it 0 if neccessary). It may be sufficient to have
this as a centralized parameter, rather then a per swap area.

They also have priorities of the swap areas (only swap here when
areas with higher priorities are full), and an ability to stop
paging onto a particular area. Mmmm...

	-mi


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199904151744.NAA98408>