K 10 svn:author V 3 alc K 8 svn:date V 27 2004-10-16T22:32:50.000000Z K 7 svn:log V 328 When sf_buf_alloc() replaces a virtual-to-physical mapping, it needn't invalidate the TLB(s) if the old mapping wasn't used by the CPU. With network interfaces that implement checksum off-loading, the old mapping is almost never used by the CPU, only by the device driver for setting up the DMA operation. Reviewed by: tegge@ END