Searched hist:208508 (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/netipsec/
H A Dipsec_input.cdiff 208508 Mon May 24 14:36:03 MDT 2010 bz MFp4 @178283:

Improve IPsec flow distribution for better netisr parallelism.
Instead of using the pointer that would have the last bits masked in a %
statement in netisr_select_cpuid() to select the queue, use the SPI.

Reviewed by: rwatson
MFC after: 4 weeks

Completed in 106 milliseconds