Diese Website benötigt JavaScript.
Erkunden
CodingWorkshop
CodingWorkshop Site
Community Issues
Hilfe
Registrieren
Anmelden
xt-sys
/
exectos
Beobachten
3
Favorisieren
5
Fork
2
Du hast bereits einen Fork von exectos erstellt
Code
Issues
5
Pull-Requests
Actions
Projekte
1
Releases
Wiki
Aktivität
Dateien
7e08dc286e2c5a9c957ea25c0712e347d907b951
exectos
/
xtoskrnl
/
mm
Verlauf
Aiken Harris
e8771dfc5b
Alle Prüfungen waren erfolgreich
Builds / ExectOS (i686, debug) (push)
Successful in 27s
Details
Builds / ExectOS (amd64, release) (push)
Successful in 28s
Details
Builds / ExectOS (i686, release) (push)
Successful in 39s
Details
Builds / ExectOS (amd64, debug) (push)
Successful in 43s
Details
Use __asm__ to comply with disabled GNU extensions
2025-08-15 00:32:56 +02:00
..
amd64
Use __asm__ to comply with disabled GNU extensions
2025-08-15 00:32:56 +02:00
i686
Use __asm__ to comply with disabled GNU extensions
2025-08-15 00:32:56 +02:00
globals.c
Cleanup hardware allocation memory pool related code
2024-06-02 17:29:31 +02:00
hlpool.c
Use PHYSICAL_ADDRESS data type in MmAllocateHardwareMemory() routine as it is used in MmMapHardwareMemory() as well to avoid the need of data conversion
2024-07-13 15:54:10 +02:00
init.c
Cleanup hardware allocation memory pool related code
2024-06-02 17:29:31 +02:00
kpools.c
Implement MmAllocateProcessorStructures() routine as a temporary hack to get a buffer for AP initialization
2024-05-07 23:30:11 +02:00
pages.c
Resolve compilation errors due to updated CPUID requests
2025-08-10 17:01:28 +02:00