K 10 svn:author V 3 ian K 8 svn:date V 27 2015-10-21T19:24:20.771128Z K 7 svn:log V 315 Treat mbufs as cacheline-aligned. Even when the transfer begins at an offset within the buffer to align the L3 headers we know the buffer itself was allocated and sized on cacheline boundaries and we don't need to preserve partitial cachelines at the start and end of the buffer when doing busdma sync operations. END