Rusty Russell
8e1f936b73
mm: clean up and kernelify shrinker registration
...
I can never remember what the function to register to receive VM pressure
is called. I have to trace down from __alloc_pages() to find it.
It's called "set_shrinker()", and it needs Your Help.
1) Don't hide struct shrinker. It contains no magic.
2) Don't allocate "struct shrinker". It's not helpful.
3) Call them "register_shrinker" and "unregister_shrinker".
4) Call the function "shrink" not "shrinker".
5) Reduce the 17 lines of waffly comments to 13, but document it properly.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Cc: David Chinner <dgc@sgi.com>
Cc: Trond Myklebust <trond.myklebust@fys.uio.no>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-07-17 10:23:00 -07:00
..
2007-07-14 15:14:14 -05:00
2007-07-10 08:04:13 +02:00
2007-07-10 08:04:13 +02:00
2007-07-16 09:05:43 -07:00
2007-05-11 08:29:36 -07:00
2007-05-11 08:29:36 -07:00
2007-05-17 05:23:04 -07:00
2007-07-10 08:04:13 +02:00
2007-07-10 08:04:13 +02:00
2007-07-15 16:40:51 -07:00
2007-07-10 17:18:59 -07:00
2007-05-07 12:12:51 -07:00
2007-07-11 16:09:00 -07:00
2007-05-08 11:14:59 -07:00
2007-07-10 17:10:56 -07:00
2007-07-11 16:09:06 -07:00
2007-05-17 05:23:04 -07:00
2007-05-08 11:15:07 -07:00
2007-07-16 09:05:52 -07:00
2007-07-16 09:05:52 -07:00
2007-07-16 09:05:52 -07:00
2007-07-16 10:31:01 -07:00
2007-07-16 09:05:41 -07:00
2007-07-10 08:04:13 +02:00
2007-07-16 09:05:45 -07:00
2007-07-10 08:04:13 +02:00
2007-07-16 09:05:49 -07:00
2007-07-10 08:04:13 +02:00
2007-07-10 08:04:13 +02:00
2007-02-12 09:48:47 -08:00
2007-07-16 09:05:46 -07:00
2007-07-16 09:05:43 -07:00
2007-07-16 09:05:48 -07:00
2007-07-16 09:05:48 -07:00
2007-07-10 08:04:13 +02:00
2007-07-10 08:04:13 +02:00
2007-07-10 23:40:49 -04:00
2007-07-10 08:04:13 +02:00
2007-02-12 09:48:46 -08:00
2007-07-16 09:05:43 -07:00
2007-07-17 10:23:00 -07:00
2007-07-13 16:46:18 -07:00
2007-07-16 09:05:52 -07:00
2007-07-10 08:04:13 +02:00
2007-07-16 10:52:55 -07:00
2007-05-17 05:23:04 -07:00
2007-07-16 12:01:30 -07:00
2007-07-16 11:02:49 -07:00
2007-07-10 08:04:13 +02:00
2007-07-17 10:22:59 -07:00
2007-07-16 09:05:43 -07:00
2007-05-17 05:23:04 -07:00
2007-07-10 08:04:13 +02:00
2007-07-11 16:09:09 -07:00
2007-07-10 08:04:13 +02:00
2007-07-16 09:05:51 -07:00
2007-07-16 09:05:50 -07:00
2007-02-12 09:48:46 -08:00
2007-07-17 10:23:00 -07:00
2007-05-11 08:29:37 -07:00
2007-07-16 09:05:52 -07:00
2007-05-08 11:15:07 -07:00
2007-07-10 08:04:15 +02:00
2007-05-08 11:15:07 -07:00
2007-07-16 09:05:47 -07:00
2007-05-08 11:15:07 -07:00
2007-06-08 17:23:32 -07:00
2007-05-21 09:18:19 -07:00
2007-05-08 11:15:07 -07:00
2007-07-10 08:03:34 +02:00
2007-07-16 09:05:50 -07:00
2007-07-17 10:22:59 -07:00
2007-04-04 21:12:47 -07:00
2007-07-16 09:05:52 -07:00
2007-05-23 20:14:12 -07:00
2007-07-17 10:23:00 -07:00
2007-07-03 18:23:23 -07:00
2007-07-17 10:23:00 -07:00
2007-07-16 09:05:36 -07:00
2007-05-18 13:09:34 -07:00
2007-05-15 08:54:00 -07:00
2007-05-23 20:14:13 -07:00
2007-05-21 09:18:19 -07:00
2007-05-08 11:15:07 -07:00
2007-05-08 11:15:01 -07:00
2007-07-17 10:23:00 -07:00
2007-02-12 09:48:28 -08:00
2007-05-08 11:15:11 -07:00
2007-05-08 11:15:09 -07:00
2007-07-16 09:05:48 -07:00
2007-02-12 09:48:32 -08:00
2007-07-16 10:32:02 -07:00
2007-05-21 14:34:00 +09:00
2007-05-09 06:44:57 +02:00
2007-05-17 05:23:04 -07:00
2007-05-11 08:29:36 -07:00
2007-07-17 10:23:00 -07:00
2007-05-11 08:29:35 -07:00
2007-05-11 05:38:26 -04:00
2007-07-16 09:05:50 -07:00
2007-07-16 09:05:45 -07:00
2007-07-10 08:04:16 +02:00
2007-05-08 11:15:11 -07:00
2007-07-16 09:05:48 -07:00
2007-07-10 08:04:15 +02:00
2007-05-08 11:15:09 -07:00
2007-05-09 07:10:02 +02:00
2007-07-16 09:05:45 -07:00
2007-06-28 11:34:54 -07:00
2007-07-16 15:02:48 +02:00
2007-02-19 14:21:50 -08:00
2007-05-08 11:15:07 -07:00
2007-07-16 09:05:46 -07:00
2007-06-28 11:38:30 -07:00
2007-05-18 13:09:34 -07:00
2007-07-16 12:14:08 -07:00
2007-02-14 08:09:54 -08:00
2007-05-11 05:38:26 -04:00