summaryrefslogtreecommitdiffstats
path: root/mm/percpu-internal.h
Commit message (Expand)AuthorAgeFilesLines
* mm: memcg/percpu: account percpu memory to memory cgroupsRoman Gushchin2020-08-121-1/+54
* percpu: convert chunk hints to be based on pcpu_block_mdDennis Zhou2019-03-131-4/+1
* percpu: make pcpu_block_md genericDennis Zhou2019-03-131-0/+1
* percpu: add block level scan_hintDennis Zhou2019-03-131-0/+9
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* 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