Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc/sys/compat/irix
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.
Home |
Main Index |
Thread Index |
Old Index