runsc install -> panic: Only 4K page size is supported on arm64!
Open
arch: arm
status: help wanted
type: enhancement
- Dominant language
- Go
- Stars
- 19.3k
- Forks
- 2k
- Avg merge
- 3d 5h
- Merged PRs (30d)
- 264
Description
### Description
```
/usr/local/bin/runsc install
panic: Only 4K page size is supported on arm64!
goroutine 1 [running]:
gvisor.dev/gvisor/pkg/hostarch.init.0()
pkg/hostarch/hostarch_arm64.go:59 +0x48
```
### Is this feature related to a specific bug?
_No response_
### Do you have a specific solution in mind?
Regarding the support on arm64, can the community support pagesize of 64k or other sizes in the future, please
Contributor guide
Assessment
This issue has not been assessed yet.