Module Name:src
Committed By: skrll
Date: Wed Apr 8 07:56:34 UTC 2020
Modified Files:
src/sys/uvm: uvm_stat.h
Log Message:
Provide UVMHIST_CALLARGS
To generate a diff of this commit:
cvs rdiff -u -r1.52 -r1.53 src/sys/uvm/uvm_stat.h
Please note that diffs are not publi
Module Name:src
Committed By: skrll
Date: Wed Apr 8 10:57:16 UTC 2020
Modified Files:
src/sys/arch/powerpc/include/booke: pmap.h
Log Message:
Simplify #ifdefs
To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 src/sys/arch/powerpc/include/booke/pmap.h
Please
Module Name:src
Committed By: pgoyette
Date: Wed Apr 8 15:27:18 UTC 2020
Modified Files:
src/sys/opencrypto: crypto.c
Log Message:
Revert previous change to use SYSCTL_SETUP since it breaks on macppc.
For some reason, the crypto module fails to link, and this results in
Module Name:src
Committed By: bouyer
Date: Wed Apr 8 17:56:08 UTC 2020
Modified Files:
src/sys/arch/amd64/conf [bouyer-xenpvh]: XEN3_DOMU XEN3_PVHVM
src/sys/arch/i386/conf [bouyer-xenpvh]: XEN3PAE_DOM0 XEN3PAE_DOMU
XEN3PAE_PVHVM
Log Message:
Turn on -g
Module Name:src
Committed By: bouyer
Date: Wed Apr 8 17:59:17 UTC 2020
Modified Files:
src/sys/arch/amd64/amd64 [bouyer-xenpvh]: genassym.cf locore.S
src/sys/arch/i386/i386 [bouyer-xenpvh]: genassym.cf locore.S
src/sys/arch/x86/include [bouyer-xenpvh]: cpu.
Module Name:src
Committed By: jdolecek
Date: Wed Apr 8 21:51:43 UTC 2020
Modified Files:
src/sys/dev/pci: if_wm.c
Log Message:
actually writing always the checksum offload context descriptor
makes the hw do extra processing, avoid doing that if possible -
on my computer w
Module Name:src
Committed By: jdolecek
Date: Wed Apr 8 21:56:02 UTC 2020
Modified Files:
src/sys/dev/pci: if_wm.c
Log Message:
fixup field names in previous
To generate a diff of this commit:
cvs rdiff -u -r1.671 -r1.672 src/sys/dev/pci/if_wm.c
Please note that diffs a
Module Name:src
Committed By: jdolecek
Date: Wed Apr 8 21:57:24 UTC 2020
Modified Files:
src/sys/dev/pci: if_wm.c
Log Message:
wm_tx_offload() and wm_nq_tx_offload() actually always return 0, make them
return void and remove the check for their return value
To generate
Module Name:src
Committed By: jdolecek
Date: Wed Apr 8 23:01:52 UTC 2020
Modified Files:
src/share/man/man4: wm.4
Log Message:
add a warning in checksum offload that hardware TCP segmentation might be
slow
on I219 I observe about 35% transmit performance drop when tso4 e
Module Name:src
Committed By: christos
Date: Thu Apr 9 01:49:26 UTC 2020
Modified Files:
src/sys/arch/x86/x86: identcpu.c
Log Message:
Add EX2 for Vortex86 SoCs (Andrius V)
To generate a diff of this commit:
cvs rdiff -u -r1.102 -r1.103 src/sys/arch/x86/x86/identcpu.c
Module Name:src
Committed By: christos
Date: Thu Apr 9 01:55:58 UTC 2020
Modified Files:
src/sys/arch/x86/x86: identcpu.c
Log Message:
use __arraycount, and fix comparison
To generate a diff of this commit:
cvs rdiff -u -r1.103 -r1.104 src/sys/arch/x86/x86/identcpu.c
P
Module Name:src
Committed By: christos
Date: Thu Apr 9 02:07:01 UTC 2020
Modified Files:
src/sys/arch/x86/x86: identcpu.c
Log Message:
flip the comparison again
To generate a diff of this commit:
cvs rdiff -u -r1.104 -r1.105 src/sys/arch/x86/x86/identcpu.c
Please note
Module Name:src
Committed By: skrll
Date: Thu Apr 9 06:47:50 UTC 2020
Modified Files:
src/sys/arch/mips/mips: trap.c
Log Message:
Fix UVMHIST build
To generate a diff of this commit:
cvs rdiff -u -r1.251 -r1.252 src/sys/arch/mips/mips/trap.c
Please note that diffs are
Module Name:src
Committed By: skrll
Date: Thu Apr 9 06:49:37 UTC 2020
Modified Files:
src/sys/arch/mips/mips: trap.c
Log Message:
Wrap a REALLY long line
To generate a diff of this commit:
cvs rdiff -u -r1.252 -r1.253 src/sys/arch/mips/mips/trap.c
Please note that diff
Module Name:src
Committed By: jdolecek
Date: Thu Apr 9 06:55:51 UTC 2020
Modified Files:
src/sys/dev/pci: if_wm.c
Log Message:
adjust the condition for reusing checksum context, wm_tx_offload() can
be used even for multiqueue case
enable only when the chip supports exact
15 matches
Mail list logo