summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-report
diff options
context:
space:
mode:
authorJoanne Koong <joannelkoong@gmail.com>2026-08-14 11:59:42 -0700
committerMiklos Szeredi <mszeredi@redhat.com>2026-08-17 17:02:37 +0200
commitebed9ea5b469588c6074f3ed5b8d8ec63c4ccf48 (patch)
treea5a0c0692f1376556683eb97184012bca52be3d9 /tools/perf/scripts/python/bin/stackcollapse-report
parent6330b1f61ed1d17850fc61bdb8920ca1056e2cf9 (diff)
fuse: add FUSE_IO_URING_CMD_ADD_QUEUE
fuse-over-io-uring queues are currently created lazily, as a side effect of the first FUSE_IO_URING_CMD_REGISTER command for a given qid. This ties queue creation to entry registration. Add a FUSE_IO_URING_CMD_ADD_QUEUE command so a server can create a queue explicitly, decoupling queue setup from entry registration. This is additionally a prerequisite for FUSE_IO_URING_CMD_ADD_BUFPOOL, which attaches a buffer pool to an existing queue and therefore needs the queue to have been created first. Reviewed-by: Bernd Schubert <bernd@bsbernd.com> Signed-off-by: Joanne Koong <joannelkoong@gmail.com> Signed-off-by: Miklos Szeredi <mszeredi@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions