HHermès Bélusca-Maïto[NTOS] Improve build generation (#9523)
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
[NTOS] Improve build generation (#9523) - NTOS kernel uses the arbiter and cmlib libraries. - Explicitly add sdk/lib/rtl to the include directories for avlsupp.c inclusion in mm/ARM3/vadnode.c | 4 天前 | |
Fix typo "managment" -> "management" in our codebase... ... except for 3rd-party code or "official" names. | 3 年前 | |
[REACTOS] Addendum to 5c7ce4475e246560d1622b8cc60dc603e3955f66 - Fix MSVC 2015 build Put data into PAGEDATA or INITDATA sections Keep section declaration for prototypes CORE-17540 | 5 年前 | |
[REACTOS] Fix typos (#6198) - Adress -> Address - Currupted -> Corrupted 3rd-party files are not modified. | 2 年前 | |
[NTOS:MM] MiBalancerThread: Formatting fixes | 1 年前 | |
[NTOS:MM] Fix broken ASSERT There is no guarantee that all pages in the requested range actually exist. | 1 年前 | |
[NTOS:MM] Get rid of more calls to MmLocateMemoryAreaByAddress | 1 年前 | |
[NTOS:MM] Stop using memory areas in MmAccessFault - Implement MiLocateVad and make MiLocateAddress call it - Use MiLocateVad in MmAccessFault to get the VAD - Check VadFlags for whether this is an ARM³ VAD/MEMORY_AREA | 1 年前 | |
[NTOS:ARM3] Change calculation for more system PTEs (#8613) * [NTOSKRNL] Increase MI_NUMBER_SYSTEM_PTES for AMD64 * [NTOS:MM] Move the system PTE space on x86 to a different spot * [KMTESTS] Adjust KmTest | 6 个月前 | |
[NTOS:Mm] Fix some 64 bit issues | 3 年前 | |
Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. | 8 年前 | |
[NTOS:Mm] Fix locking for MmGetSectionAssociation MmGetSectionAssociation races with _MmSetPageEntrySectionSegment without sharing a lock. So we need to hold the PFN lock, until we have referenced the section segment found in the RMAP. This prevents that a section segment, which still has associated RMAPs from being deleted behind our back. | 3 年前 | |
[NDK] Fix definition of OB_CLOSE_METHOD | 1 个月前 | |
[NTOS:MM] Flush dirty pages after closing the page files. CORE-17462 | 5 年前 |