Author: np
Date: Sun Jul 5 05:14:33 2020
New Revision: 362938
URL: https://svnweb.freebsd.org/changeset/base/362938
Log:
cxgbe(4): Fix a bug (introduced in r362905) where some tx traffic wasn't
being reported to BPF.
Modified:
head/sys/dev/cxgbe/t4_sge.c
Modified: head/sys/dev/cxgbe/t4_sg
Author: delphij
Date: Sun Jul 5 00:19:08 2020
New Revision: 362937
URL: https://svnweb.freebsd.org/changeset/base/362937
Log:
Use KERN_MAXPHYS.
Suggested by: imp
Reviewed by: imp, cem (earlier version), emaste
MFC after:2 weeks
Differential Revision:https://reviews.freeb
On 2020-Jul-02 17:26:23 -0700, Oleksandr Tymoshenko wrote:
>Could you try kernel with this patch? It's mostly debug output,
>with one possible clock-related fix.
>
>https://people.freebsd.org/~gonzo/patches/rk3328-gmac-debug.patch
It's still not working for me. I get the following:
dwc0: mem 0x
On 7/4/20 12:01 PM, Conrad Meyer wrote:
> Hi Xin Li,
>
> Maybe we can use C11 static_assert instead of the CTASSERT array mechanism?
Good point, maybe https://reviews.freebsd.org/D25562 ?
signature.asc
Description: OpenPGP digital signature
Hi Xin Li,
Maybe we can use C11 static_assert instead of the CTASSERT array mechanism?
Best,
Conrad
On Sat, Jul 4, 2020 at 11:37 Xin LI wrote:
> Author: delphij
> Date: Sat Jul 4 18:37:04 2020
> New Revision: 362936
> URL: https://svnweb.freebsd.org/changeset/base/362936
>
> Log:
> Gather w
Author: delphij
Date: Sat Jul 4 18:37:04 2020
New Revision: 362936
URL: https://svnweb.freebsd.org/changeset/base/362936
Log:
Gather writes to larger chunks (MAXPHYS) instead of issuing them in
sectors.
On my SanDisk Cruzer Blade 16GB USB stick this made formatting much faster:
x be
Author: trasz
Date: Sat Jul 4 18:01:29 2020
New Revision: 362935
URL: https://svnweb.freebsd.org/changeset/base/362935
Log:
Make the linux rc script use linrdlnk by default.
This fixes Linux gettyname(3), with caveats (see PR).
PR: kern/240767
MFC after:2 weeks
Spons
Author: kaktus
Date: Sat Jul 4 14:20:03 2020
New Revision: 362932
URL: https://svnweb.freebsd.org/changeset/base/362932
Log:
dev.ixl..debug: mark as MPSAFE
This node provides no handler, it's implicitly MPSAFE.
Reviewed by: erj
Sponsored by: Mysterious Code Ltd.
Differential Revi
Author: trasz
Date: Sat Jul 4 11:26:03 2020
New Revision: 362930
URL: https://svnweb.freebsd.org/changeset/base/362930
Log:
Add /proc/sys/kernel/tainted to linprocfs(5). Helps LTP.
MFC after:2 weeks
Sponsored by: The FreeBSD Foundation
Differential Revision:https://reviews
Author: trasz
Date: Sat Jul 4 11:22:35 2020
New Revision: 362929
URL: https://svnweb.freebsd.org/changeset/base/362929
Log:
Make linprocfs(5) create /proc/bus/pci/devices/, and linsysfs(5)
create /sys/class/power_supply/. This silences some warnings
from biology/linux-foldingathome.
R
10 matches
Mail list logo