x On Friday 2015-06-05 00:04, Neal P. Murphy wrote: >The theory: > - Use two kernel pages for the counters for each group of 256 > addresses. > - Change counters to 64-bit. > - Change to __get_free_pages/free_pages, using order=2 (two > consecutive pages), and zero both pages. > - Change "%u" to "%llu" as needed. > - Everything else pretty much stays the same. > >I also changed tmpbuf to two pages (Justin Case's idea), but I >don't know if that's really necessary. > >Did I miss anything? I applied it. -- To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html