Hi,
This https://cgit.freebsd.org/src/tree/lib/libifconfig/libifconfig_sfp.h
includes libifconfig_sfp_tables.h which does not exist.
My build fails on this. I cleaned /lib/libifconfig and /sbin/ifconfig, but no
succes.
The last change in these files is a few days ago, am I the only one with th
Hi!
> This https://cgit.freebsd.org/src/tree/lib/libifconfig/libifconfig_sfp.h
> includes libifconfig_sfp_tables.h which does not exist.
>
> My build fails on this. I cleaned /lib/libifconfig and /sbin/ifconfig, but no
> succes.
> The last change in these files is a few days ago, am I the only
On 11 Mar 2021, at 9:51, Ronald Klop wrote:
Hi,
This
https://cgit.freebsd.org/src/tree/lib/libifconfig/libifconfig_sfp.h
includes libifconfig_sfp_tables.h which does not exist.
My build fails on this. I cleaned /lib/libifconfig and /sbin/ifconfig,
but no succes.
The last change in these fil
Van: Kurt Jaeger
Datum: donderdag, 11 maart 2021 10:04
Aan: Ronald Klop
CC: FreeBSD CURRENT
Onderwerp: Re: libifconfig_sfp.h does not compile for me
Hi!
> This https://cgit.freebsd.org/src/tree/lib/libifconfig/libifconfig_sfp.h
includes libifconfig_sfp_tables.h which does not exist.
>
> My
On 3/11/21 3:51 AM, Ronald Klop wrote:
Hi,
This
https://cgit.freebsd.org/src/tree/lib/libifconfig/libifconfig_sfp.h
includes libifconfig_sfp_tables.h which does not exist.
My build fails on this. I cleaned /lib/libifconfig and /sbin/ifconfig,
but no succes.
The last change in these files
I'm going to cheat and top post (the discussion looks
pretty convoluted).
- The kernel must be built with "options KERN_TLS"
- OpenSSL must be built with KTLS enabled
- These two sysctls need to be set to 1
kern.ipc.tls.enable
kern.ipc.mb_use_ext_pgs
then it all happens "behind the curtain"
I just got this panic:
panic: malloc(M_WAITOK) with sleeping prohibited
cpuid = 0
time = 1615472733
KDB: stack backtrace:
db_trace_self_wrapper() at db_trace_self_wrapper+0x2b/frame 0xfe00e49748b0
vpanic() at vpanic+0x181/frame 0xfe00e4974900
panic() at panic+0x43/frame 0xfe00e4974960
On Thu, Mar 11, 2021 at 06:32:13PM +0100, Peter Holm wrote:
> I just got this panic:
>
> panic: malloc(M_WAITOK) with sleeping prohibited
> cpuid = 0
> time = 1615472733
> KDB: stack backtrace:
> db_trace_self_wrapper() at db_trace_self_wrapper+0x2b/frame 0xfe00e49748b0
> vpanic() at vpanic+0x
On 3/10/21 4:18 PM, Alan Somers wrote:
I'm trying to make ktls work with "zfs send/recv" to substantially reduce
the CPU utilization of applications like zrepl. But I have a few questions:
* ktls(4)'s "Transmit" section says "Once TLS transmit is enabled by a
successful set of the TCP_TXTLS_ENA
On Thu, Mar 11, 2021 at 12:56:02PM -0500, Mark Johnston wrote:
> On Thu, Mar 11, 2021 at 06:32:13PM +0100, Peter Holm wrote:
> > I just got this panic:
> >
> > panic: malloc(M_WAITOK) with sleeping prohibited
> > cpuid = 0
> > time = 1615472733
> > KDB: stack backtrace:
> > db_trace_self_wrapper()
On Mon, 8 Mar 2021 at 16:41, Ed Maste wrote:
>
> On Mon, 8 Mar 2021 at 15:55, Ian Lepore wrote:
> >
> > I also hate the idea of requiring no space between -I and its related
> > value. That seems like a huge POLA violation compared to how virtually
> > every other command's options and argument
On Thu, Mar 11, 2021 at 11:49 AM John Baldwin wrote:
> On 3/10/21 4:18 PM, Alan Somers wrote:
> > I'm trying to make ktls work with "zfs send/recv" to substantially reduce
> > the CPU utilization of applications like zrepl. But I have a few
> questions:
> >
> > * ktls(4)'s "Transmit" section say
Turns out, EFI boot stopped working. The following boots but fails with
umass0:6:0: Attached to scbus6
Root mount waiting for: usbus5 CAM
panic: malloc(M_WAITOK) with sleeping prohibited
Tested with
FreeBSD-14.0-CURRENT-amd64-20210311-15565e0a217-257277-mini-memstick.img
OK boot
On Thu, Mar 11, 2021 at 07:57:36PM -0800, Alastair Hogge wrote:
> Turns out, EFI boot stopped working. The following boots but fails with
> ...
> umass0: SCSI over Bulk-Only; quirks = 0x4001
> umass0:6:0: Attached to scbus6
> Root mount waiting for: usbus5 CAM
> panic: malloc(M_WAITOK) with sleep
On 2021-03-12 12:04, David Wolfskill wrote:
> On Thu, Mar 11, 2021 at 07:57:36PM -0800, Alastair Hogge wrote:
>> Turns out, EFI boot stopped working. The following boots but fails with
>> ...
>> umass0: SCSI over Bulk-Only; quirks = 0x4001
>> umass0:6:0: Attached to scbus6
>> Root mount waiting fo
On 2021-03-12 12:04, David Wolfskill wrote:
> On Thu, Mar 11, 2021 at 07:57:36PM -0800, Alastair Hogge wrote:
>> Turns out, EFI boot stopped working. The following boots but fails with
>> ...
>> umass0: SCSI over Bulk-Only; quirks = 0x4001
>> umass0:6:0: Attached to scbus6
>> Root mount waiting fo
Tested on main-n245400-e75eac2cb81
___
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"
17 matches
Mail list logo