Ryan Roberts
8717734fdc
mm/memcontrol: fix seq_buf size to save memory when PAGE_SIZE is large
...
Previously the seq_buf used for accumulating the memory.stat output was
sized at PAGE_SIZE. But the amount of output is invariant to PAGE_SIZE;
If 4K is enough on a 4K page system, then it should also be enough on a
64K page system, so we can save 60K on the static buffer used in
mem_cgroup_print_oom_meminfo(). Let's make it so.
This also has the beneficial side effect of removing a place in the code
that assumed PAGE_SIZE is a compile-time constant. So this helps our
quest towards supporting boot-time page size selection.
Link: https://lkml.kernel.org/r/20241021130027.3615969-1-ryan.roberts@arm.com
Signed-off-by: Ryan Roberts <ryan.roberts@arm.com>
Acked-by: Johannes Weiner <hannes@cmpxchg.org>
Acked-by: Shakeel Butt <shakeel.butt@linux.dev>
Acked-by: Michal Hocko <mhocko@suse.com>
Acked-by: Roman Gushchin <roman.gushchin@linux.dev>
Acked-by: Muchun Song <muchun.song@linux.dev>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
2024-11-06 20:11:18 -08:00
..
2024-11-06 20:11:17 -08:00
2024-11-06 20:11:14 -08:00
2024-09-26 14:01:44 -07:00
2024-11-06 20:11:14 -08:00
2024-05-05 17:53:51 -07:00
2024-07-03 19:30:00 -07:00
2023-10-25 16:47:13 -07:00
2022-09-11 20:25:50 -07:00
2024-02-22 10:24:57 -08:00
2024-11-05 16:56:30 -08:00
2024-02-22 10:24:57 -08:00
2024-09-03 21:15:47 -07:00
2024-04-25 20:56:04 -07:00
2024-09-17 01:07:01 -07:00
2024-09-03 21:15:43 -07:00
2024-07-03 19:29:58 -07:00
2023-12-05 11:17:58 +01:00
2023-06-09 16:25:56 -07:00
2024-05-14 00:31:43 -07:00
2024-08-12 22:00:43 -04:00
2024-09-01 20:43:33 -07:00
2024-09-01 20:43:33 -07:00
2024-11-05 16:56:26 -08:00
2024-09-09 16:38:59 -07:00
2023-06-23 16:58:19 -07:00
2022-11-08 17:37:15 -08:00
2024-11-06 20:11:08 -08:00
2024-07-03 19:30:06 -07:00
2024-07-12 15:52:15 -07:00
2024-11-06 20:11:15 -08:00
2024-09-01 20:25:50 -07:00
2024-09-01 20:25:45 -07:00
2023-10-25 16:47:14 -07:00
2024-11-06 20:11:12 -08:00
2024-07-03 19:29:58 -07:00
2023-12-12 10:11:32 +01:00
2024-11-06 20:11:13 -08:00
2023-08-18 10:12:36 -07:00
2024-10-28 21:40:39 -07:00
2024-08-27 14:12:51 +02:00
2024-11-05 16:56:27 -08:00
2024-11-06 20:11:12 -08:00
2024-11-06 20:11:12 -08:00
2024-08-07 18:33:56 -07:00
2024-11-06 20:11:14 -08:00
2024-11-05 16:56:25 -08:00
2024-09-03 21:15:31 -07:00
2023-08-24 16:20:30 -07:00
2024-09-25 11:35:19 -07:00
2024-11-05 16:49:54 -08:00
2024-09-17 01:07:00 -07:00
2024-11-06 20:11:18 -08:00
2024-09-26 14:01:44 -07:00
2024-11-06 20:11:11 -08:00
2024-09-03 21:15:59 -07:00
2024-09-26 14:01:44 -07:00
2024-11-06 20:11:17 -08:00
2024-11-06 20:11:12 -08:00
2024-06-05 19:19:26 -07:00
2024-05-05 17:53:49 -07:00
2024-03-13 12:12:21 -07:00
2024-09-09 16:39:03 -07:00
2024-11-06 20:11:16 -08:00
2024-07-12 15:52:15 -07:00
2024-07-24 10:29:50 -07:00
2024-09-03 21:15:28 -07:00
2022-10-03 14:02:43 -07:00
2024-07-03 19:30:26 -07:00
2024-11-06 20:11:09 -08:00
2024-02-22 15:27:17 -08:00
2024-09-01 20:25:54 -07:00
2024-09-01 20:25:55 -07:00
2024-11-05 16:49:55 -08:00
2024-11-06 20:11:16 -08:00
2024-09-21 07:29:05 -07:00
2022-09-26 19:46:25 -07:00
2024-11-05 16:49:55 -08:00
2024-09-03 21:15:31 -07:00
2024-10-28 21:40:40 -07:00
2024-09-03 21:15:32 -07:00
2024-11-05 16:56:26 -08:00
2024-11-05 16:49:54 -08:00
2024-09-01 20:25:53 -07:00
2024-08-15 22:16:14 -07:00
2023-01-18 17:12:52 -08:00
2024-11-06 20:11:09 -08:00
2024-09-03 21:15:40 -07:00
2024-05-19 14:40:44 -07:00
2023-12-10 16:51:50 -08:00
2024-01-08 15:27:15 -08:00
2024-06-15 10:43:04 -07:00
2024-11-05 16:56:28 -08:00
2024-11-06 20:11:17 -08:00
2024-10-28 21:40:38 -07:00
2024-07-10 12:14:54 -07:00
2022-03-08 09:30:46 -05:00
2024-04-25 20:55:49 -07:00
2024-11-06 20:11:11 -08:00
2024-11-05 16:56:29 -08:00
2024-11-05 16:56:23 -08:00
2024-02-22 10:24:47 -08:00
2024-11-06 20:11:15 -08:00
2024-11-03 10:47:03 -08:00
2022-10-03 14:03:05 -07:00
2024-10-09 12:47:19 -07:00
2024-09-01 20:25:45 -07:00
2024-11-06 20:11:17 -08:00
2024-09-17 01:07:00 -07:00
2024-09-03 21:15:40 -07:00
2024-10-31 20:27:04 -07:00
2022-10-03 14:03:07 -07:00
2024-01-08 15:27:15 -08:00
2024-10-29 10:40:53 +01:00
2024-10-02 16:28:46 +02:00
2024-10-02 16:28:46 +02:00
2024-10-21 22:11:19 +08:00
2024-11-06 20:11:11 -08:00
2024-09-03 21:15:33 -07:00
2024-04-25 20:56:37 -07:00
2024-11-06 20:11:14 -08:00
2024-11-05 16:49:54 -08:00
2024-09-17 01:07:01 -07:00
2024-10-30 20:14:11 -07:00
2024-11-06 20:11:09 -08:00
2023-04-12 17:36:23 -07:00
2024-11-06 20:11:12 -08:00
2024-09-01 20:26:02 -07:00
2024-09-01 20:26:02 -07:00
2024-11-06 20:11:09 -08:00
2024-11-05 16:49:55 -08:00
2024-11-05 16:56:21 -08:00
2023-11-28 14:08:38 +01:00
2024-11-06 20:11:15 -08:00
2024-11-06 20:11:13 -08:00
2024-07-03 22:40:37 -07:00
2024-09-01 20:25:56 -07:00
2024-04-25 20:55:48 -07:00
2024-04-25 20:55:48 -07:00
2024-09-21 07:29:05 -07:00
2024-11-06 20:11:13 -08:00