CVSROOT: /cvs Module name: src Changes by: k...@cvs.openbsd.org 2022/10/06 15:43:01
Modified files: etc/etc.sparc64: MAKEDEV.md Log message: crank vdsp(4) to 24 With eight domains and two or more disks per domain it is easy to exceed the current number of 16 virtual disks. I pass at least one miniroot and one root/data disk to every guest, one domain has additional disk for softraid testing, making >16 disks already. OK kettenis