jhb         2008-08-19 21:33:09 UTC

  FreeBSD src repository

  Modified files:
    usr.bin/vmstat       vmstat.c 
    usr.sbin/iostat      iostat.c 
  Log:
  SVN rev 181881 on 2008-08-19 21:33:09Z by jhb
  
  Use kvm_getcptime(3) to fetch the global CPU time stats from a crashdump
  since the 'cp_time' symbol doesn't exist in recent kernels.  This fixes
  iostat and vmstat on crash dumps.
  
  MFC after:      1 week
  
  Revision  Changes    Path
  1.102     +14 -15    src/usr.bin/vmstat/vmstat.c
  1.42      +14 -8     src/usr.sbin/iostat/iostat.c
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to