Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 27 Oct 2002 16:50:39 -0800 (PST)
From:      Marcel Moolenaar <marcel@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/ia64/ia64 interrupt.c locore.s src/sys/ia64/include intrcnt.h
Message-ID:  <200210280050.g9S0odqU045306@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
marcel      2002/10/27 16:50:39 PST

  Modified files:
    sys/ia64/ia64        interrupt.c locore.s 
    sys/ia64/include     intrcnt.h 
  Log:
  Make vmstat -i work:
  o  Properly set the pointer to the counter for each interrupt and
     update the intrnames table.
  o  Remove Alpha cruft from intrcnt.h.
  o  Create INTRNAME_LEN as the single entity that defines the width
     of the names in the intrnames table (incl. terminatinf '\0').
  
  Revision  Changes    Path
  1.28      +12 -3     src/sys/ia64/ia64/interrupt.c
  1.25      +14 -7     src/sys/ia64/ia64/locore.s
  1.4       +9 -38     src/sys/ia64/include/intrcnt.h

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?200210280050.g9S0odqU045306>