Age | Commit message (Expand) | Author |
---|---|---|
2017-09-27 | percpu: fix starting offset for chunk statistics traversal | Dennis Zhou |
2017-07-26 | percpu: add first_bit to keep track of the first free in the bitmap | Dennis Zhou (Facebook) |
2017-07-26 | percpu: replace area map allocator with bitmap | Dennis Zhou (Facebook) |
2017-07-26 | percpu: introduce nr_empty_pop_pages to help empty page accounting | Dennis Zhou (Facebook) |
2017-07-26 | percpu: end chunk area maps page aligned for the populated bitmap | Dennis Zhou (Facebook) |
2017-07-26 | percpu: remove has_reserved from pcpu_chunk | Dennis Zhou (Facebook) |
2017-07-17 | percpu: expose pcpu_nr_empty_pop_pages in pcpu_stats | Dennis Zhou (Facebook) |
2017-07-17 | percpu: change the format for percpu_stats output | Dennis Zhou (Facebook) |
2017-07-17 | percpu: pcpu-stats change void buffer to int buffer | Dennis Zhou (Facebook) |
2017-06-20 | percpu: expose statistics about percpu memory via debugfs | Dennis Zhou |