Re: modload & xen and -current 9.99.60

2020-05-07 Thread Frank Kardel
Will test again with a newer kernel. I forgot to mention the that DOMU is configured with memory=40. I will also test with a lower memory value. Frank On 05/07/20 22:52, Manuel Bouyer wrote: On Thu, May 07, 2020 at 09:50:18PM +0200, Frank Kardel wrote: see here: Alpine: 21:45 ~ [8]

daily CVS update output

2020-05-07 Thread NetBSD source update
Updating src tree: P src/etc/rc.d/random_seed P src/external/cddl/osnet/dist/uts/common/fs/zfs/zfs_vnops.c P src/external/cddl/osnet/dist/uts/common/fs/zfs/zfs_znode.c P src/lib/libc/gen/getentropy.3 P src/sbin/rndctl/rndctl.8 P src/sbin/rndctl/rndctl.c P src/share/man/man4/hdaudio.4 P

Re: modload & xen and -current 9.99.60

2020-05-07 Thread Manuel Bouyer
On Thu, May 07, 2020 at 09:50:18PM +0200, Frank Kardel wrote: > see here: > > Alpine: 21:45 ~ [8] sysctl kern.module.path > kern.module.path = /stand/amd64-xen/9.99.60/modules looks good > Alpine: 21:46 ~ [9] ll /stand/amd64-xen/9.99.60/modules/bpfjit/bpfjit.kmod > -r--r--r-- 1 root wheel

Re: modload & xen and -current 9.99.60

2020-05-07 Thread Frank Kardel
see here: Alpine: 21:45 ~ [8] sysctl kern.module.path kern.module.path = /stand/amd64-xen/9.99.60/modules Alpine: 21:46 ~ [9] ll /stand/amd64-xen/9.99.60/modules/bpfjit/bpfjit.kmod -r--r--r-- 1 root wheel 34328 May 5 16:58 /stand/amd64-xen/9.99.60/modules/bpfjit/bpfjit.kmod Alpine: 21:46 ~

Re: qemu emulated machine crashes due to disk timeouts

2020-05-07 Thread Michael van Elst
s...@stix.id.au (Paul Ripke) writes: >Would making ATA_DELAY configurable via options(4) be worth it? That, and maybe even a sysctl. -- -- Michael van Elst Internet: mlel...@serpens.de "A potential Snark may lurk in every tree."

Re: i386 Xen integration breaks GENERIC_PAE kernel build

2020-05-07 Thread Manuel Bouyer
On Thu, May 07, 2020 at 06:46:06AM -0500, John D. Baker wrote: > Building the GENERIC_PAE kernel from recent -current/i386 fails with: > > [...] > --- hypervisor.o --- > /x/current/src/sys/arch/xen/xen/hypervisor.c: In function 'init_xen_early': >

Re: modload & xen and -current 9.99.60

2020-05-07 Thread Manuel Bouyer
On Thu, May 07, 2020 at 07:45:48AM +0200, Frank Kardel wrote: > Hi, > > Running 9.99.60 XEN3_DOMU shows > > [ 67264.313173] kobj_load, 444: [%M/bpfjit/bpfjit.kmod]: linker error: out > of memory > [ 67292.894143] kobj_load, 428: [%M/scsiverbose/scsiverbose.kmod]: linker > error: out of memory >

i386 Xen integration breaks GENERIC_PAE kernel build

2020-05-07 Thread John D. Baker
Building the GENERIC_PAE kernel from recent -current/i386 fails with: [...] --- hypervisor.o --- /x/current/src/sys/arch/xen/xen/hypervisor.c: In function 'init_xen_early': /x/current/src/sys/arch/xen/xen/hypervisor.c:247:27: error: cast to pointer from integer of different size