14 lines
263 B
Plaintext
14 lines
263 B
Plaintext
# $NetBSD: std.aarch64,v 1.2 2015/05/07 19:14:56 mrg Exp $
|
|
#
|
|
# standard NetBSD/aarch64 options
|
|
|
|
#maxpartitions 16
|
|
|
|
options MULTIPROCESSOR
|
|
|
|
options EXEC_ELF64
|
|
options EXEC_SCRIPT
|
|
|
|
options CHILD_MAX=1024 # 160 is too few
|
|
options OPEN_MAX=1024 # 128 is too few
|