summary refs log tree commit diff stats
path: root/results/scraper/box64/384
diff options
context:
space:
mode:
Diffstat (limited to 'results/scraper/box64/384')
-rw-r--r--results/scraper/box64/3846
1 files changed, 6 insertions, 0 deletions
diff --git a/results/scraper/box64/384 b/results/scraper/box64/384
new file mode 100644
index 000000000..9201d2b5c
--- /dev/null
+++ b/results/scraper/box64/384
@@ -0,0 +1,6 @@
+Runtime pagesize
+ARM64 kernel supports 3 kinds of page sizes: 4K, 16K and 64K, and it's an option when building kernel.

+

+RHEL-derivatives uses 64K page, most embedded things use 4K and Apple uses 16K.

+

+To ship box64 as a generic distribution, it could be beneficial to support all page sizes dynamically. 
\ No newline at end of file