Andrew Morton 9d0243bca3 [PATCH] drop-pagecache
Add /proc/sys/vm/drop_caches.  When written to, this will cause the kernel to
discard as much pagecache and/or reclaimable slab objects as it can.  THis
operation requires root permissions.

It won't drop dirty data, so the user should run `sync' first.

Caveats:

a) Holds inode_lock for exorbitant amounts of time.

b) Needs to be taught about NUMA nodes: propagate these all the way through
   so the discarding can be controlled on a per-node basis.

This is a debugging feature: useful for getting consistent results between
filesystem benchmarks.  We could possibly put it under a config option, but
it's less than 300 bytes.

Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-01-08 20:12:40 -08:00
..
2005-11-07 07:54:06 -08:00
2005-11-07 07:54:06 -08:00
2005-11-07 07:54:06 -08:00
2005-11-08 16:54:53 +01:00
2005-10-04 13:22:01 -07:00
2005-11-07 07:54:06 -08:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-11-08 16:47:45 +01:00
2006-01-06 08:33:20 -08:00
2005-11-07 07:54:06 -08:00
2006-01-06 08:33:59 -08:00
2005-11-08 16:48:36 +01:00
2006-01-06 14:58:56 -05:00
2006-01-06 14:58:56 -05:00
2005-05-05 16:36:47 -07:00
2005-11-07 07:54:06 -08:00
2006-01-06 08:33:53 -08:00
2006-01-06 08:33:53 -08:00
2006-01-03 13:27:11 +01:00
2005-04-16 15:20:36 -07:00
2005-10-30 17:37:27 -08:00
2005-05-05 16:36:47 -07:00
2005-11-07 07:54:06 -08:00
2005-11-07 07:54:06 -08:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-07-12 16:01:02 -07:00
2005-10-29 21:40:39 -07:00
2005-04-16 15:20:36 -07:00
2006-01-08 20:12:40 -08:00
2006-01-06 08:33:27 -08:00
2005-09-09 13:57:55 -07:00
2005-04-16 15:20:36 -07:00
2005-10-30 17:37:32 -08:00
2005-04-16 15:20:36 -07:00
2005-10-30 17:37:10 -08:00
2006-01-06 14:58:54 -05:00
2006-01-08 20:12:40 -08:00
2005-11-07 07:54:06 -08:00
2005-04-16 15:20:36 -07:00
2005-11-09 07:55:59 -08:00
2005-09-10 10:06:22 -07:00
2005-11-07 18:18:11 -08:00
2005-11-07 18:18:11 -08:00
2005-04-16 15:20:36 -07:00
2005-11-07 07:53:39 -08:00
2005-04-16 15:20:36 -07:00
2005-09-09 13:57:55 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00