Este site requer JavaScript.
Explorar
CodingWorkshop
CodingWorkshop Site
Community Issues
Ajuda
Cadastrar
Acessar
xt-sys
/
exectos
Observar
3
Juntar aos favoritos
5
Fork
2
Você já fez o fork de exectos
Código
Issues
5
Pull Requests
Ações
Projetos
1
Versões
Wiki
Atividade
Arquivos
0766eb456603b12cfcda8ac5ba38bb8a474a2e87
exectos
/
xtoskrnl
/
mm
Histórico
Aiken Harris
b91c79e090
Todas as verificações foram bem sucedidas
Builds / ExectOS (amd64, release) (push)
Successful in 37s
Detalhes
Builds / ExectOS (amd64, debug) (push)
Successful in 29s
Detalhes
Builds / ExectOS (i686, debug) (push)
Successful in 28s
Detalhes
Builds / ExectOS (i686, release) (push)
Successful in 34s
Detalhes
Prevent adding referenced pages to the free list
2026-01-06 15:01:05 +01:00
..
amd64
Prevent adding referenced pages to the free list
2026-01-06 15:01:05 +01:00
i686
Prevent adding referenced pages to the free list
2026-01-06 15:01:05 +01:00
colors.cc
Introduce per-page-color modified page lists
2026-01-01 16:54:26 +01:00
data.cc
Replace ULONG with PFN_COUNT in system PTE variables
2026-01-05 16:48:26 +01:00
hlpool.cc
Replace writable flag with AttributesMask in PTE setup
2025-11-04 17:34:49 +01:00
kpool.cc
Fix deadlock by reducing lock scope
2026-01-05 01:28:09 +01:00
mmgr.cc
Initialize system PTEs with arch-specific list terminator
2026-01-03 21:11:29 +01:00
paging.cc
Remove dead code from paging and PTE management
2026-01-03 23:27:24 +01:00
pfn.cc
Make memory descriptor processing architecture-dependent
2026-01-05 23:39:42 +01:00
pte.cc
Optimize system PTE deallocation by avoiding immediate and expensive TLB flush
2026-01-05 16:59:35 +01:00