diff options
| author | Bobby <[email protected]> | 2026-02-15 20:57:37 +0530 |
|---|---|---|
| committer | Bobby <[email protected]> | 2026-02-15 20:57:37 +0530 |
| commit | 9d857ad14198682c0e2a8e2130e898524b024bd3 (patch) | |
| tree | 77a82d6799d8d23919bbd65f624a54bcec1d7727 /system/libraries/string/string.zig | |
| parent | 712112af3985d993f1d5fbb57c2fd3770b4a1b48 (diff) | |
| download | akiba-9d857ad14198682c0e2a8e2130e898524b024bd3.tar.xz akiba-9d857ad14198682c0e2a8e2130e898524b024bd3.zip | |
Refactor Kata Memory Management and Scheduler
- Updated memory management in `memory.zig` to improve virtual buffer allocation and deallocation.
- Removed `sensei.zig` and refactored scheduling logic into new files: `queue.zig`, `sensei.zig`, and `waker.zig`.
- Introduced `attachment.zig` for managing attachments with new constants and limits.
- Created `pool.zig` for managing the Kata pool, including creation and dissolution of Katas.
- Enhanced `types.zig` to define new structures and enums for Katas and their states.
- Improved context switching in `shift.zig` to streamline Kata execution state management.
- Updated file references and imports across the codebase to reflect new structure.
Diffstat (limited to 'system/libraries/string/string.zig')
0 files changed, 0 insertions, 0 deletions
