more os x 10.4
This commit is contained in:
parent
62a826a250
commit
2a951f5eb6
@ -410,9 +410,11 @@ xswap(int first)
|
||||
{
|
||||
if(first)
|
||||
return;
|
||||
|
||||
|
||||
#ifdef VM_SWAPUSAGE
|
||||
if(sample.xsu_valid)
|
||||
Bprint(&bout, "swap %lld %lld\n",
|
||||
(vlong)sample.xsu.xsu_used,
|
||||
(vlong)sample.xsu.xsu_total);
|
||||
#endif
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user