diff options
author | Bob Liu <bob.liu@oracle.com> | 2015-11-14 11:12:14 +0800 |
---|---|---|
committer | Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> | 2016-01-04 12:21:02 -0500 |
commit | 28d949bcc28bbc2d206f9c3f69b892575e81c040 (patch) | |
tree | 65d98aaf0411b69e56189d8a6b91431dfa0b74af /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 11659569f7202d0cb6553e81f9b8aa04dfeb94ce (diff) |
xen/blkfront: negotiate number of queues/rings to be used with backend
The max number of hardware queues for xen/blkfront is set by parameter
'max_queues'(default 4), while it is also capped by the max value that the
xen/blkback exposes through XenStore key 'multi-queue-max-queues'.
The negotiated number is the smaller one and would be written back to xenstore
as "multi-queue-num-queues", blkback needs to read this negotiated number.
Signed-off-by: Bob Liu <bob.liu@oracle.com>
Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions