Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Jul 2016 15:39:33 -0700
From:      Adrian Chadd <adrian@freebsd.org>
To:        Andrew Gallatin <gallatin@cs.duke.edu>
Cc:        FreeBSD Net <freebsd-net@freebsd.org>
Subject:   Re: proposal: splitting NIC RSS up from stack RSS
Message-ID:  <CAJ-VmomHYVCknVkDLF%2Bb8Gc5wBWxkddEMY3dhvbxJihLZHyTLg@mail.gmail.com>
In-Reply-To: <306af514-70ff-f3bf-5b4f-da7ac1ec6580@cs.duke.edu>
References:  <CAJ-Vmo=Wj3ZuC6mnVCxonQ74nfEmH7CE=TP3xhLzWifdBxxfBQ@mail.gmail.com> <306af514-70ff-f3bf-5b4f-da7ac1ec6580@cs.duke.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
hi,

Cool! Yeah, the RSS bits thing can be removed, as it's just doing a
bitmask instead of a % operator to do mapping. I think we can just go
to % and if people need the extra speed from a power-of-two operation,
they can reintroduce it.

I'll add that to the list.

There's a librss, I don't think I committed it to -HEAD. I'll go dig
it out and throw it into freebsd-head soon.



-adrian



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAJ-VmomHYVCknVkDLF%2Bb8Gc5wBWxkddEMY3dhvbxJihLZHyTLg>