Ce site Web nécessite JavaScript.
Explorateur
CodingWorkshop
CodingWorkshop Site
Community Issues
Aide
S'inscrire
Connexion
xt-sys
/
exectos
Suivre
3
Ajouter aux favoris
5
Bifurcation
2
Vous avez déjà forké exectos
Code
Tickets
5
Demandes d'ajout
Actions
Projets
1
Publications
Wiki
Activité
Fichiers
a217391338b044b636bb4230915ba9823bbe9c0f
exectos
/
xtoskrnl
/
mm
Historique
Aiken Harris
e9aaeab982
Tous les contrôles ont réussi
Builds / ExectOS (amd64, debug) (push)
Successful in 41s
Détails
Builds / ExectOS (amd64, release) (push)
Successful in 40s
Détails
Builds / ExectOS (i686, release) (push)
Successful in 36s
Détails
Builds / ExectOS (i686, debug) (push)
Successful in 37s
Détails
Replace hardcoded stack count with architecture specific constant
2026-03-28 20:53:50 +01:00
..
amd64
Decouple pool initialization and validation from allocation logic
2026-03-18 20:31:06 +01:00
i686
Decouple pool initialization and validation from allocation logic
2026-03-18 20:31:06 +01:00
alloc.cc
Fix check for PTE removal flag
2026-03-25 09:53:57 +01:00
colors.cc
Refactor memory layout structure
2026-01-29 22:10:26 +01:00
data.cc
Add expansion table and overflow handling for pool tag tracking
2026-03-24 08:13:05 +01:00
exports.cc
Export memory manager pool allocation and free functions
2026-03-26 23:46:50 +01:00
hlpool.cc
Replace writable flag with AttributesMask in PTE setup
2025-11-04 17:34:49 +01:00
kpool.cc
Replace hardcoded stack count with architecture specific constant
2026-03-28 20:53:50 +01:00
mmgr.cc
Implement pool allocations and frees tracking
2026-03-23 18:54:18 +01:00
paging.cc
Implement TLB flushing for cache attribute changes during page removal
2026-03-25 13:24:44 +01:00
pfn.cc
Implement TLB flushing for cache attribute changes during page removal
2026-03-25 13:24:44 +01:00
pool.cc
Implement core pool allocation and deallocation logic
2026-03-21 20:35:02 +01:00
pte.cc
Refactor memory layout structure
2026-01-29 22:10:26 +01:00