From: Matthew Mondor Date: Wed, 12 Aug 2015 21:42:19 +0000 (+0000) Subject: *** empty log message *** X-Git-Url: http://git.pulsar-zone.net/?a=commitdiff_plain;h=23fab33df08a487a1fc8c1e14baf263734122149;p=mmondor.git *** empty log message *** --- diff --git a/netbsd/netbsd_improvements.txt b/netbsd/netbsd_improvements.txt index aa25d80..9ede1a9 100644 --- a/netbsd/netbsd_improvements.txt +++ b/netbsd/netbsd_improvements.txt @@ -10,6 +10,12 @@ Status, defined by the first column: * The fix that was submitted via PR was accepted and commited. +- FreeBSD-like fast path for userland to receive/generate ethernet packets, + for high performance userland stacks and packet processing directly using + ethernet hardware buffers. + See: + http://bsd.slashdot.org/story/14/08/06/1731218/facebook-seeks-devs-to-make-linux-network-stack-as-good-as-freebsds + - identd(8) should support limiting requests for specific remote ports; for instance 6667 and 9999, and deny requests for other ports (or randomize then, etc). @@ -52,7 +58,7 @@ Status, defined by the first column: new systems should come with an /etc/rlimit.conf file. #!/bin/sh # -# $Id: netbsd_improvements.txt,v 1.55 2015/08/12 03:03:56 mmondor Exp $ +# $Id: netbsd_improvements.txt,v 1.56 2015/08/12 21:42:19 mmondor Exp $ # # If too early at boot, the sysctl commands somehow fail.