A free Windows-compatible Operating System - mirrored from GitHub
Go to file
Alex Ionescu 8baa71bb63 - Added another MSVC intrinsic to gcc (BitScanReverse). Thanks to Vampyre.
- Added very basic and skeletal NUMA code when creating a thread and process, currently only does some basic affinity checks and settings.
- Added a table and helper function (KeFindNextRightSetAffinity) for calculating affinity masks and sets.
- Split KeInitailizeThread into KeStartThread and KeInitThread, and modified Ps code to use the calls. Now added a failure case where Init fails, but we don't have to backout the entire effects of a "Start".
- Changes based on WI4 and Windows Internals II.

svn path=/trunk/; revision=23111
2006-07-17 01:40:10 +00:00
cis Handle access denied scenario 2005-12-13 18:56:49 +00:00
irc Remove all curses except 'semprini'. 2006-06-26 16:39:23 +00:00
msvc6
os2
reactos - Added another MSVC intrinsic to gcc (BitScanReverse). Thanks to Vampyre. 2006-07-17 01:40:10 +00:00
rosapps 1. Remove guithreadinfo from the make file. for it not longer builds. 2006-07-13 19:00:05 +00:00
rosky
vms Modify to conform to the new CSR. 2005-10-02 19:31:30 +00:00