aboutsummaryrefslogtreecommitdiff
path: root/mirai/kata/pool.zig
AgeCommit message (Expand)AuthorFilesLines
2026-02-24Bunch of stuff moved as .old for new arch changeBobby1-145/+0
2026-02-24commit for arch changeBobby1-2/+21
2026-02-23feat: Enhance Kata state management with new states and deferred cleanup for ...Bobby1-4/+3
2026-02-23feat: Enhance Kata memory management with stack growth support and additional...Bobby1-0/+2
2026-02-23refactor: dynamic allocation for letter data in Kata invocationsBobby1-1/+8
2026-02-23fix: dynamic attachments in kataBobby1-4/+16
2026-02-23refactor: Simplify memory cleanup logic in Kata managementBobby1-2/+0
2026-02-23feat: Implement memory cleanup for dissolved Katas and enhance page table des...Bobby1-0/+4
2026-02-15Refactor Kata Memory Management and SchedulerBobby1-0/+104