Control: tags -1 + moreinfo On Wed, Jul 08, 2026 at 11:50:10AM +0800, Gao Xiang wrote: > Package: src:linux > Version: 7.2~rc2-1~exp1 > Severity: wishlist > > Dear Debian kernel maintainers, > > Currently EROFS already ships CONFIG_EROFS_FS_PAGE_CACHE_SHARE in > linux 7.0 as an optional feature. > > since it's already shipped and users can choose to use it at runtime > or not, I hope this feature could be enabled in Debian. > > In short, I hope the debian kernels can enabled > CONFIG_EROFS_FS_PAGE_CACHE_SHARE=y > > to match the latest erofs-utils 1.9.2.
Looking at the option | config EROFS_FS_PAGE_CACHE_SHARE | bool "EROFS page cache share support (experimental)" | depends on EROFS_FS && EROFS_FS_XATTR | help | This enables page cache sharing among inodes with identical | content fingerprints on the same machine. | | If unsure, say N. it is yet marked as experimental. What are reasons for which we would already want to enable it? I'm aware I'm asking the maintainer, but maybe we should have it documented for the request. Regards, Salvatore

