script(2) [was: [CFT/review] new sendfile(2)]
Slawa Olhovchenkov
slw at zxy.spb.ru
Mon Sep 1 12:30:53 UTC 2014
On Sun, Aug 31, 2014 at 10:05:11PM +0000, Poul-Henning Kamp wrote:
> --------
> In message <540382E2.3040004 at freebsd.org>, Alfred Perlstein writes:
>
> Can I inject an old idea whose time may finally have arrived ?
>
> The basic thing we are trying to do here is to avoid userland/kernel
> context-switches, because they are so expensive.
>
> This is a very old problem, the TTY line-disciplines, PCAP, accept
> filters and sendfile are all hacks that try to "optimize" specific
> use-cases.
And aven for firewalling, yes?
Firewall rules (up to Level 7) may be related to some trie (similar
regex tree, radix trie) with advanced match and extract rules in nodes
and leafs.
More information about the freebsd-arch
mailing list