Searched refs:recycling (Results 1 – 8 of 8) sorted by relevance
73 7. Avoid implementing driver-specific recycling on top of the page_pool. Drivers74 cannot hold onto a struct page to do their own recycling as the netmem may
1122 bool found = false, must_put, recycling = false; in nbpf_chan_tasklet() local1139 recycling = true; in nbpf_chan_tasklet()1144 if (recycling) in nbpf_chan_tasklet()
113 When recycling, the page content is not rewritten; only the packet boundary
86 completion in the context of the interrupt handling chain by recycling
497 Enable page pool statistics to track page allocation and recycling
158 socket receive queues, driver receive ring, page pool recycling
2732 ,note="\url{http://software.imdea.org/~gotsman/papers/recycling-esop13-ext.pdf}"2798 http://software.imdea.org/~gotsman/papers/recycling-esop13.pdf
467 - Counter is incremented when recycling placed page in the page pool cache.