linux-apfs / linux-apfs-rw

APFS module for linux, with experimental write support
GNU General Public License v2.0
510 stars 34 forks source link

Bad performance in newer kernels #44

Closed eafer closed 1 year ago

eafer commented 1 year ago

I'm leaving this here in case somebody else notices before I find the time to fix it.

Some tests are taking a much longer time to run in newer kernels, almost 20x. I guess I need to find a way to run tests on a wider range of kernel versions regularly, or I will never notice terrible stuff like this.

eafer commented 1 year ago

Well I failed to trigger this problem again. Maybe something else was going on, and the driver was not at fault. I'm closing the ticket for now.