This website requires JavaScript.
Esplora
CodingWorkshop
CodingWorkshop Site
Community Issues
Aiuto
Registrati
Accedi
xt-sys
/
exectos
Segui
3
Vota
5
Forka
2
Hai già fatto il fork di exectos
Codice
Problemi
8
Pull Requests
2
Actions
Progetti
1
Rilasci
Wiki
Attività
Files
memmgr
Aggiungi file
Nuovo file
Applica Patch
exectos
/
xtoskrnl
/
includes
/
mm
Cronologia
Aiken Harris
d85e313c15
Tutti i controlli sono stati effettuati con successo
Builds / ExectOS (amd64, debug) (push)
Successful in 29s
Dettagli
Builds / ExectOS (i686, debug) (push)
Successful in 29s
Dettagli
Builds / ExectOS (amd64, release) (push)
Successful in 40s
Dettagli
Builds / ExectOS (i686, release) (push)
Successful in 38s
Dettagli
Implement core pool allocation and deallocation logic
2026-03-21 20:35:02 +01:00
..
amd64
Unify PTE type definitions across architectures
2026-03-15 20:23:44 +01:00
i686
Unify PTE type definitions across architectures
2026-03-15 20:23:44 +01:00
alloc.hh
Implement core pool allocation and deallocation logic
2026-03-21 20:35:02 +01:00
colors.hh
Fix incorrect header guard comment
2026-01-29 19:49:54 +01:00
guard.hh
Implement RAII guard for memory pool synchronization
2026-03-19 19:59:40 +01:00
hlpool.hh
Complete MM class definitions with missing fields
2025-09-15 22:17:46 +02:00
kpool.hh
Implement kernel stack allocation logic
2025-12-29 19:10:25 +01:00
mmgr.hh
Track valid physical memory pages using a PFN bitmap
2026-03-17 00:05:33 +01:00
pfault.hh
Introduce page fault handling infrastructure
2025-12-29 14:53:43 +01:00
pfn.hh
Track valid physical memory pages using a PFN bitmap
2026-03-17 00:05:33 +01:00
pool.hh
Implement core pool allocation and deallocation logic
2026-03-21 20:35:02 +01:00