search for: queue_to_work_map

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

2023 Apr 12
1
[PATCH v6 11/11] vhost: allow userspace to create workers
...t;> I didn't think we need the dynamic case. It was from a review comment. > > > > Right, so we actually don't need three new ioctls but only a single is > > sufficient? > > > > struct vhost_worker_state { > > __u16 workers; > > __u16 queue_to_work_map[]; > > }; > > > > And limiting this to be called before datapath can run is sufficient? > > (sorry I missed some of the previous comments). > > It's been like 3 years since this was last discussed so no problem :) > I'm really sorry for that, -ENOMEM :( &g...