Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 Jan 2001 16:09:35 -0800 (PST)
From:      Matt Jacob <mjacob@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.bin/vmstat vmstat.c
Message-ID:  <200101230009.f0N09Za16810@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
mjacob      2001/01/22 16:09:34 PST

  Modified files:
    usr.bin/vmstat       vmstat.c 
  Log:
  Update vm zone list traversal for changes made to kernel. Note that this
  is ultimately silly because no locks are held in user space while traversing
  the list via kvm_reads... really, this should use the sysctl interface
  which *is* protected by a lock in the kernel.
  
  Revision  Changes    Path
  1.40      +7 -3      src/usr.bin/vmstat/vmstat.c



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?200101230009.f0N09Za16810>