reactos/ntoskrnl/mm
Joachim Henze 78c6655fc1 [0.4.11][NTOSKRNL] Mute noisy DPRINT 'SectionObject has ImageSection' during shutdown CORE-18029
All releases/0.4.8 until and including releases/0.4.14 were affected by the following logspam
during shutdown:
(../ntoskrnl/mm/section.c:4839) SectionObject has ImageSection
triggered 2 times for bootcd, but triggered 83 times for livecd.

Today I found out by chance, that we started to trigger it with the switch from CDFS to CDFS_NEW with
0.4.8-dev-164-g ec6b3ecbe4

We 'suffered' from that logspam for many years now and it did never help us in any way.
And during 0.4.15-dev'ing with the MM rewrite, the logging was entirely removed in the NTOSKRNL.
2022-01-27 20:18:12 +01:00
..
amd64
arm
ARM3 [0.4.11][NTOS][USERSRV] Silence noisy debug output. 2020-12-21 08:50:03 +01:00
i386
powerpc
balance.c
freelist.c
marea.c [NTOS:MM] Update a DPRINT string (#760) 2018-08-16 15:10:24 +02:00
mmfault.c
mminit.c
pagefile.c [NTOSKRNL] Stub IoInitializeCrashDump() 2018-09-18 21:59:59 +02:00
region.c
rmap.c
section.c [0.4.11][NTOSKRNL] Mute noisy DPRINT 'SectionObject has ImageSection' during shutdown CORE-18029 2022-01-27 20:18:12 +01:00
shutdown.c [NTOSKRNL] Keep page file name along the page file and free it on shutdown 2018-08-13 08:30:17 +02:00