summaryrefslogtreecommitdiff
path: root/mm/percpu-stats.c
AgeCommit message (Expand)Author
2017-09-27percpu: fix starting offset for chunk statistics traversalDennis Zhou
2017-07-26percpu: add first_bit to keep track of the first free in the bitmapDennis Zhou (Facebook)
2017-07-26percpu: replace area map allocator with bitmapDennis Zhou (Facebook)
2017-07-26percpu: introduce nr_empty_pop_pages to help empty page accountingDennis Zhou (Facebook)
2017-07-26percpu: end chunk area maps page aligned for the populated bitmapDennis Zhou (Facebook)
2017-07-26percpu: remove has_reserved from pcpu_chunkDennis Zhou (Facebook)
2017-07-17percpu: expose pcpu_nr_empty_pop_pages in pcpu_statsDennis Zhou (Facebook)
2017-07-17percpu: change the format for percpu_stats outputDennis Zhou (Facebook)
2017-07-17percpu: pcpu-stats change void buffer to int bufferDennis Zhou (Facebook)
2017-06-20percpu: expose statistics about percpu memory via debugfsDennis Zhou