Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Jul 2011 19:42:18 +0000 (UTC)
From:      Sergey Kandaurov <pluknet@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/usr.bin/vmstat vmstat.c
Message-ID:  <201107181942.p6IJgXKp082163@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
pluknet     2011-07-18 19:42:18 UTC

  FreeBSD src repository

  Modified files:
    usr.bin/vmstat       vmstat.c 
  Log:
  SVN rev 224198 on 2011-07-18 19:42:18Z by pluknet
  
  sintrcnt/sintrnames is the address of the size, not the actual size.
  Use them appropriately to fetch the actual size.
  That fixes vmstat -i with kvm backend.
  
  Submitted by:   peter
  Approved by:    re (kib)
  
  Revision  Changes    Path
  1.114     +2 -2      src/usr.bin/vmstat/vmstat.c



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