Rasmus Villemoes
1249411467
lib/bitmap.c: guard exotic bitmap functions by CONFIG_NUMA
...
The bitmap_remap, _bitremap, _onto and _fold functions are only used,
via their node_ wrappers, in mm/mempolicy.c, which is only built for
CONFIG_NUMA. The helper bitmap_ord_to_pos used by these functions is
global, but its only external caller is node_random() in lib/nodemask.c,
which is also guarded by CONFIG_NUMA.
For !CONFIG_NUMA:
add/remove: 0/6 grow/shrink: 0/0 up/down: 0/-621 (-621)
Function old new delta
bitmap_pos_to_ord 20 - -20
bitmap_ord_to_pos 70 - -70
bitmap_bitremap 81 - -81
bitmap_fold 113 - -113
bitmap_onto 123 - -123
bitmap_remap 214 - -214
Total: Before=4776, After=4155, chg -13.00%
Link: http://lkml.kernel.org/r/20190329205353.6010-2-linux@rasmusvillemoes.dk
Signed-off-by: Rasmus Villemoes <linux@rasmusvillemoes.dk>
Cc: Andy Shevchenko <andy.shevchenko@gmail.com>
Cc: Yury Norov <yury.norov@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Signed-off-by: alk3pInjection <webmaster@raspii.tech>
Signed-off-by: azrim <mirzaspc@gmail.com>
2022-06-10 15:41:44 +07:00
..
2017-11-02 11:10:55 +01:00
2020-11-10 10:29:03 +01:00
2022-06-10 15:40:50 +07:00
2017-11-02 11:10:55 +01:00
2020-06-20 10:25:10 +02:00
2022-04-20 09:08:12 +02:00
2022-04-26 15:03:40 +07:00
2022-03-19 07:30:51 +00:00
2022-04-06 13:18:30 +07:00
2022-04-06 13:18:30 +07:00
2022-04-06 13:18:33 +07:00
2017-11-02 11:10:55 +01:00
2017-12-14 09:52:52 +01:00
2022-06-06 08:20:56 +02:00
2017-07-14 15:05:13 -07:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2022-06-10 15:41:44 +07:00
2019-04-05 22:31:33 +02:00
2021-05-22 10:57:32 +02:00
2017-11-02 11:10:55 +01:00
2018-12-05 12:30:44 -08:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-09-08 18:26:49 -07:00
2017-11-02 11:10:55 +01:00
2022-06-10 15:41:42 +07:00
2017-06-09 11:52:07 +02:00
2020-10-29 09:07:10 +01:00
2017-11-02 11:10:55 +01:00
2020-11-10 10:29:04 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2018-11-13 11:14:51 -08:00
2018-12-17 09:28:54 +01:00
2020-02-05 16:16:37 -08:00
2022-04-06 13:18:30 +07:00
2017-11-02 11:10:55 +01:00
2021-07-20 16:17:51 +02:00
2022-04-06 13:18:30 +07:00
2022-04-06 13:18:32 +07:00
2022-04-06 13:18:29 +07:00
2020-01-27 14:46:39 +01:00
2017-10-12 17:16:40 +01:00
2019-04-20 09:15:07 +02:00
2020-01-04 13:59:39 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2019-11-12 19:18:01 +01:00
2020-08-21 11:00:26 +02:00
2017-11-02 11:10:55 +01:00
2018-05-09 09:51:54 +02:00
2017-07-10 16:32:35 -07:00
2017-08-10 15:54:06 -07:00
2022-06-10 15:41:42 +07:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2021-01-12 20:09:06 +01:00
2017-02-24 17:46:57 -08:00
2017-02-24 17:46:57 -08:00
2022-05-12 12:17:06 +02:00
2017-11-02 11:10:55 +01:00
2019-11-24 08:22:46 +01:00
2017-11-02 11:10:55 +01:00
2019-04-05 22:31:24 +02:00
2018-12-17 09:28:55 +01:00
2017-11-06 11:37:20 -08:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2018-08-17 21:01:11 +02:00
2022-02-23 11:57:35 +01:00
2017-11-02 11:10:55 +01:00
2017-03-02 08:42:38 +01:00
2017-11-02 11:10:55 +01:00
2022-05-03 12:46:23 +07:00
2022-05-09 11:53:41 +07:00
2019-07-10 09:14:22 -07:00
2017-05-16 08:44:22 -03:00
2020-01-27 14:46:44 +01:00
2018-10-03 17:00:48 -07:00
2021-05-22 10:57:41 +02:00
2018-12-08 13:03:35 +01:00
2021-07-20 16:17:33 +02:00
2021-07-20 16:17:33 +02:00
2017-06-08 17:36:03 +08:00
2017-02-24 17:46:56 -08:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2022-05-09 11:19:55 +07:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2022-05-03 06:17:09 +07:00
2018-09-05 09:26:35 +02:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2018-02-25 11:08:01 +01:00
2017-11-02 11:10:55 +01:00
2017-02-03 16:35:42 -05:00
2017-11-02 11:10:55 +01:00
2017-03-02 08:42:34 +01:00
2022-04-06 13:18:17 +07:00
2017-03-02 08:42:27 +01:00
2019-12-05 15:36:53 +01:00
2020-11-18 18:28:00 +01:00
2017-10-03 17:54:26 -07:00
2017-11-02 11:10:55 +01:00
2018-12-17 09:28:55 +01:00
2017-09-08 18:26:48 -07:00
2017-11-02 11:10:55 +01:00
2018-05-09 22:53:15 -07:00
2019-04-03 06:25:09 +02:00
2019-05-31 06:47:10 -07:00
2022-05-03 06:11:14 +07:00
2021-07-20 16:17:47 +02:00
2017-11-02 11:10:55 +01:00
2017-02-22 16:41:30 -08:00
2021-12-08 08:46:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2022-03-16 00:46:24 +01:00
2017-09-13 18:53:16 -07:00
2021-02-23 14:00:30 +01:00
2020-06-22 11:22:58 +02:00
2020-06-22 11:22:58 +02:00
2022-05-25 08:41:22 +02:00
2017-11-02 11:10:55 +01:00
2022-06-10 15:41:43 +07:00
2021-10-17 10:08:32 +02:00
2019-01-13 10:01:07 +01:00
2019-08-16 10:13:55 +02:00
2018-12-08 13:03:35 +01:00
2020-07-27 11:04:03 +05:30
2022-04-20 09:08:21 +02:00
2017-05-08 17:15:10 -07:00
2020-02-14 01:31:11 +01:00
2017-02-26 11:03:38 -05:00
2019-03-28 21:16:17 -07:00
2017-07-25 12:35:23 -07:00
2017-05-08 17:15:10 -07:00
2020-03-05 09:58:19 -08:00
2017-07-12 16:26:00 -07:00
2017-05-01 09:36:30 +02:00
2017-07-21 09:38:30 +02:00
2021-10-09 14:09:46 +02:00
2017-10-22 03:14:07 +01:00
2017-10-22 03:14:07 +01:00
2019-07-23 10:53:47 -07:00
2018-03-09 11:30:09 -08:00
2017-11-02 11:10:55 +01:00
2018-03-19 08:42:56 +01:00
2017-06-05 16:59:05 +02:00
2022-03-16 00:46:24 +01:00
2017-11-02 11:10:55 +01:00
2017-08-15 09:02:07 -07:00