cvs commit: src/sys/i386/i386 local_apic.c

John Baldwin jhb at FreeBSD.org
Thu Sep 15 12:02:03 PDT 2005


jhb         2005-09-15 19:02:01 UTC

  FreeBSD src repository

  Modified files:
    sys/i386/i386        local_apic.c 
  Log:
  - Adjust a comment, we do program the performance counter LVT entry now
    if hwpmc(4) is included.
  - Don't recursively panic if we are unable to send an IPI, just bail and
    hope for the best.
  
  MFC after:      1 week
  
  Revision  Changes    Path
  1.18      +7 -3      src/sys/i386/i386/local_apic.c


More information about the cvs-src mailing list