This website requires JavaScript.
Explore
CodingWorkshop
CodingWorkshop Site
Community Issues
Help
Register
Sign In
xt-sys
/
exectos
Watch
3
Star
5
Fork
2
You've already forked exectos
Code
Issues
7
Pull Requests
1
Actions
Projects
1
Releases
Wiki
Activity
All Workflows
build.yml
Actor
All actors
belliash
harraiken
Status
All status
Success
Failure
Waiting
Running
Compute PTE count per page from entry size
build.yml #982
:
Commit
7f0ca6a948
pushed by
harraiken
memmgr
2025-12-15 13:57:45 +01:00
53s
View workflow file
Implement early page table mapping routines
build.yml #981
:
Commit
36c273ea13
pushed by
harraiken
memmgr
2025-12-15 13:25:08 +01:00
55s
View workflow file
Add bootstrap physical page allocator
build.yml #980
:
Commit
5cf3dfa844
pushed by
harraiken
memmgr
2025-12-15 12:39:57 +01:00
1m3s
View workflow file
Introduce kernel virtual memory layout
build.yml #979
:
Commit
070c508e42
pushed by
harraiken
memmgr
2025-12-14 15:36:37 +01:00
56s
View workflow file
Compute PFN database size during MM initialization
build.yml #978
:
Commit
5224dc315f
pushed by
harraiken
memmgr
2025-12-13 22:51:45 +01:00
58s
View workflow file
Tidy up memory type verification helpers
build.yml #977
:
Commit
b7bbf9ffa8
pushed by
harraiken
memmgr
2025-12-13 21:06:04 +01:00
58s
View workflow file
Harden PFN initialization and expose page count
build.yml #976
:
Commit
eae48320f3
pushed by
harraiken
memmgr
2025-12-13 21:02:24 +01:00
57s
View workflow file
Make memory type verification helpers accessible to PFN
build.yml #975
:
Commit
17b5649362
pushed by
harraiken
memmgr
2025-12-13 20:51:36 +01:00
25s
View workflow file
Extract PFN management into separate module
build.yml #974
:
Commit
783a9eea3a
pushed by
harraiken
memmgr
2025-12-13 20:43:50 +01:00
25s
View workflow file
Refactor memory manager initialization into MM::Manager
build.yml #973
:
Commit
237f6a2974
pushed by
harraiken
memmgr
2025-12-13 20:22:20 +01:00
26s
View workflow file
Fix GetP5eAddress return type
build.yml #972
:
Commit
ee9514fd5c
pushed by
harraiken
memmgr
2025-12-13 20:00:26 +01:00
1m21s
View workflow file
Add missing virtual GetPteDistance to pagemap interface
build.yml #971
:
Commit
63c27a149a
pushed by
harraiken
memmgr
2025-12-06 00:31:04 +01:00
58s
View workflow file
Add architecture-specific GetPteDistance
build.yml #970
:
Commit
7694df7744
pushed by
harraiken
memmgr
2025-12-06 00:20:44 +01:00
59s
View workflow file
Refactor XPA detection API
build.yml #969
:
Commit
c710ec4688
pushed by
harraiken
memmgr
2025-12-04 23:09:15 +01:00
1m3s
View workflow file
Fix incorrect pointer types
build.yml #968
:
Commit
8054bb915a
pushed by
harraiken
memmgr
2025-11-30 20:08:05 +01:00
1m1s
View workflow file
Fix incorrect pointer types
build.yml #967
:
Commit
86aa22e5f8
pushed by
harraiken
memmgr
2025-11-30 20:04:21 +01:00
58s
View workflow file
Split paging interface into arch-specific code
build.yml #966
:
Commit
4a7494ad3f
pushed by
harraiken
memmgr
2025-11-30 19:20:42 +01:00
53s
View workflow file
Implement virtual address resolvers for all page map levels and add XPA status accessor
build.yml #965
:
Commit
d4287198b0
pushed by
harraiken
memmgr
2025-11-30 18:25:10 +01:00
57s
View workflow file
Add MM::PageMap::GetXpaStatus() for querying PML level
build.yml #964
:
Commit
4265ae92d0
pushed by
harraiken
memmgr
2025-11-29 23:46:09 +01:00
58s
View workflow file
Refactor PageMap to enable architecture-specific VA translation
build.yml #963
:
Commit
931586eebd
pushed by
harraiken
memmgr
2025-11-29 23:38:15 +01:00
54s
View workflow file
Add PFN_COUNT typedef
build.yml #962
:
Commit
c099882866
pushed by
harraiken
memmgr
2025-11-29 23:23:14 +01:00
59s
View workflow file
Correct LA57 paging base addresses, add self-map constants and extend PTE structures
build.yml #961
:
Commit
0097cb88d7
pushed by
harraiken
memmgr
2025-11-29 23:21:16 +01:00
9m7s
View workflow file
Add kernel parameters section and fix minor formatting issues
build.yml #960
:
Commit
20b0bfdfad
pushed by
harraiken
memmgr
2025-11-17 23:20:49 +01:00
1m2s
View workflow file
Prevent duplicate object generation by linking xtoskrnl with libxtos
build.yml #959
:
Commit
35523a230a
pushed by
harraiken
memmgr
2025-11-17 23:17:07 +01:00
1m12s
View workflow file
Add page list and PTE pool type enums
build.yml #958
:
Commit
7b11a8feb1
pushed by
harraiken
memmgr
2025-11-06 06:56:47 +01:00
1m6s
View workflow file
Fix class name
build.yml #957
:
Commit
0cf178a648
pushed by
harraiken
memmgr
2025-11-04 23:11:14 +01:00
1m3s
View workflow file
Add GetPageFrameNumber() to PTE interfaces
build.yml #956
:
Commit
66f27e4b9a
pushed by
harraiken
memmgr
2025-11-04 23:05:03 +01:00
55s
View workflow file
Make MM::Paging::GetExtendedPhysicalAddressingStatus public
build.yml #955
:
Commit
10b8ab347a
pushed by
harraiken
memmgr
2025-11-04 22:52:47 +01:00
1m4s
View workflow file
Replace writable flag with AttributesMask in PTE setup
build.yml #954
:
Commit
071c840ca8
pushed by
harraiken
memmgr
2025-11-04 17:36:03 +01:00
1m2s
View workflow file
Add PTE attribute definitions
build.yml #953
:
Commit
dda8f88830
pushed by
harraiken
memmgr
2025-11-04 17:28:02 +01:00
1m1s
View workflow file
First
Previous
...
3
4
5
6
7
...
Next
Last