summaryrefslogtreecommitdiffstats
path: root/mm/percpu-internal.h
Commit message (Expand)AuthorAgeFilesLines
* percpu: skip chunks if the alloc does not fit in the contig hintDennis Zhou (Facebook)2017-07-261-0/+2
* percpu: add first_bit to keep track of the first free in the bitmapDennis Zhou (Facebook)2017-07-261-1/+1
* percpu: introduce bitmap metadata blocksDennis Zhou (Facebook)2017-07-261-0/+29
* percpu: replace area map allocator with bitmapDennis Zhou (Facebook)2017-07-261-6/+28
* percpu: introduce nr_empty_pop_pages to help empty page accountingDennis Zhou (Facebook)2017-07-261-0/+1
* percpu: modify base_addr to be region specificDennis Zhou (Facebook)2017-07-261-0/+2
* percpu: end chunk area maps page aligned for the populated bitmapDennis Zhou (Facebook)2017-07-261-0/+3
* percpu: remove has_reserved from pcpu_chunkDennis Zhou (Facebook)2017-07-261-5/+0
* percpu: introduce start_offset to pcpu_chunkDennis Zhou (Facebook)2017-07-261-0/+3
* percpu: expose pcpu_nr_empty_pop_pages in pcpu_statsDennis Zhou (Facebook)2017-07-171-0/+1
* percpu: fix early calls for spinlock in pcpu_statsDennis Zhou2017-06-211-4/+6
* percpu: expose statistics about percpu memory via debugfsDennis Zhou2017-06-201-0/+131
* percpu: migrate percpu data structures to internal headerDennis Zhou2017-06-201-0/+33
OpenPOWER on IntegriCloud