Re: [PATCH 00/10] erofs: 48-bit layout support

2025-03-13 Thread Chao Yu
On 2025/3/10 17:54, Gao Xiang wrote: Hi folks, The current 32-bit block addressing limits EROFS to a 16TiB maximum volume size with 4KiB blocks. However, several new use cases now require larger capacity support: - Massive datasets for model training to boost random sampling performance f

Re: [PATCH 00/10] erofs: 48-bit layout support

2025-03-13 Thread Gao Xiang
On 2025/3/13 20:06, Chao Yu wrote: On 2025/3/10 17:54, Gao Xiang wrote: Hi folks, The current 32-bit block addressing limits EROFS to a 16TiB maximum volume size with 4KiB blocks.  However, several new use cases now require larger capacity support:   - Massive datasets for model training to