Author: Gerry Liu <jiang.liu at intel.com>
Repository: /hg/tesla/mempm-fipe
Latest revision: 9e1024ad9880b18f27be2ee7e0a8b537aaaf983f
Total changesets: 1
Log message:
PSARC 2009/115 CPU Idle Notification enhancements
1) Relax constraints to call cpu_idle_register/unregiser_callback.
2) Add check CPU wakeup callback to cpu_idle_enter to CPU idle notification
framwork could detect wakeup ASAP.
Files:
update: usr/src/uts/common/os/cpu_event.c
update: usr/src/uts/common/sys/cpu_event.h
update: usr/src/uts/i86pc/os/cpupm/cpu_idle.c
update: usr/src/uts/i86pc/os/mp_machdep.c
update: usr/src/uts/intel/sys/cpu.h