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