MP support seems to work fine now
authorkettenis <kettenis@openbsd.org>
Mon, 2 Aug 2021 21:46:39 +0000 (21:46 +0000)
committerkettenis <kettenis@openbsd.org>
Mon, 2 Aug 2021 21:46:39 +0000 (21:46 +0000)
ok deraadt@

distrib/riscv64/ramdisk/install.md

index 1b5c758..426f91e 100644 (file)
@@ -1,4 +1,4 @@
-#      $OpenBSD: install.md,v 1.2 2021/06/18 20:58:16 deraadt Exp $
+#      $OpenBSD: install.md,v 1.3 2021/08/02 21:46:39 kettenis Exp $
 #
 #
 # Copyright (c) 1996 The NetBSD Foundation, Inc.
@@ -32,6 +32,7 @@
 # machine dependent section of installation/upgrade script.
 #
 
+NCPU=$(sysctl -n hw.ncpufound)
 NEWFSARGS_msdos="-F 16 -L boot"
 MOUNT_ARGS_msdos="-o-l"