search for: generil

Displaying 1 result from an estimated 1 matches for "generil".

Did you mean: general
2010 May 05
5
[Pv-ops][PATCH 0/4 v4] Netback multiple threads support
...in dom0. Assuming that Dom0 has CPUNR VCPUs, we define CPUNR kinds of tasklets pair (CPUNR for Tx, and CPUNR for Rx). Each pare of tasklets serve specific group of netfronts. Also for those global and static variables, we duplicated them for each group in order to avoid the spinlock. PATCH 01: Generilize static/global variables into ''struct xen_netbk''. PATCH 02: Introduce a new struct type page_ext. PATCH 03: Multiple tasklets support. PATCH 04: Use Kernel thread to replace the tasklet. Recently I re-tested the patchset with Intel 10G multi-queue NIC device, and use 10 outs...