Subject: CVS commit: syssrc/sys/compat/irix
To: None <source-changes@netbsd.org>
From: Emmanuel Dreyfus <manu@netbsd.org>
List: source-changes
Date: 03/28/2002 15:14:43
Module Name:	syssrc
Committed By:	manu
Date:		Thu Mar 28 13:14:42 UTC 2002

Modified Files:
	syssrc/sys/compat/irix: irix_swap.c irix_swap.h

Log Message:
- now reports accurate swap object size with swapctl(SWAP_STATS)
- Added two more swapctl commands: GETFREESWAP and GETSWAPVIRT.

There is a problem in the way swap block size are found here. See comment
in get_block_size().


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 syssrc/sys/compat/irix/irix_swap.c
cvs rdiff -r1.2 -r1.3 syssrc/sys/compat/irix/irix_swap.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.