File gnome-vfs2-224527-slow-fadvise.patch of Package gnome-vfs2
Index: libgnomevfs/gnome-vfs-xfer.c
===================================================================
--- libgnomevfs/gnome-vfs-xfer.c.orig
+++ libgnomevfs/gnome-vfs-xfer.c
@@ -67,8 +67,8 @@ enum {
/* When the total copy size is over this limit, we try to
* forget the data cached for the files, in order to
* lower VM pressure
- */
-#define DROP_CACHE_SIZE_LIMIT (20*1024*1024)
+ */
+#define DROP_CACHE_SIZE_LIMIT (20*1024*1024)
/* Frequent fadvise() calls significantly degrade performance
* on some file systems (e.g. XFS), so we drop at least this