[Bug 225535] Delays in TCP connection over Gigabit Ethernet connections; Regression from 6.3-RELEASE
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Jan 30 14:27:10 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=225535
--- Comment #11 from Aleksander Derevianko <aeder at list.ru> ---
(In reply to Eugene Grosbein from comment #8)
Will try with sysctl kern.timecounter.fast_gettime=0 and report here.
(In reply to Eugene Grosbein from comment #9)
root at fspa2:~ # sysctl kern.random
kern.random.sys.harvest.swi: 0
kern.random.sys.harvest.interrupt: 0
kern.random.sys.harvest.point_to_point: 0
kern.random.sys.harvest.ethernet: 0
kern.random.sys.seeded: 1
kern.random.yarrow.slowoverthresh: 2
kern.random.yarrow.slowthresh: 128
kern.random.yarrow.fastthresh: 96
kern.random.yarrow.bins: 10
kern.random.yarrow.gengateinterval: 10
kern.random.live_entropy_sources: Hardware, Intel Secure Key RNG
kern.random.active_adaptor: yarrow
kern.random.adaptors: dummy,yarrow
I have already think about it, and have it in /etc/sysctrl.conf
kern.random.sys.harvest.swi=0
kern.random.sys.harvest.interrupt=0
kern.random.sys.harvest.point_to_point=0
kern.random.sys.harvest.ethernet=0
(In reply to Eugene Grosbein from comment #10)
Currently I have try it with Realtec card (additional).
See attached sysctl.txt
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-net
mailing list