Hartmut Birr wrote:
CVSROOT: /CVS/ReactOS
Module name: reactos
Repository: reactos/ntoskrnl/
Changes by: hbirr(a)mok.osexperts.com 04/10/17 08:39:32
Modified files:
reactos/hal/halx86/: irql.c
reactos/ntoskrnl/ex/: sysinfo.c
reactos/ntoskrnl/include/internal/: ke.h
reactos/ntoskrnl/ke/i386/: irq.c kernel.c
reactos/ntoskrnl/ke/: dpc.c timer.c
reactos/ntoskrnl/ps/: idle.c thread.c
reactos/ntoskrnl/: ntoskrnl.def
Log message:
- Used variables from the KPCR for the current irql, for dpc's, for time counters and
for the idle thread.
_______________________________________________
Ros-cvs mailing list
Ros-cvs(a)reactos.com
http://reactos.com/mailman/listinfo/ros-cvs
Hartmut,
_THANK_ You. I was looking forward to doing those changes (and others)
myself as soon as I'm done with the new header system.
Best regards,
Alex Ionescu