Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 May 1999 10:54:02 +1000
From:      Bruce Evans <bde@zeta.org.au>
To:        cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org, imp@FreeBSD.org
Subject:   Re: cvs commit: src/usr.bin/vmstat vmstat.c
Message-ID:  <199905100054.KAA09504@godzilla.zeta.org.au>

next in thread | raw e-mail | index | archive | help
>  Modified files:
>    usr.bin/vmstat       vmstat.c 
>  Log:
>  Sometime since this file was written, the list of kernel malloc types
>  changed from a simple list to a circular one.  We compensate by only
>  looping until we see the first address again.  Before, things would

But it is still supposed to be a simple list (it doesn't even use the
queue macros).

Bruce


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199905100054.KAA09504>