Toeplitz Hash Algorithm: Difference between revisions
Appearance
Content deleted Content added
→top: bold alt article name per MOS |
GreenC bot (talk | contribs) |
||
Line 1: | Line 1: | ||
{{Infobox cryptographic hash function |
{{Infobox cryptographic hash function |
||
| name = Toeplitz Hash |
| name = Toeplitz Hash |
||
Line 20: | Line 19: | ||
}} |
}} |
||
The '''Toeplitz hash function''' is used in many [[Network interface controller|network interface controllers]] for receive side scaling.<ref name="kernel-org-scaling">{{cite web|url=https://www.kernel.org/doc/Documentation/networking/scaling.txt|title=Scaling in the Linux Networking Stack|accessdate=2014-05-22|archiveurl= |
The '''Toeplitz hash function''' is used in many [[Network interface controller|network interface controllers]] for receive side scaling.<ref name="kernel-org-scaling">{{cite web|url=https://www.kernel.org/doc/Documentation/networking/scaling.txt|title=Scaling in the Linux Networking Stack|accessdate=2014-05-22|archiveurl=https://web.archive.org/web/20140522233520/https://www.kernel.org/doc/Documentation/networking/scaling.txt|archivedate=22 May 2014|deadurl=no}}</ref><ref name="microsoft-ndis-rss">{{cite web|url=http://download.microsoft.com/download/5/D/6/5D6EAF2B-7DDF-476B-93DC-7CF0072878E6/NDIS_RSS.doc|title=Scalable Networking: Eliminating the Receive Processing Bottleneck—Introducing RSS|accessdate=2014-05-22|archiveurl=https://web.archive.org/web/20140522235610/http://download.microsoft.com/download/5/D/6/5D6EAF2B-7DDF-476B-93DC-7CF0072878E6/NDIS_RSS.doc|archivedate=22 May 2014|deadurl=no}}</ref> |
||
==References== |
==References== |
Revision as of 00:15, 15 September 2016
General | |
---|---|
Related to | Receive Side Scaling |
The Toeplitz hash function is used in many network interface controllers for receive side scaling.[1][2]
References
- ^ "Scaling in the Linux Networking Stack". Archived from the original on 22 May 2014. Retrieved 2014-05-22.
{{cite web}}
: Unknown parameter|deadurl=
ignored (|url-status=
suggested) (help) - ^ "Scalable Networking: Eliminating the Receive Processing Bottleneck—Introducing RSS". Archived from the original on 22 May 2014. Retrieved 2014-05-22.
{{cite web}}
: Unknown parameter|deadurl=
ignored (|url-status=
suggested) (help)