[PATCH 0/4] use write_cache_pages

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Replace our own handcrafted I/O clustering with the generic write_cache_pages
helper.  While the old code would add any additional page in an existing
mapping, the new code iterates over the pages, either adding them to
a previous mapping if it fits or otherwise gets a new one.

This has survived xfsqa for small and 4k blocksize on x86.

_______________________________________________
xfs mailing list
xfs@xxxxxxxxxxx
http://oss.sgi.com/mailman/listinfo/xfs


[Index of Archives]     [Linux XFS Devel]     [Linux Filesystem Development]     [Filesystem Testing]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux