Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 4 Dec 1996 06:20:15 -0800 (PST)
From:      Peter Wemm <peter>
To:        freebsd-smp
Subject:   cvs commit:  sys/i386/i386 mp_machdep.c
Message-ID:  <199612041420.GAA01432@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
peter       96/12/04 06:20:15

  Modified:    i386/i386  mp_machdep.c
  Log:
  "borrow" the pci_ihandler_attach() code and adapt it for the ipi
  routines.  I have a modified version of config(8) which has 4 slots
  reserved for the ipi interrupt stats.  This allows "vmstat -i" and
  "systat -vmstat 1" to be aware of the ipi counts when SMP_INVLTLB
  is in use.  If the user is not running a "smp aware" config(8), it'll
  still append the counts to clk0 just like it did before.
  
  Revision  Changes    Path
  1.29      +62 -9     sys/i386/i386/mp_machdep.c



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