Linux block layer
 help / color / mirror / Atom feed
* [PATCH v2 0/2] ublk: Allow more than 64 ublk devices
@ 2023-10-12 15:05 Mike Christie
  2023-10-12 15:05 ` [PATCH v2 1/2] ublk: Limit dev_id/ub_number values Mike Christie
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Mike Christie @ 2023-10-12 15:05 UTC (permalink / raw)
  To: linux-block, ming.lei, axboe

The following patches were made over Linus's tree and also apply over
Jens's for-6.7/block and io_uring branches. They allow users to
configure the max number of ublk devices. We are currently converting
users from tcmu to ublk so the 64 device limit is too small, because we
have setups that have 512-1k devices.

V2:
- Set UBLK_MAX_UBLKS to UBLK_MINORS.
- Use param_set_uint_minmax.



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2023-10-13  1:05 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-12 15:05 [PATCH v2 0/2] ublk: Allow more than 64 ublk devices Mike Christie
2023-10-12 15:05 ` [PATCH v2 1/2] ublk: Limit dev_id/ub_number values Mike Christie
2023-10-13  0:18   ` Ming Lei
2023-10-12 15:06 ` [PATCH v2 2/2] ublk: Make ublks_max configurable Mike Christie
2023-10-13  0:40   ` Ming Lei
2023-10-13  1:05 ` [PATCH v2 0/2] ublk: Allow more than 64 ublk devices Jens Axboe

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox