Gé van Geldorp
|
14fc3556c8
|
Silence some debug messages
svn path=/trunk/; revision=4043
|
2003-01-19 01:13:04 +00:00 |
|
Casper Hornstrup
|
eb3b9049a9
|
2003-01-15 Casper S. Hornstrup <chorns@users.sourceforge.net>
* ntoskrnl/dbg/profile.c: New file.
* ntoskrnl/Makefile (OBJECTS_KDBG): Add dbg/profile.o.
* ntoskrnl/dbg/kdb.h: Define NTOS_MODE_KERNEL. Include <ntos.h>.
(LdrGetAddressInformation, KdbInitProfiling, KdbInitProfiling2,
KdbDisableProfiling, KdbEnableProfiling, KdbProfileInterrupt) Prototype.
* ntoskrnl/kd/kdebug.c (KdInitSystem): Add /PROFILE option if KDBG=1.
* ntoskrnl/ke/main.c (ExpInitializeExecutive): Call KdbInitProfiling2()
if KDBG=1.
* ntoskrnl/ke/i386/irq.c: Include <../dbg/kdb.h> if KDBG=1.
(KiInterruptDispatch): Call KdbProfileInterrupt() on timer interrupt
if KDBG=1.
svn path=/trunk/; revision=4001
|
2003-01-15 19:58:07 +00:00 |
|
Hartmut Birr
|
68d5450c51
|
Release the BcbLock before there is a call to CcRosFreeCacheSegment (in CcSetFileSizes).
svn path=/trunk/; revision=3597
|
2002-10-02 19:22:06 +00:00 |
|
Casper Hornstrup
|
17c0b5798e
|
Reverted latest changes.
svn path=/trunk/; revision=3473
|
2002-09-08 10:23:54 +00:00 |
|
Casper Hornstrup
|
387d432884
|
Use free Windows DDK and compile with latest MinGW releases.
svn path=/trunk/; revision=3466
|
2002-09-07 15:13:13 +00:00 |
|
David Welch
|
9d6848e6ed
|
Fixed some bugs.
svn path=/trunk/; revision=3243
|
2002-07-17 21:04:57 +00:00 |
|
Hartmut Birr
|
87e32585f2
|
Fixed a minor bug in CcSetFileSizes.
svn path=/trunk/; revision=3033
|
2002-06-10 21:13:26 +00:00 |
|
David Welch
|
47ba969751
|
Set WP bit in CR0
Fix protection for paged pool
Start on cache improvements
svn path=/trunk/; revision=2438
|
2001-12-27 23:56:42 +00:00 |
|
Hartmut Birr
|
4bda2fbdb1
|
Implemented CcSetFileSizes().
svn path=/trunk/; revision=2275
|
2001-10-10 21:48:09 +00:00 |
|