mirror of
https://github.com/reactos/reactos.git
synced 2025-07-30 10:11:42 +00:00
A free Windows-compatible Operating System - mirrored from GitHub
![]() - Implement CPU Idle Loop in assembly for UP and SMP systems. Differences: * Runs with interrupts off most of the time, except when it does interrupt cycling at each iteration. * Calls KiRetireDpcList directly, instead of going through KiDispatchInterrupt. * Support for new scheduler and immediate thread switch. * Support for Idle Scheduler. * Support for HAL/ACPI/CPU Driver-defined "Idle Function". currently disabled and STI+HLT harcoded instead. - Removed ps/idle.c and dumped the hack code directly in psmgr.c wher eit's used. svn path=/trunk/; revision=24062 |
||
---|---|---|
cis | ||
irc | ||
msvc6 | ||
os2 | ||
reactos | ||
rosapps | ||
rosky | ||
vms |