Date: Tue, 4 Sep 2001 09:02:07 -0700 (PDT) From: Mitsuru IWASAKI <iwasaki@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/include clock.h src/sys/i386/isa clock.c pmtimer.c Message-ID: <200109041602.f84G27O66105@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
iwasaki 2001/09/04 09:02:07 PDT
Modified files:
sys/i386/include clock.h
sys/i386/isa clock.c pmtimer.c
Log:
Reenable RTC interrupts after wakeup. Some laptops have a problem
with system statistics monitoring tools (such as systat, vmstat...)
because of stopping RTC interrupts generation.
Restore all the timers (RTC and i8254) atomically.
Reviewed by: bde
MFC after: 1 week
Revision Changes Path
1.40 +2 -2 src/sys/i386/include/clock.h
1.176 +23 -2 src/sys/i386/isa/clock.c
1.2 +2 -2 src/sys/i386/isa/pmtimer.c
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?200109041602.f84G27O66105>
