diff options
author | Ian Moffett <ian@osmora.org> | 2025-09-17 21:20:29 -0400 |
---|---|---|
committer | Ian Moffett <ian@osmora.org> | 2025-09-17 21:27:49 -0400 |
commit | 79822e485edb7b447ab8cb17fdc0f572b598d829 (patch) | |
tree | ee142dcadb3488b7e64766d933826520a11ed43d /.gitignore | |
parent | 8e268df60bde6b5548b849cc9b83a224a74b3e43 (diff) |
kern/amd64: Implement syscall domains and windows
A syscall domain in the L5 kernel is a fixed list of "syscall windows",
each syscall window represents a specific platform and/or syscall model.
A platform latch within each domain determines which window / platform
should be visible. Since syscall domains are per-process, these changes
are local to their respective processes.
Signed-off-by: Ian Moffett <ian@osmora.org>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions