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
f79c9023d8d4f667e2d3104e5fc4c844f55287ee
exectos
/
xtoskrnl
/
includes
/
mm
Histórico
Aiken Harris
c702152cca
Todas as verificações foram bem sucedidas
Builds / ExectOS (amd64, release) (push)
Successful in 36s
Detalhes
Builds / ExectOS (amd64, debug) (push)
Successful in 34s
Detalhes
Builds / ExectOS (i686, debug) (push)
Successful in 33s
Detalhes
Builds / ExectOS (i686, release) (push)
Successful in 37s
Detalhes
Refactor real-mode memory allocation and identity mapping for AP trampoline
2026-06-12 13:16:48 +02:00
..
amd64
Add MapVirtualAddress to memory manager paging interface
2026-05-13 09:58:13 +02:00
i686
Add MapVirtualAddress to memory manager paging interface
2026-05-13 09:58:13 +02:00
alloc.hh
Populate pool tracking table with common allocation tags
2026-05-23 17:40:40 +02: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
Refactor real-mode memory allocation and identity mapping for AP trampoline
2026-06-12 13:16:48 +02:00
kpool.hh
Decouple processor block initialization from AllocateProcessorStructures
2026-05-14 11:07:42 +02:00
mmgr.hh
Allocate and map the Kernel Shared Data page at startup
2026-04-24 12:12:23 +02: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