lkml.org 
[lkml]   [2011]   [Aug]   [9]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRE: [patch v4 1/7] crc32: move-to-documentation.diff
> Thanks George! I'll replace the document patch with this. Can I add a signed
> off line from you?

Yes, feel free. With the << vs. >> typo fix.

Another minor point: is it worth cache line aligning the tables?
The cache occupancy savings is minimal (two partial cache lines at
the beginning and end of the tables), but does ensure that lookups
in adjoining tables will never need the same cache line. Is that a
performance win?


\
 
 \ /
  Last update: 2011-08-09 21:47    [W:0.040 / U:0.520 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site