Minchan Kim
43ca106fa8
mm: cma: support sysfs
...
Since CMA is getting used more widely, it's more important to keep
monitoring CMA statistics for system health since it's directly related to
user experience.
This patch introduces sysfs statistics for CMA, in order to provide some
basic monitoring of the CMA allocator.
* the number of CMA page successful allocations
* the number of CMA page allocation failures
These two values allow the user to calcuate the allocation
failure rate for each CMA area.
e.g.)
/sys/kernel/mm/cma/WIFI/alloc_pages_[success|fail]
/sys/kernel/mm/cma/SENSOR/alloc_pages_[success|fail]
/sys/kernel/mm/cma/BLUETOOTH/alloc_pages_[success|fail]
The cma_stat was intentionally allocated by dynamic allocation
to harmonize with kobject lifetime management.
https://lore.kernel.org/linux-mm/YCOAmXqt6dZkCQYs@kroah.com/
Link: https://lkml.kernel.org/r/20210324230759.2213957-1-minchan@kernel.org
Link: https://lore.kernel.org/linux-mm/20210316100433.17665-1-colin.king@canonical.com/
Signed-off-by: Minchan Kim <minchan@kernel.org>
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Tested-by: Dmitry Osipenko <digetx@gmail.com>
Reviewed-by: Dmitry Osipenko <digetx@gmail.com>
Reviewed-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Reviewed-by: John Hubbard <jhubbard@nvidia.com>
Tested-by: Anders Roxell <anders.roxell@linaro.org>
Cc: Suren Baghdasaryan <surenb@google.com>
Cc: John Dias <joaodias@google.com>
Cc: Matthew Wilcox (Oracle) <willy@infradead.org>
Cc: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2021-05-05 11:27:24 -07:00
..
2020-10-30 13:10:03 +01:00
2020-10-30 13:14:29 +01:00
2020-10-30 13:07:01 +01:00
2018-10-11 12:12:55 +02:00
2020-10-30 13:07:01 +01:00
2020-11-13 15:03:49 -07:00
2020-10-30 13:14:29 +01:00
2020-10-30 13:07:01 +01:00
2020-10-30 13:14:29 +01:00
2020-10-30 13:14:29 +01:00
2020-10-30 13:14:29 +01:00
2020-10-30 13:14:29 +01:00
2020-10-30 13:07:01 +01:00
2020-10-30 13:14:29 +01:00
2020-10-30 13:14:29 +01:00
2020-10-30 13:07:01 +01:00
2017-06-19 09:22:47 +03:00
2020-10-30 13:14:29 +01:00
2020-10-30 13:14:29 +01:00
2020-10-30 13:14:29 +01:00
2019-07-01 15:39:11 +02:00
2021-04-09 14:09:24 +03:00
2020-10-30 13:07:01 +01:00
2020-05-23 00:08:23 +10:00
2020-05-23 00:08:23 +10:00
2020-05-23 00:08:23 +10:00
2019-11-21 20:10:44 -05:00
2021-04-09 14:54:23 -07:00
2020-10-30 13:14:29 +01:00
2020-10-30 13:14:29 +01:00
2021-04-09 14:54:23 -07:00
2020-10-30 13:14:29 +01:00
2020-10-30 13:14:29 +01:00
2020-10-30 13:07:01 +01:00
2018-01-16 14:15:35 -05:00
2020-10-30 13:07:01 +01:00
2020-10-30 13:14:29 +01:00
2021-02-26 14:21:18 -08:00
2018-08-10 22:12:32 +10:00
2020-11-13 15:02:19 -07:00
2020-11-13 15:02:19 -07:00
2020-11-13 15:02:19 -07:00
2020-10-30 13:14:29 +01:00
2020-10-30 13:14:29 +01:00
2020-10-30 13:14:29 +01:00
2019-12-18 10:37:20 +01:00
2018-02-13 06:38:41 -08:00
2020-10-30 13:07:01 +01:00
2018-02-23 08:17:28 -07:00
2020-10-30 13:07:01 +01:00
2018-02-23 08:20:11 -07:00
2021-04-20 08:59:04 -06:00
2019-01-08 17:15:10 -08:00
2020-10-30 13:14:29 +01:00
2020-10-30 13:14:31 +01:00
2020-10-30 13:14:31 +01:00
2020-10-30 13:14:31 +01:00
2021-02-04 17:00:33 +01:00
2020-10-30 13:14:31 +01:00
2020-10-30 13:14:31 +01:00
2019-04-25 21:33:38 +02:00
2020-03-08 17:28:53 +00:00
2019-04-25 21:33:42 +02:00
2020-10-30 13:14:29 +01:00
2021-02-16 20:36:38 -08:00
2020-10-30 13:14:29 +01:00
2021-01-07 15:21:27 +01:00
2021-01-07 15:21:27 +01:00
2020-10-30 13:12:39 +01:00
2020-10-30 13:07:01 +01:00
2020-10-30 13:14:29 +01:00
2020-10-30 13:14:29 +01:00
2020-10-30 13:14:29 +01:00
2020-09-10 12:26:43 +09:30
2020-10-30 13:14:29 +01:00
2020-10-30 13:14:29 +01:00
2019-06-15 08:12:45 +02:00
2020-10-30 13:07:01 +01:00
2020-10-30 13:14:29 +01:00
2021-04-07 08:36:37 +01:00
2020-09-03 19:40:56 +01:00
2020-03-08 17:28:33 +00:00
2020-10-30 13:07:01 +01:00
2020-10-30 13:14:29 +01:00
2017-04-08 17:26:03 +01:00
2020-11-08 16:20:18 +00:00
2020-10-30 13:14:29 +01:00
2018-02-17 12:39:46 +00:00
2020-10-30 13:07:01 +01:00
2021-01-22 08:52:05 +00:00
2020-10-30 13:07:01 +01:00
2021-03-25 19:13:49 +00:00
2019-12-29 15:20:09 +00:00
2020-10-30 13:14:29 +01:00
2020-10-30 13:14:29 +01:00
2020-10-30 13:14:29 +01:00
2021-03-25 19:13:45 +00:00
2020-06-27 14:21:41 +01:00
2019-04-04 20:20:13 +01:00
2018-07-23 19:18:10 +01:00
2020-10-30 13:14:29 +01:00
2018-07-23 19:18:11 +01:00
2020-09-16 19:11:59 +01:00
2020-10-30 13:07:01 +01:00
2017-05-07 14:39:17 +01:00
2021-03-25 19:13:49 +00:00
2021-03-25 19:13:49 +00:00
2020-06-27 14:46:44 +01:00
2019-04-04 20:19:44 +01:00
2020-03-21 10:28:20 +00:00
2020-10-30 13:07:01 +01:00
2020-11-13 16:42:54 +01:00
2020-10-30 13:14:29 +01:00
2020-10-30 13:07:01 +01:00
2019-02-21 15:01:06 +02:00
2020-01-17 11:12:44 +01:00
2020-08-18 15:44:43 +02:00
2017-10-30 11:46:04 +01:00
2020-10-30 13:12:39 +01:00
2021-04-09 14:54:23 -07:00
2020-10-30 13:07:01 +01:00
2020-10-30 13:12:53 +01:00
2020-07-10 09:41:48 +02:00
2020-10-30 13:14:29 +01:00
2021-04-29 11:57:23 -07:00
2020-10-30 13:07:01 +01:00
2020-10-30 13:14:29 +01:00
2019-06-15 08:12:45 +02:00
2021-03-28 14:57:11 +02:00
2020-10-30 13:14:29 +01:00
2017-12-08 17:43:52 +01:00
2020-07-10 14:14:37 +02:00
2020-10-30 13:07:01 +01:00
2020-10-30 13:14:29 +01:00
2018-04-25 16:59:53 -07:00
2020-10-30 13:14:29 +01:00
2020-05-20 17:22:36 +05:30
2020-09-28 11:17:43 +05:30
2021-03-18 18:25:31 +03:00
2018-07-02 17:42:36 +02:00
2021-04-12 14:36:02 +02:00
2020-10-30 13:07:01 +01:00
2017-08-28 11:43:39 +02:00
2020-10-30 13:07:01 +01:00
2018-09-12 09:46:46 +02:00
2020-10-30 13:14:52 +01:00
2020-10-30 13:15:01 +01:00
2018-02-23 08:21:13 -07:00
2020-10-30 13:15:01 +01:00
2020-10-30 13:15:01 +01:00
2020-10-30 13:14:29 +01:00
2018-02-23 08:20:57 -07:00
2020-10-30 13:14:29 +01:00
2018-03-21 09:26:07 -06:00
2020-10-30 13:14:29 +01:00
2019-02-01 08:09:27 +00:00
2019-02-01 08:09:27 +00:00
2020-10-30 13:14:29 +01:00
2021-04-08 13:14:51 +09:00
2021-01-21 20:12:40 +01:00
2020-10-30 13:14:29 +01:00
2020-10-26 18:06:45 -04:00
2020-10-26 18:06:45 -04:00
2020-11-03 10:29:13 +01:00
2020-10-30 13:14:29 +01:00
2018-07-15 13:55:44 +02:00
2020-10-30 13:14:29 +01:00
2020-11-04 11:14:38 +00:00
2020-10-30 13:14:48 +01:00
2020-10-30 13:15:03 +01:00
2020-10-30 13:14:29 +01:00
2021-04-09 14:54:23 -07:00
2020-10-30 13:14:29 +01:00
2020-10-30 13:14:48 +01:00
2020-10-30 13:14:29 +01:00
2020-10-30 13:15:03 +01:00
2021-01-15 10:22:26 +01:00
2020-10-30 13:14:29 +01:00
2020-10-30 13:14:29 +01:00
2020-07-29 16:21:13 +02:00
2020-10-30 13:07:01 +01:00
2018-04-22 20:07:06 +02:00
2017-06-03 19:29:26 +09:00
2021-02-09 15:27:28 -08:00
2020-10-30 13:14:29 +01:00
2021-01-29 21:24:39 -08:00
2021-03-11 12:47:27 -08:00
2021-01-28 18:00:18 -08:00
2018-07-02 09:06:24 +09:00
2019-10-29 17:38:39 -07:00
2020-10-30 13:12:39 +01:00
2020-10-30 13:14:29 +01:00
2020-10-30 13:14:50 +01:00
2021-01-13 00:46:34 +01:00
2020-10-30 13:14:29 +01:00
2021-04-08 14:30:28 +02:00
2020-10-30 13:14:29 +01:00
2020-10-30 13:12:39 +01:00
2019-07-15 20:44:49 -07:00
2020-10-30 13:14:29 +01:00
2020-10-30 13:07:01 +01:00
2018-05-10 07:27:15 -04:00
2020-10-30 13:14:29 +01:00
2020-10-30 13:14:29 +01:00
2021-04-20 08:59:04 -06:00
2020-12-04 09:41:10 -07:00
2018-03-17 14:20:54 +01:00
2020-10-30 13:14:29 +01:00
2020-10-30 13:12:39 +01:00
2020-05-17 18:57:15 -03:00
2020-10-30 13:07:01 +01:00
2019-07-15 11:03:02 -03:00
2021-02-01 15:31:34 +01:00
2018-03-22 13:40:10 +01:00
2020-10-30 13:14:29 +01:00
2019-08-21 00:20:40 +02:00
2020-10-30 13:14:29 +01:00
2020-10-30 13:14:29 +01:00
2021-01-21 20:12:40 +01:00
2018-01-23 09:47:05 +01:00
2018-05-10 07:27:15 -04:00
2020-10-30 13:14:29 +01:00
2021-02-26 09:41:00 -08:00
2020-10-30 13:14:29 +01:00
2020-10-30 13:07:01 +01:00
2020-10-30 13:07:01 +01:00
2018-02-12 11:24:55 +01:00
2020-10-30 13:14:29 +01:00
2020-10-30 13:07:01 +01:00
2020-10-30 13:12:39 +01:00
2018-03-21 09:35:01 -06:00
2019-09-06 14:11:13 +02:00
2020-07-06 09:48:06 +01:00
2018-11-26 18:19:11 +01:00
2020-07-10 15:24:56 +02:00
2021-01-21 20:12:40 +01:00
2020-12-15 19:19:32 +01:00
2020-10-30 13:07:01 +01:00
2020-07-10 15:24:56 +02:00
2021-02-23 10:07:11 -06:00
2019-06-15 08:12:45 +02:00
2020-10-30 13:07:01 +01:00
2018-03-14 19:11:00 +01:00
2020-10-30 13:07:01 +01:00
2021-01-27 21:03:50 +02:00
2019-06-14 18:17:11 +02:00
2020-10-30 13:14:29 +01:00
2018-03-06 15:17:55 +01:00
2020-10-30 13:07:01 +01:00
2020-10-30 13:14:29 +01:00
2020-10-30 13:14:29 +01:00
2020-10-30 13:14:29 +01:00
2021-02-22 21:22:15 -08:00
2020-10-30 13:14:29 +01:00
2021-02-08 13:54:25 +00:00
2020-10-30 13:14:29 +01:00
2020-10-30 13:14:29 +01:00
2019-06-15 08:12:45 +02:00
2020-10-30 13:07:01 +01:00
2019-06-15 08:12:45 +02:00
2020-10-30 13:07:01 +01:00
2020-10-30 13:07:01 +01:00
2018-07-02 17:42:36 +02:00
2020-02-22 09:25:42 +08:00
2019-04-25 11:03:53 +02:00
2021-01-26 21:52:58 -05:00
2020-10-30 13:14:29 +01:00
2020-11-12 08:50:13 +01:00
2020-10-30 13:07:01 +01:00
2021-04-05 13:15:52 +02:00
2020-10-21 07:15:13 -05:00
2020-10-21 07:15:17 -05:00
2021-01-29 19:24:13 +01:00
2020-10-30 13:07:01 +01:00
2019-08-08 11:10:25 +03:00
2020-10-30 13:14:29 +01:00
2020-10-30 13:14:29 +01:00
2020-10-30 13:07:01 +01:00
2020-10-27 12:46:35 +01:00
2020-10-30 13:07:01 +01:00
2017-06-30 09:16:51 -05:00
2017-08-10 22:39:53 +10:00
2017-08-10 22:40:01 +10:00
2020-04-01 14:30:50 +11:00
2020-10-30 13:14:29 +01:00
2021-03-06 12:28:35 +01:00
2021-04-09 14:54:23 -07:00
2020-11-13 15:03:49 -07:00
2021-02-03 13:03:58 -08:00
2021-03-15 08:50:40 -07:00
2020-10-30 13:07:01 +01:00
2020-10-30 13:07:01 +01:00
2020-11-10 15:25:53 -08:00
2020-02-19 22:46:07 +11:00
2019-06-14 18:17:11 +02:00
2020-11-26 09:48:50 +00:00
2018-02-28 18:07:20 +01:00
2019-05-07 16:05:49 -06:00
2021-05-05 11:27:24 -07:00
2020-10-30 13:07:01 +01:00
2020-10-30 13:14:29 +01:00
2017-10-13 16:18:33 -07:00
2020-12-15 22:46:19 -08:00
2020-10-30 13:14:29 +01:00
2019-06-14 18:17:11 +02:00
2020-11-13 15:03:49 -07:00
2021-02-24 14:52:41 +01:00
2020-10-30 13:07:01 +01:00
2020-10-30 13:07:01 +01:00
2020-10-30 13:07:01 +01:00
2017-04-14 09:26:37 +08:00
2020-06-18 10:40:56 +02:00
2020-10-30 13:14:29 +01:00
2020-10-30 13:14:29 +01:00
2020-10-30 13:12:39 +01:00
2019-09-03 19:35:41 -07:00
2020-10-30 13:12:39 +01:00
2020-10-30 13:07:01 +01:00
2020-10-30 13:14:29 +01:00
2021-02-04 10:21:50 +01:00
2021-04-13 09:26:40 +02:00
2020-10-30 13:12:39 +01:00
2020-10-30 13:07:01 +01:00
2021-02-15 20:09:46 +01:00
2018-10-19 19:21:57 +03:00
2020-10-30 13:12:39 +01:00
2020-10-30 13:14:29 +01:00
2020-11-13 15:03:49 -07:00
2020-10-30 13:07:01 +01:00
2020-10-30 13:07:01 +01:00
2020-10-30 13:12:39 +01:00
2020-10-30 13:14:29 +01:00
2020-10-30 13:14:29 +01:00
2020-10-30 13:07:01 +01:00
2019-11-13 00:33:22 +11:00
2020-03-17 15:57:59 +01:00
2020-10-30 13:07:02 +01:00
2020-10-30 13:14:29 +01:00
2020-10-30 13:14:29 +01:00
2020-10-30 13:14:29 +01:00