--- 0b51cfc9291a810f194b8b8ea01b2f58f80cb22b +++ 3236bf873a24aa6a64bdcb2f1e1a32f914800017 @@ -76,7 +76,7 @@ * dentry1->d_lock * dentry2->d_lock */ -int sysctl_vfs_cache_pressure __read_mostly = 100; +int sysctl_vfs_cache_pressure __read_mostly = CONFIG_VFS_CACHE_PRESSURE; EXPORT_SYMBOL_GPL(sysctl_vfs_cache_pressure); static __cacheline_aligned_in_smp DEFINE_SPINLOCK(dcache_lru_lock);