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

The following patches were made over Linus's tree. 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.

For the second patch, I've tested up to 4K devices, but was not sure
if we wanted to continue to have an artificical limit or code it so
the limit is based on the code. I did the latter thinking tcmu is
used in some clouds and they will want to convert to ublk like we are,
and they probably have larger limits than we do.




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

end of thread, other threads:[~2023-10-04 12:40 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-01 18:54 [PATCH 0/2] ublk: Allow more than 64 ublk devices Mike Christie
2023-10-01 18:54 ` [PATCH 1/2] ublk: Limit dev_id/ub_number values Mike Christie
2023-10-02  6:08   ` Hannes Reinecke
2023-10-02 18:05     ` Mike Christie
2023-10-03 15:36   ` Ming Lei
2023-10-03 16:07     ` Mike Christie
2023-10-03 21:25       ` Mike Christie
2023-10-04 12:39       ` Ming Lei
2023-10-01 18:54 ` [PATCH 2/2] ublk: Make ublks_max configurable Mike Christie
2023-10-03 15:47   ` Ming Lei
2023-10-03 15:54     ` Mike Christie

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