Author: alc
Date: Fri Oct 23 06:24:38 2020
New Revision: 366960
URL: https://svnweb.freebsd.org/changeset/base/366960
Log:
Conditionally compile struct vm_phys_seg's md_first field. This field is
only used by arm64's pmap.
Reviewed by: kib, markj, scottph
Differential Revision:
Author: np
Date: Fri Oct 23 02:24:43 2020
New Revision: 366959
URL: https://svnweb.freebsd.org/changeset/base/366959
Log:
cxgbe(4): Fix min/max typo in r366958.
Modified:
head/sys/dev/cxgbe/t4_sched.c
Modified: head/sys/dev/cxgbe/t4_sched.c
==
Author: np
Date: Fri Oct 23 01:36:54 2020
New Revision: 366958
URL: https://svnweb.freebsd.org/changeset/base/366958
Log:
cxgbe(4): refine the values reported in if_ratelimit_query.
- Get the number of classes from chip_params.
- Get the number of ethofld tids from the firmware.
- Do no
Author: jhb
Date: Fri Oct 23 00:23:54 2020
New Revision: 366955
URL: https://svnweb.freebsd.org/changeset/base/366955
Log:
Handle CPL_RX_DATA on active TLS sockets.
In certain edge cases, the NIC might have only received a partial TLS
record which it needs to return to the driver. For ex
Author: mav
Date: Thu Oct 22 20:26:27 2020
New Revision: 366953
URL: https://svnweb.freebsd.org/changeset/base/366953
Log:
Negotiate iSCSIProtocolLevel of 2 (RFC 7144) in initiator.
It does not change anything immediately, but allows further support of
Command Priority, Status Qualifier a
Author: vmaffione
Date: Thu Oct 22 20:21:11 2020
New Revision: 366952
URL: https://svnweb.freebsd.org/changeset/base/366952
Log:
netmap: fix mutex double unlock bug
https://github.com/luigirizzo/netmap/pull/733
Submitted by: brian90013
MFC after:3 days
Modified:
head/sys/dev/
On Thu, Oct 22, 2020 at 12:28:51PM -0700, Benjamin Kaduk wrote:
> On Thu, Oct 22, 2020 at 12:25 PM Gordon Bergling wrote:
>
> > Author: gbe (doc committer)
> > Date: Thu Oct 22 19:25:01 2020
> > New Revision: 366949
> > URL: https://svnweb.freebsd.org/changeset/base/366949
> >
> > Log:
> > stab
Author: tsoome
Date: Thu Oct 22 20:02:02 2020
New Revision: 366951
URL: https://svnweb.freebsd.org/changeset/base/366951
Log:
loader: revert r342161 and r342151
We are using asize property from pool label and we do not depend
on partition data to find last two pool labels and to validate
On Thu, Oct 22, 2020 at 2:35 PM Niclas Zeising wrote:
>
> On 2020-10-22 15:22, Kyle Evans wrote:
> > On Sat, Oct 17, 2020 at 11:40 AM Warner Losh wrote:
> >>
> >>
> >>
> >> On Sat, Oct 17, 2020, 10:11 AM Alexander V. Chernikov
> >> wrote:
> >>>
> >>> 17.10.2020, 14:07, "Hans Petter Selasky" :
>
On 2020-10-22 15:22, Kyle Evans wrote:
On Sat, Oct 17, 2020 at 11:40 AM Warner Losh wrote:
On Sat, Oct 17, 2020, 10:11 AM Alexander V. Chernikov wrote:
17.10.2020, 14:07, "Hans Petter Selasky" :
On 2020-10-17 14:34, Alexander V. Chernikov wrote:
17.10.2020, 12:32, "Hans Petter Selasky
On Thu, Oct 22, 2020 at 12:25 PM Gordon Bergling wrote:
> Author: gbe (doc committer)
> Date: Thu Oct 22 19:25:01 2020
> New Revision: 366949
> URL: https://svnweb.freebsd.org/changeset/base/366949
>
> Log:
> stablerestart(5): Fix some issues reported by mandoc
>
> - New sentence, new line
>
Author: mjg
Date: Thu Oct 22 19:28:12 2020
New Revision: 366950
URL: https://svnweb.freebsd.org/changeset/base/366950
Log:
vfs: prevent avoidable evictions on mkdir of existing directories
mkdir -p /foo/bar/baz will mkdir each path component and ignore EEXIST.
The NOCACHE lookup will m
Author: gbe (doc committer)
Date: Thu Oct 22 19:25:01 2020
New Revision: 366949
URL: https://svnweb.freebsd.org/changeset/base/366949
Log:
stablerestart(5): Fix some issues reported by mandoc
- New sentence, new line
Modified:
head/usr.sbin/nfsd/stablerestart.5
Modified: head/usr.sbin/n
Author: mjg
Date: Thu Oct 22 19:22:34 2020
New Revision: 366948
URL: https://svnweb.freebsd.org/changeset/base/366948
Log:
cache: assert the created entry does not point to itself
Modified:
head/sys/kern/vfs_cache.c
Modified: head/sys/kern/vfs_cache.c
Author: gbe (doc committer)
Date: Thu Oct 22 19:19:42 2020
New Revision: 366947
URL: https://svnweb.freebsd.org/changeset/base/366947
Log:
pnfsserver(4): Fix some issues reported by mandoc
- new sentence, new line
Modified:
head/usr.sbin/nfsd/pnfsserver.4
Modified: head/usr.sbin/nfsd/pn
Author: gbe (doc committer)
Date: Thu Oct 22 18:45:49 2020
New Revision: 366946
URL: https://svnweb.freebsd.org/changeset/base/366946
Log:
socket(9): Remove duplicate word 'is is'
MFC after:1 week
Modified:
head/share/man/man9/socket.9
Modified: head/share/man/man9/socket.9
On 22 Oct 2020, at 19:00, Gleb Smirnoff wrote:
>
> Author: glebius
> Date: Thu Oct 22 18:00:07 2020
> New Revision: 366945
> URL: https://svnweb.freebsd.org/changeset/base/366945
>
> Log:
> Fix typo
>
> Modified:
> head/share/man/man9/pfil.9
>
> Modified: head/share/man/man9/pfil.9
> ===
Author: glebius
Date: Thu Oct 22 18:00:07 2020
New Revision: 366945
URL: https://svnweb.freebsd.org/changeset/base/366945
Log:
Fix typo
Modified:
head/share/man/man9/pfil.9
Modified: head/share/man/man9/pfil.9
==
---
On 2020-10-22 18:48, Konstantin Belousov wrote:
sys/systm.h already includes sys/param.h. Also, sys/param.h already includes
sys/types.h.
I'll have a look tomorrow at this. Thanks for pointing out.
--HPS
___
svn-src-head@freebsd.org mailing list
htt
Author: alc
Date: Thu Oct 22 17:47:51 2020
New Revision: 366944
URL: https://svnweb.freebsd.org/changeset/base/366944
Log:
Micro-optimize uma_small_alloc(). Replace bzero(..., PAGE_SIZE) by
pagezero(). Ultimately, they use the same method for bulk zeroing, but
the generality of bzero() req
Author: jkim
Date: Thu Oct 22 17:46:55 2020
New Revision: 366943
URL: https://svnweb.freebsd.org/changeset/base/366943
Log:
Add a new CCP device ID found on my Ryzen 5 3600XT.
MFC after:1 week
Modified:
head/sys/crypto/ccp/ccp.c
Modified: head/sys/crypto/ccp/ccp.c
==
Author: np
Date: Thu Oct 22 17:05:55 2020
New Revision: 366941
URL: https://svnweb.freebsd.org/changeset/base/366941
Log:
if_vxlan(4): csum_flags_to_inner_flags takes the tunnel protocol as a
parameter.
No functional change.
Modified:
head/sys/net/if_vxlan.c
Modified: head/sys/net/if_v
On Thu, Oct 22, 2020 at 12:22:08PM +, Hans Petter Selasky wrote:
> Author: hselasky
> Date: Thu Oct 22 12:22:08 2020
> New Revision: 366936
> URL: https://svnweb.freebsd.org/changeset/base/366936
>
> Log:
> Compile fix for MIPS, MIPS64, POWERPC and POWERPC64.
> Add missing include files.
>
On Sat, Oct 17, 2020 at 11:40 AM Warner Losh wrote:
>
>
>
> On Sat, Oct 17, 2020, 10:11 AM Alexander V. Chernikov
> wrote:
>>
>> 17.10.2020, 14:07, "Hans Petter Selasky" :
>>
>> On 2020-10-17 14:34, Alexander V. Chernikov wrote:
>>
>> 17.10.2020, 12:32, "Hans Petter Selasky" :
>>
>> On 20
Author: hselasky
Date: Thu Oct 22 12:22:08 2020
New Revision: 366936
URL: https://svnweb.freebsd.org/changeset/base/366936
Log:
Compile fix for MIPS, MIPS64, POWERPC and POWERPC64.
Add missing include files.
Differential Revision:https://reviews.freebsd.org/D26254
Reviewed by:
Author: hselasky
Date: Thu Oct 22 10:36:16 2020
New Revision: 366935
URL: https://svnweb.freebsd.org/changeset/base/366935
Log:
Fix for colliding change (r366917).
Differential Revision:https://reviews.freebsd.org/D26254
Reviewed by: melifaro@
MFC after:1 we
Author: hselasky
Date: Thu Oct 22 10:29:27 2020
New Revision: 366934
URL: https://svnweb.freebsd.org/changeset/base/366934
Log:
Fix for monotolithic kernel builds using device lagg(4).
Differential Revision:https://reviews.freebsd.org/D26254
Reviewed by: melifaro@
MFC a
Author: hselasky
Date: Thu Oct 22 09:47:12 2020
New Revision: 366933
URL: https://svnweb.freebsd.org/changeset/base/366933
Log:
Add support for IP over infiniband, IPoIB, to lagg(4). Currently only
the failover protocol is supported due to limitations in the IPoIB
architecture. Refer to the
Author: kib
Date: Thu Oct 22 09:28:11 2020
New Revision: 366932
URL: https://svnweb.freebsd.org/changeset/base/366932
Log:
sysv_sem: semusz depends on semume.
Size of the per-process semaphore undo structure (semusz) depends on
the number of the per-process undos. If kern.ipc.semume is a
Author: hselasky
Date: Thu Oct 22 09:17:56 2020
New Revision: 366931
URL: https://svnweb.freebsd.org/changeset/base/366931
Log:
Implement mbuf hashing routines for IP over infiniband, IPoIB.
No functional change intended.
Differential Revision:https://reviews.freebsd.org/D26254
Author: hselasky
Date: Thu Oct 22 09:09:53 2020
New Revision: 366930
URL: https://svnweb.freebsd.org/changeset/base/366930
Log:
Factor out generic IP over infiniband, IPoIB, definitions and code
into net/if_infiniband.c and net/infiniband.h . No functional change
intended.
Differential
Author: np
Date: Thu Oct 22 08:40:25 2020
New Revision: 366929
URL: https://svnweb.freebsd.org/changeset/base/366929
Log:
cxgbe(4): fix the size of the iq/eq maps.
The firmware can allocate ingress and egress context ids anywhere from
its configured range. Size the iq/eq maps to match th
32 matches
Mail list logo