index
:
akiba
main
Drifting from abyss towards the infinite!
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mirai
/
kata
/
memory.zig
Age
Commit message (
Expand
)
Author
Files
Lines
2026-02-24
Bunch of stuff moved as .old for new arch change
Bobby
1
-288
/
+0
2026-02-24
commit for arch change
Bobby
1
-38
/
+30
2026-02-23
feat: Enhance Kata state management with new states and deferred cleanup for ...
Bobby
1
-3
/
+37
2026-02-23
fix: Prevent crash by skipping destruction of current kata's page table in cl...
Bobby
1
-2
/
+8
2026-02-23
feat: Enhance Kata memory management with stack growth support and additional...
Bobby
1
-6
/
+34
2026-02-23
refactor: Simplify memory cleanup logic in Kata management
Bobby
1
-6
/
+0
2026-02-23
feat: Implement memory cleanup for dissolved Katas and enhance page table des...
Bobby
1
-0
/
+15
2026-02-20
fix: Update memory section start address in linker script to 512MB
Bobby
1
-4
/
+4
2026-02-20
fix: Correct KERNEL_MAP_END value and update MAX_LOCATION_LENGTH documentation
Bobby
1
-5
/
+5
2026-02-20
feat: Refactor path handling to use location utilities and update related str...
Bobby
1
-19
/
+55
2026-02-15
Refactor Kata Memory Management and Scheduler
Bobby
1
-76
/
+22
2026-02-15
Refactor I/O operations and update driver imports
Bobby
1
-1
/
+1
2026-01-28
refactor: Replace inline assembly with CPU and I/O functions across multiple ...
Bobby
1
-1
/
+1
2026-01-27
Refactor memory management and system constants
Bobby
1
-6
/
+17
2026-01-23
feat: Integrate memory constants across modules for improved configuration ma...
Bobby
1
-0
/
+226