On 6 July 2011 02:46, Alexander Best <[email protected]> wrote: > hi there, > > i'm seeing the following with 'vmstat -z' on CURRENT, running on amd64: > > ITEM SIZE LIMIT USED FREE REQ FAIL SLEEP > 128 Bucket: 1048, 0, 150, 0, 1650,12746, 0 > > ...how can the number of failures be greater than the number of requests?
Here REQ is the total number of successful allocations, not just requests. -- wbr, pluknet _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to "[email protected]"

