genromfs icon indicating copy to clipboard operation
genromfs copied to clipboard

Performance regression in Linux kernel > v4.9

Open TheSven73 opened this issue 5 years ago • 0 comments

I noticed that no later than Linux v4.9, a large romfs performance regression happened. Especially when reading sequential files off a romfs partition.

I attempted to improve performance by increasing the filesystem blocksize. But perhaps there are better, or more elegant, ways of addressing this ?

Suggested Linux patch here: https://lore.kernel.org/lkml/[email protected]/

TheSven73 avatar Jun 25 '20 17:06 TheSven73