Nick Piggin
e80ee884ae
[PATCH] mm: micro optimise zone_watermark_ok
...
Having min be a signed quantity means gcc can't turn high latency divides
into shifts. There happen to be two such divides for GFP_ATOMIC (ie.
networking, ie. important) allocations, one of which depends on the other.
Fixing this makes code smaller as a bonus.
Shame on somebody (probably me).
Signed-off-by: Nick Piggin <npiggin@suse.de >
Signed-off-by: Andrew Morton <akpm@osdl.org >
Signed-off-by: Linus Torvalds <torvalds@osdl.org >
2006-10-04 07:55:12 -07:00
..
2006-09-26 08:48:51 -07:00
2006-09-26 08:48:49 -07:00
2006-09-30 20:32:11 +02:00
2006-08-06 08:57:47 -07:00
2006-06-28 14:59:04 -07:00
2006-10-04 07:55:12 -07:00
2006-06-29 10:26:20 -07:00
2006-10-01 00:39:33 -07:00
2006-09-30 20:32:11 +02:00
2006-09-26 08:48:52 -07:00
2006-09-26 08:48:44 -07:00
2006-10-03 22:53:09 +02:00
2006-04-17 18:22:18 -07:00
2006-09-30 20:52:31 +02:00
2006-10-01 00:39:18 -07:00
2006-10-01 00:39:33 -07:00
2006-10-01 00:39:19 -07:00
2006-09-01 11:39:09 -07:00
2006-09-30 20:52:31 +02:00
2005-04-19 13:29:20 -07:00
2006-01-11 18:42:13 -08:00
2006-09-26 08:48:51 -07:00
2006-07-10 13:24:17 -07:00
2006-10-01 00:39:33 -07:00
2006-10-01 00:39:33 -07:00
2006-09-26 08:48:45 -07:00
2006-10-03 23:21:02 +02:00
2006-09-29 09:18:21 -07:00
2006-10-04 07:55:12 -07:00
2006-09-26 08:48:58 -07:00
2006-10-03 23:01:26 +02:00
2006-06-25 10:01:06 -07:00
2005-04-16 15:20:36 -07:00
2006-06-26 18:35:02 +02:00
2006-09-26 08:48:44 -07:00
2006-09-29 09:18:24 -07:00
2006-10-01 00:39:30 -07:00
2006-09-29 09:18:10 -07:00
2006-09-27 08:26:11 -07:00
2006-06-30 19:25:36 +02:00
2006-07-03 15:27:02 -07:00
2006-09-26 08:48:45 -07:00
2006-09-29 09:18:23 -07:00
2005-11-28 14:42:25 -08:00
2006-06-26 12:25:08 -07:00
2006-10-01 00:39:33 -07:00
2006-10-01 00:39:19 -07:00
2006-10-03 23:21:02 +02:00
2006-09-27 08:26:12 -07:00
2006-09-27 08:26:13 -07:00