Gregory Nutt
|
1382ea5447
|
mm/: Coding style clean-up
Run tools/nxstyle against all C files under mm/ and correct coding standard violations.
|
2020-02-13 15:16:53 +01:00 |
|
Xiang Xiao
|
3047ef80dc
|
mm/mm_gran/mm_graninfo.c: Fix the wrong data in g_1bit_info and make the internal function static
|
2019-01-26 10:30:50 -06:00 |
|
Gregory Nutt
|
fa4722a5ac
|
mm/mm_gran: Combine some common logic into a function (also fixes a subtle bug).
|
2017-11-15 07:54:08 -06:00 |
|
Gregory Nutt
|
1191238b17
|
mm/mm_gran: Fix some issues found during test of the new gran_info() interface.
|
2017-11-14 16:13:20 -06:00 |
|
Gregory Nutt
|
d720711807
|
fs/procfs: Add logic to show the state of the page allocator in /proc/meminfo.
|
2017-11-14 14:59:51 -06:00 |
|