ross
Wed Jun 17 00:38:28 PDT 1998
Update of /cvsroot/src/sys/uvm
In directory nb00:/tmp/cvs-serv18658
Modified Files:
uvm_swap.c
Log Message:
Correct an expression that tried to compute the swap size in bytes using
an int object, this sometimes prevented swap_on() of a dev/file > 2^31 bytes.