Joonsoo Kim
76b342bdc7
mm/slab: separate cache_grow() to two parts
...
This is a preparation step to implement lockless allocation path when
there is no free objects in kmem_cache.
What we'd like to do here is to refill cpu cache without holding a node
lock. To accomplish this purpose, refill should be done after new slab
allocation but before attaching the slab to the management list. So,
this patch separates cache_grow() to two parts, allocation and attaching
to the list in order to add some code inbetween them in the following
patch.
Signed-off-by: Joonsoo Kim <iamjoonsoo.kim@lge.com>
Cc: Jesper Dangaard Brouer <brouer@redhat.com>
Cc: Christoph Lameter <cl@linux.com>
Cc: Pekka Enberg <penberg@kernel.org>
Cc: David Rientjes <rientjes@google.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2016-05-19 19:12:14 -07:00
..
2016-04-01 17:03:37 -05:00
2016-03-31 12:26:25 -06:00
2016-03-17 21:38:27 -07:00
2016-03-17 15:09:34 -07:00
2016-01-27 09:09:57 -05:00
2015-07-17 16:39:54 -07:00
2015-11-05 19:34:48 -08:00
2015-08-14 15:56:32 -07:00
2016-05-05 17:38:53 -07:00
2016-03-17 15:09:34 -07:00
2016-03-17 15:09:34 -07:00
2016-03-17 15:09:34 -07:00
2015-11-05 19:34:48 -08:00
2016-04-04 10:41:08 -07:00
2016-03-15 16:55:16 -07:00
2016-05-01 19:58:39 -04:00
2016-02-16 10:11:12 +01:00
2015-06-24 17:49:45 -07:00
2016-04-14 19:31:34 -07:00
2016-05-12 15:52:50 -07:00
2015-11-06 17:50:42 -08:00
2016-04-04 10:41:08 -07:00
2015-09-10 13:29:01 -07:00
2016-03-25 16:37:42 -07:00
2015-02-10 14:30:31 -08:00
2016-03-20 19:08:56 -07:00
2016-03-17 15:09:34 -07:00
2016-03-17 15:09:34 -07:00
2016-03-17 15:09:34 -07:00
2016-03-17 15:09:34 -07:00
2016-05-12 15:52:50 -07:00
2016-01-20 17:09:18 -08:00
2015-11-05 19:34:48 -08:00
2016-04-04 10:41:08 -07:00
2016-03-25 16:37:42 -07:00
2016-03-17 15:09:34 -07:00
2016-04-25 15:45:14 -04:00
2016-03-17 15:09:34 -07:00
2016-04-28 19:34:04 -07:00
2016-05-12 15:52:50 -07:00
2016-03-20 19:08:56 -07:00
2016-03-25 16:37:42 -07:00
2015-09-08 15:35:28 -07:00
2016-04-28 19:34:04 -07:00
2016-04-04 10:41:08 -07:00
2016-01-21 17:20:51 -08:00
2016-03-17 15:09:34 -07:00
2016-03-20 19:08:56 -07:00
2016-04-28 11:44:19 +02:00
2016-03-17 15:09:34 -07:00
2016-01-14 16:00:49 -08:00
2016-03-22 15:36:02 -07:00
2016-03-17 15:09:34 -07:00
2015-11-05 19:34:48 -08:00
2016-03-17 15:09:34 -07:00
2016-04-14 19:31:34 -07:00
2016-04-01 17:03:37 -05:00
2016-05-05 17:38:53 -07:00
2015-11-05 19:34:48 -08:00
2016-03-15 16:55:16 -07:00
2016-01-15 17:56:32 -08:00
2016-05-17 15:05:23 -07:00
2016-04-01 17:03:37 -05:00
2016-03-17 15:09:34 -07:00
2016-03-15 16:55:16 -07:00
2016-05-06 13:08:35 -07:00
2016-01-15 17:56:32 -08:00
2016-03-17 15:09:34 -07:00
2016-03-17 15:09:34 -07:00
2016-03-17 15:09:34 -07:00
2016-02-16 10:04:09 +01:00
2016-03-17 15:09:34 -07:00
2016-04-04 10:41:08 -07:00
2016-04-04 10:50:24 -07:00
2016-05-02 19:49:26 -04:00
2016-03-25 16:37:42 -07:00
2016-05-19 19:12:14 -07:00
2016-03-25 16:37:42 -07:00
2016-02-18 16:23:24 -08:00
2016-03-25 16:37:42 -07:00
2016-03-17 15:09:34 -07:00
2016-03-17 15:09:34 -07:00
2016-03-17 15:09:34 -07:00
2016-04-04 10:41:08 -07:00
2016-04-28 19:34:04 -07:00
2016-05-12 15:52:50 -07:00
2016-04-04 10:41:08 -07:00
2016-04-04 10:41:08 -07:00
2016-03-20 19:08:56 -07:00
2015-11-05 19:34:48 -08:00
2016-03-17 15:09:34 -07:00
2016-02-03 08:28:43 -08:00
2016-04-28 19:34:04 -07:00
2016-03-17 15:09:34 -07:00
2016-03-17 15:09:34 -07:00
2016-01-15 11:40:52 -08:00
2015-11-06 17:50:42 -08:00
2016-05-09 17:40:59 -07:00
2016-05-05 17:38:53 -07:00