Date: Fri, 16 Jul 1999 03:19:30 +0900 (JST) From: Noriyuki Soda <soda@sra.co.jp> To: freebsd-hackers@FreeBSD.ORG Cc: tech-userlevel@netbsd.org Subject: Re: Swap overcommit (was Re: Replacement for grep(1) (part 2)) Message-ID: <199907151819.DAA11342@srapc342.sra.co.jp> In-Reply-To: <199907151809.LAA11823@apollo.backplane.com> References: <378D67B3.3E2A703C@newsguy.com> <Pine.GSO.3.95.990715082122.11860B-100000@jericho> <199907151738.CAA10933@srapc342.sra.co.jp> <199907151809.LAA11823@apollo.backplane.com>
next in thread | previous in thread | raw e-mail | index | archive | help
>>>>> On Thu, 15 Jul 1999 11:09:01 -0700 (PDT), Matthew Dillon <dillon@apollo.backplane.com> said: > Umm... how are you getting the reserved numbers? "pstat -s" on SunOS4, and "swap -s" on SunOS5. From Solaris man page: : -s Print summary information about total swap : space usage and availability: : : allocated The total amount of swap space : (in 1024-byte blocks) : currently allocated for use as : backing store. : : reserved The total amount of swap space : (in 1024-bytes blocks) not : currently allocated, but : claimed by memory mappings for : possible future use. : : used The total amount of swap space : (in 1024-byte blocks) that is : either allocated or reserved. -- soda To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199907151819.DAA11342>