diff options
Diffstat (limited to 'content/docs')
-rw-r--r-- | content/docs/user_guide/compatibility/amd64.md | 13 |
1 files changed, 8 insertions, 5 deletions
diff --git a/content/docs/user_guide/compatibility/amd64.md b/content/docs/user_guide/compatibility/amd64.md index 8a0bf2385..00bb9095c 100644 --- a/content/docs/user_guide/compatibility/amd64.md +++ b/content/docs/user_guide/compatibility/amd64.md @@ -1,13 +1,16 @@ +++ title = "AMD64" +description = "Syscall Compatibility Reference Documentation for AMD64" weight = 10 +++ -This table is a reference of Linux syscalls for AMD64 and their compatibility -status in gVisor. gVisor does not support all syscalls and some syscalls may -have a partial implementation. -Of 329 syscalls, 47 syscalls have a full or partial implementation. There are -currently 51 unimplemented syscalls. 231 syscalls are not yet documented. +This table is a reference of Linux syscalls for the AMD64 architecture and +their compatibility status in gVisor. gVisor does not support all syscalls and +some syscalls may have a partial implementation. + +Of 329 syscalls, 47 syscalls have a full or partial +implementation. There are currently 51 unimplemented +syscalls. 231 syscalls are not yet documented. <table> <thead> |