https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=225535
--- Comment #11 from Aleksander Derevianko <[email protected]> --- (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@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. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-net To unsubscribe, send any mail to "[email protected]"
