aboutsummaryrefslogtreecommitdiff
path: root/common/errors/errors.zig
diff options
context:
space:
mode:
authorBobby <[email protected]>2026-01-27 12:11:54 +0530
committerBobby <[email protected]>2026-01-27 12:11:54 +0530
commita3485b1a8130cae85482f5bd853e87ad9d4f2c14 (patch)
treec550295ec8391fdd867a11e1c10b36bd1e0b1b37 /common/errors/errors.zig
parente1e5575c553f6d8860d99974ceb43e76b71229ea (diff)
downloadakiba-a3485b1a8130cae85482f5bd853e87ad9d4f2c14.tar.xz
akiba-a3485b1a8130cae85482f5bd853e87ad9d4f2c14.zip
Refactor memory management and system constants
- Moved memory-related constants from `constants.zig` to `system/constants.zig` for better organization. - Introduced `system/limits.zig` to centralize system-wide limits and constants. - Updated various modules to use the new `system` module for accessing constants and limits. - Added validation functions for user pointers and memory ranges in `system/limits.zig`. - Enhanced file handling in `afs.zig` with a new function to get file size by path. - Improved error handling and validation in various invocations and memory management functions. - Marked the end of the kernel in the linker script for memory management.
Diffstat (limited to 'common/errors/errors.zig')
0 files changed, 0 insertions, 0 deletions