Re: Strange error with "netstat -i 1"

2022-11-18 Thread Takahiro Kambe
len; - int drops; + int64_t drops; /* For sysctl */ snprintf(namebuf, sizeof(namebuf), -- Takahiro Kambe

Strange error with "netstat -i 1"

2022-11-18 Thread Takahiro Kambe
14 0 14 0 0 -- Takahiro Kambe

Re: panic: kernel diagnostic assertion VOP_ISLOCKET(vp) == LK_EXCLUSIVE

2022-04-23 Thread Takahiro Kambe
> On 23. Apr 2022, at 10:15, J. Hannken-Illjes wrote: >>> >>>> Please try the attached diff (with mount option "discard"). >>> >>> ... and remove the "#define TRIMDEBUG" from the top of ffs_alloc.c first ... >> Thanks!! >> >> Now, it works fine with "discard" option. > > Committed. Thanks much! -- Takahiro Kambe

Re: panic: kernel diagnostic assertion VOP_ISLOCKET(vp) == LK_EXCLUSIVE

2022-04-23 Thread Takahiro Kambe
"discard"). > > ... and remove the "#define TRIMDEBUG" from the top of ffs_alloc.c first ... Thanks!! Now, it works fine with "discard" option. -- Takahiro Kambe

Re: panic: kernel diagnostic assertion VOP_ISLOCKET(vp) == LK_EXCLUSIVE

2022-04-22 Thread Takahiro Kambe
1 5 tmpfs /tmptmpfs rw 0 0 tmpfs /var/runtmpfs rw,-sram%25 0 0 tmpfs /var/shmtmpfs rw,-m1777,-sram%25 0 0 none/proc procfs rw,linux0 0 ptyfs /dev/ptsptyfs rw 0 0 Best regards. -- Takahiro Kambe

Re: panic: kernel diagnostic assertion VOP_ISLOCKET(vp) == LK_EXCLUSIVE

2022-04-22 Thread Takahiro Kambe
at /usr/src/sys/ufs/ffs/ffs_alloc.c:1656 #8 0x80df4fd6 in workqueue_runlist (list=0x879fb2c34ee8, list=0x879fb2c34ee8, wq=0x879fb2c34e80) at /usr/src/sys/kern/subr_workqueue.c:105 #9 workqueue_worker (cookie=0x879fb2c34e80) at /usr/src/sys/kern/subr_workqueue.c:135 #10 0x8020b327 in lwp_trampoline () #11 0x in ?? () -- Takahiro Kambe

Re: panic: kernel diagnostic assertion VOP_ISLOCKET(vp) == LK_EXCLUSIVE

2022-04-21 Thread Takahiro Kambe
b3 port 1 ubt0: vendor 8087 (0x8087) product 0025 (0x0025), rev 2.00/0.02, addr 1 uvideo0 at uhub3 port 2 configuration 1 interface 0: Azurewave (0x13d3) Integrated Camera (0x5415), rev 2.01/19.09, addr 2 video0 at uvideo0: Azurewave (0x13d3) Integrated Camera (0x5415), rev 2.01/19.09, addr 2 WARNING: 2 errors while detecting hardware; check system log. boot device: ld0 root on dk4 dumps on dk9 root file system type: ffs kern.module.path=/stand/amd64/9.99.96/modules -- Takahiro Kambe

nsd(8) (was Re: [chris...@netbsd.org: CVS import: src/external/mit/libuv/dist])

2020-05-31 Thread Takahiro Kambe
SD 9.0 release but nsd(8) is not although its source tree is updated. Best regards. -- Takahiro Kambe

Re: -current cloner interfaces broken/gone/unusable

2018-06-21 Thread Takahiro Kambe
ize without exact reason. :-) -- Takahiro Kambe / --- bin/named/interfacemgr.c.orig 2018-03-08 20:55:52.0 + +++ bin/named/interfacemgr.c @@ -84,7 +84,7 @@ struct ns_interfacemgr { #ifdef USE_ROUTE_SOCKET isc_task_t *task; isc_socket_t * rout