daily CVS update output

2021-08-09 Thread NetBSD source update
Updating src tree: P src/bin/sh/var.c P src/crypto/dist/ipsec-tools/src/racoon/algorithm.c P src/distrib/alpha/instkernel/ramdisk/upgrade.sh P src/distrib/amiga/floppies/upgr/upgrade.sh P src/distrib/sets/lists/tests/mi P src/doc/BRANCHES P src/doc/TODO.modules P src/doc/TODO.smpnet P src/include

Re: ZFS quota performance issues?

2021-08-09 Thread riz
On 8/9/21 12:00 PM, Brad Spencer wrote: r...@netbsd.org writes: Sorry if this has already been discussed- I've been using ZFS on current happily for a few weeks now, and apart from a little weirdness setting it up (wedge changing out from under me; I think I've got that sorted now) it's been

Re: VirtualBox guest additions - new failure

2021-08-09 Thread Chavdar Ivanov
Awesome, thanks! The following does the job: --- src/VBox/Additions/common/VBoxGuest/VBoxGuest-netbsd.c.ORIG 2021-07-28 17:16:22.0 +0100 +++ src/VBox/Additions/common/VBoxGuest/VBoxGuest-netbsd.c 2021-08-09 20:10:02.660642422 +0100 @@ -416,7 +416,10 @@ if (RT_FAILURE(rc)) got

Re: ZFS quota performance issues?

2021-08-09 Thread Brad Spencer
r...@netbsd.org writes: > Sorry if this has already been discussed- > > I've been using ZFS on current happily for a few weeks now, and apart > from a little weirdness setting it up (wedge changing out from under me; > I think I've got that sorted now) it's been performing well. > > > However, I

Re: VirtualBox guest additions - new failure

2021-08-09 Thread Chris Pinnock
On Mon, Aug 09, 2021 at 05:38:18PM +0100, Chavdar Ivanov wrote: > 9.99.88 brought new /usr/include/sys/device.h and new > config_found(9). Consequently vbox guest additions build fails in > src/VBox/Additions/common/VBoxGuest/VBoxGuest-netbsd.c: > > ... > #if __NetBSD_Prereq__(9,99,82) > conf

ZFS quota performance issues?

2021-08-09 Thread riz
Sorry if this has already been discussed- I've been using ZFS on current happily for a few weeks now, and apart from a little weirdness setting it up (wedge changing out from under me; I think I've got that sorted now) it's been performing well. However, I just put a quota on a filesystem I

VirtualBox guest additions - new failure

2021-08-09 Thread Chavdar Ivanov
Hi, 9.99.88 brought new /usr/include/sys/device.h and new config_found(9). Consequently vbox guest additions build fails in src/VBox/Additions/common/VBoxGuest/VBoxGuest-netbsd.c: ... #if __NetBSD_Prereq__(9,99,82) config_found(sc->sc_dev, &am, wsmousedevprint, CFARG_IATTR,