summaryrefslogtreecommitdiffstats
path: root/mm/percpu-stats.c
Commit message (Expand)AuthorAgeFilesLines
* mm: reuse DEFINE_SHOW_ATTRIBUTE() macroAndy Shevchenko2018-04-051-12/+1
* percpu: fix starting offset for chunk statistics traversalDennis Zhou2017-09-271-1/+1
* percpu: add first_bit to keep track of the first free in the bitmapDennis Zhou (Facebook)2017-07-261-0/+1
* percpu: replace area map allocator with bitmapDennis Zhou (Facebook)2017-07-261-39/+60
* percpu: introduce nr_empty_pop_pages to help empty page accountingDennis Zhou (Facebook)2017-07-261-0/+1
* percpu: end chunk area maps page aligned for the populated bitmapDennis Zhou (Facebook)2017-07-261-2/+3
* percpu: remove has_reserved from pcpu_chunkDennis Zhou (Facebook)2017-07-261-1/+1
* percpu: expose pcpu_nr_empty_pop_pages in pcpu_statsDennis Zhou (Facebook)2017-07-171-0/+1
* percpu: change the format for percpu_stats outputDennis Zhou (Facebook)2017-07-171-3/+3
* percpu: pcpu-stats change void buffer to int bufferDennis Zhou (Facebook)2017-07-171-2/+2
* percpu: expose statistics about percpu memory via debugfsDennis Zhou2017-06-201-0/+222