[no subject]

2018-04-24 Thread KIRIYAMA Kazuhiko
Hi, Today, suddenly pkg or bsdtar failed to core dumped. 'pkg info -aI' crashed with: root@vms:~ # pkg info -aI Segmentation fault (core dumped) root@vms:~ # ll *.core -rw--- 1 root wheel 9555968 Apr 25 10:48 pkg.core root@vms:~ # /usr/libexec/gdb /usr/local/sbin/pkg GNU gdb 6.1.1 [FreeB

Re: zfskern{txg_thread_enter} thread using 100% or more CPU

2018-04-24 Thread Greg V
On Wed, Apr 25, 2018 at 2:30 AM, Steve Wills wrote: Hi, Recently on multiple systems running CURRENT, I've been seeing the system become unresponsive. Leaving top(1) running has lead me to notice that when this happens, the system is still responding to ping and top over ssh is still worki

zfskern{txg_thread_enter} thread using 100% or more CPU

2018-04-24 Thread Steve Wills
Hi, Recently on multiple systems running CURRENT, I've been seeing the system become unresponsive. Leaving top(1) running has lead me to notice that when this happens, the system is still responding to ping and top over ssh is still working, but no new processes can start and switching to oth

Deprecating the lmc(4) driver

2018-04-24 Thread Ed Maste
The lmc(4) driver supports hardware for a number of legacy interfaces, including EIA612/613, T1/E1, T3, etc. The driver's license is ambiguous and attempts to contact the author failed. I would like to remove this driver from 12.0, and have a deprecation notice in review D15182 [1]; I would appre

Re: mlx5(4) jumbo receive

2018-04-24 Thread Konstantin Belousov
On Tue, Apr 24, 2018 at 06:44:24AM -0700, Rodney W. Grimes wrote: > > Hello, > > the patch below is of interest for people who use Mellanox Connect-X/4 > > and 5 ethernet adapters and configure it for jumbo frames. The patch > > should improve the system behavior on low or fragmented memory situat

Re: mlx5(4) jumbo receive

2018-04-24 Thread Rodney W. Grimes
> Hello, > the patch below is of interest for people who use Mellanox Connect-X/4 > and 5 ethernet adapters and configure it for jumbo frames. The patch > should improve the system behavior on low or fragmented memory situations. > See the commit message for detailed description. Also, the patch

Re: mlx5(4) jumbo receive

2018-04-24 Thread Konstantin Belousov
On Tue, Apr 24, 2018 at 11:55:38AM +0200, Ben RUBSON wrote: > On 24 Apr, Konstantin Belousov wrote: > > > Hello, > > the patch below is of interest for people who use Mellanox Connect-X/4 > > and 5 ethernet adapters and configure it for jumbo frames. > > Hi Konstantin, > > Good news ! > Do you t

Re: mlx5(4) jumbo receive

2018-04-24 Thread Ben RUBSON
On 24 Apr, Konstantin Belousov wrote: Hello, the patch below is of interest for people who use Mellanox Connect-X/4 and 5 ethernet adapters and configure it for jumbo frames. Hi Konstantin, Good news ! Do you think your work could be easily ported to Connect-X/3 devices (mlx4 driver) ? Th

mlx5(4) jumbo receive

2018-04-24 Thread Konstantin Belousov
Hello, the patch below is of interest for people who use Mellanox Connect-X/4 and 5 ethernet adapters and configure it for jumbo frames. The patch should improve the system behavior on low or fragmented memory situations. See the commit message for detailed description. Also, the patch should not