On Mon, Jul 14, 2025 at 3:13 PM Cindy Lu wrote:
>
> This patch reintroduces kthread mode for vhost workers and provides
> configuration to select between kthread and task worker.
>
> - Add 'fork_owner' parameter to vhost_dev to let users select kthread
> or task mode. Default mode is task mode(V
This patch reintroduces kthread mode for vhost workers and provides
configuration to select between kthread and task worker.
- Add 'fork_owner' parameter to vhost_dev to let users select kthread
or task mode. Default mode is task mode(VHOST_FORK_OWNER_TASK).
- Reintroduce kthread mode support:
2 matches
Mail list logo