CVSROOT: /cvs Module name: src Changes by: clau...@cvs.openbsd.org 2010/11/05 04:07:30
Modified files: usr.bin/systat : mbufs.c Log message: Print relativ number of livelocks that happend between two systat updates instead of showing absolut figures. Makes it easier to estimate the "livelockyness" of a system. OK dlg@