Vitaliy Mysak a2596f4dc2 event: add scheduler_set RPC
Add RPC that allows to change scheduler at runtime.

Change-Id: I008670f5e936bc25a0fbc923b826277d15343273
Signed-off-by: Vitaliy Mysak <vitaliy.mysak@intel.com>
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/3958
Reviewed-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
2020-10-23 22:35:53 +00:00
..
2020-08-27 08:34:01 +00:00
2020-07-30 18:19:10 +00:00
2019-06-06 05:35:25 +00:00
2018-03-08 11:47:01 -05:00
2020-08-17 08:19:46 +00:00
2018-12-10 15:56:50 +00:00
2020-10-22 17:08:41 +00:00
2020-10-23 22:35:53 +00:00
2020-08-17 08:19:46 +00:00
2020-01-24 20:16:58 +00:00
2019-05-09 04:33:19 +00:00
2020-06-08 09:33:58 +00:00
2020-10-22 17:08:41 +00:00

SPDK Documentation

The current version of the SPDK documentation can be found online at http://www.spdk.io/doc/

Building the Documentation

To convert the documentation into HTML run make in the doc directory. The output will be located in doc/output/html. Before running make ensure all pre-requisites are installed. See Installing Prerequisites for more details.