From 98c9dbc7417cde6b03092a02a1c9cfd1677bd4c7 Mon Sep 17 00:00:00 2001 From: Peter-Jan Gootzen <16726988+Peter-JanGootzen@users.noreply.github.com> Date: Wed, 31 May 2023 16:23:38 +0200 Subject: [PATCH] Update conf_example.toml --- conf_example.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/conf_example.toml b/conf_example.toml index dcb5459a..71cc7ffa 100644 --- a/conf_example.toml +++ b/conf_example.toml @@ -20,7 +20,6 @@ queue_depth = 64 # The PF ID will be prepended to this tag e.g. "dpfs-0" tag = "dpfs" # int = n threads that each own pf_ids/int devices -# "dynamic" = dynamic threading ala https://spdk.io/doc/scheduler.html nthreads = 1 # The number of Virtio requests, currently the driver and DPFS only support a single queue #virtio_request_queues = 1