Re: [PATCH 1/3] ptr_ring: batch ring zeroing

From: Jason Wang
Date: Tue May 09 2017 - 23:30:55 EST




On 2017å05æ09æ 21:33, Michael S. Tsirkin wrote:
I love this idea. Reviewed and discussed the idea in-person with MST
during netdevconf[1] at this laptop. I promised I will also run it
through my micro-benchmarking[2] once I return home (hint ptr_ring gets
used in network stack as skb_array).
I'm merging this through my tree. Any objections?


Batch dequeuing series depends on this, maybe it's better to have this in that series. Let me post a V4 series with this.

Thanks