Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 10 Apr 2001 14:34:14 -0700 (PDT)
From:      John Baldwin <jhb@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/i386/i386 mp_machdep.c src/sys/i386/include smp.h smptests.h src/sys/i386/isa apic_vector.s intr_machdep.h
Message-ID:  <200104102134.f3ALYEj01000@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jhb         2001/04/10 14:34:13 PDT

  Modified files:
    sys/i386/i386        mp_machdep.c 
    sys/i386/include     smp.h smptests.h 
    sys/i386/isa         apic_vector.s intr_machdep.h 
  Log:
  Remove the BETTER_CLOCK #ifdef's.  The code is on by default and is here
  to stay for the foreseeable future.
  
  OK'd by:	peter (the idea)
  
  Revision  Changes    Path
  1.151     +5 -15     src/sys/i386/i386/mp_machdep.c
  1.64      +1 -3      src/sys/i386/include/smp.h
  1.40      +2 -23     src/sys/i386/include/smptests.h
  1.70      +1 -6      src/sys/i386/isa/apic_vector.s
  1.29      +1 -5      src/sys/i386/isa/intr_machdep.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?200104102134.f3ALYEj01000>