Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mmap writes are slow on Linux 4.2+, xfstests generic/074 hangs #11

Closed
rfjakob opened this issue Dec 11, 2015 · 7 comments
Closed

mmap writes are slow on Linux 4.2+, xfstests generic/074 hangs #11

rfjakob opened this issue Dec 11, 2015 · 7 comments

Comments

@rfjakob
Copy link
Owner

rfjakob commented Dec 11, 2015

Or maybe runs really slow? Will investigate next week.

@rfjakob
Copy link
Owner Author

rfjakob commented Dec 16, 2015

Seems to be a kernel writeback issue. This affects all FUSE filesystems, but is fixed in v4.4-rc5-18-gedb42dc .

fuse-devel thread: http://news.gmane.org/find-root.php?message_id=CAPv9Zmm7WOQvMTTJjvxgXfRXzF7nes5zmJvnAo7GKqY7muWwhA%40mail.gmail.com

@rfjakob rfjakob closed this as completed Dec 16, 2015
@rfjakob
Copy link
Owner Author

rfjakob commented Dec 17, 2015

Nope, just took longer to trigger it.

@rfjakob rfjakob reopened this Dec 17, 2015
@rfjakob rfjakob changed the title xfstests generic/074 hangs mmap writes are slow on 4.2+ - xfstests generic/074 hangs Jan 24, 2016
@rfjakob
Copy link
Owner Author

rfjakob commented Jan 24, 2016

Posted to linux-kernel ( http://thread.gmane.org/gmane.linux.kernel/2132944 ), no replies so far.

@rfjakob rfjakob changed the title mmap writes are slow on 4.2+ - xfstests generic/074 hangs mmap writes are slow on 4.2+, xfstests generic/074 hangs Jan 24, 2016
@rfjakob rfjakob changed the title mmap writes are slow on 4.2+, xfstests generic/074 hangs mmap writes are slow on Linux 4.2+, xfstests generic/074 hangs Mar 15, 2016
@rfjakob
Copy link
Owner Author

rfjakob commented Apr 27, 2016

The mailing thread has continued here: http://thread.gmane.org/gmane.comp.file-systems.fuse.devel/15129 , fix has been written: https://lkml.org/lkml/2016/3/10/21

@rfjakob
Copy link
Owner Author

rfjakob commented Apr 27, 2016

@rfjakob
Copy link
Owner Author

rfjakob commented May 13, 2016

Patch landed in Linux 4.6-rc7: https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=74d369443325063a5f0260e63971decb950fd8fa

Linux v4.4.10 and v4.5.4 final (currently in review as
4.4.10-rc1/4.5.4-rc1) will have it, too.

@rfjakob
Copy link
Owner Author

rfjakob commented Jun 30, 2016

Fedora 24 ships with kernel 4.5.7, considering this solved.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant