summaryrefslogtreecommitdiffstats
path: root/include/linux/memcontrol.h
Commit message (Expand)AuthorAgeFilesLines
...
* mm: memcontrol: switch to the updated jump-label APIJohannes Weiner2016-01-141-4/+4
* mm: memcontrol: hook up vmpressure to socket pressureJohannes Weiner2016-01-141-4/+28
* mm: memcontrol: account socket memory in unified hierarchy memory controllerJohannes Weiner2016-01-141-1/+8
* mm: memcontrol: generalize the socket accounting jump labelJohannes Weiner2016-01-141-0/+3
* net: tcp_memcontrol: simplify linkage between socket and page counterJohannes Weiner2016-01-141-15/+5
* net: tcp_memcontrol: sanitize tcp memory accounting callbacksJohannes Weiner2016-01-141-6/+13
* net: tcp_memcontrol: simplify the per-memcg limit accessJohannes Weiner2016-01-141-1/+0
* net: tcp_memcontrol: remove dead per-memcg count of allocated socketsJohannes Weiner2016-01-141-1/+0
* net: tcp_memcontrol: protect all tcp_memcontrol calls by jump-labelJohannes Weiner2016-01-141-9/+0
* mm: memcontrol: export root_mem_cgroupJohannes Weiner2016-01-141-1/+2
* memcg: do not allow to disable tcp accounting after limit is setVladimir Davydov2016-01-141-11/+1
* slab: add SLAB_ACCOUNT flagVladimir Davydov2016-01-141-8/+7
* memcg: only account kmem allocations marked as __GFP_ACCOUNTVladimir Davydov2016-01-141-0/+2
* Revert "gfp: add __GFP_NOACCOUNT"Vladimir Davydov2016-01-141-2/+0
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-11-051-104/+43
|\
| * mm: rename mem_cgroup_migrate to mem_cgroup_replace_pageHugh Dickins2015-11-051-5/+2
| * memcg: simplify and inline __mem_cgroup_from_kmemVladimir Davydov2015-11-051-15/+0
| * memcg: unify slab and other kmem pages chargingVladimir Davydov2015-11-051-4/+2
| * memcg: simplify charging kmem pagesVladimir Davydov2015-11-051-50/+19
| * mm/memcontrol: make mem_cgroup_inactive_anon_is_low() return boolYaowei Bai2015-11-051-3/+3
| * memcg: drop unnecessary cold-path tests from __memcg_kmem_bypass()Tejun Heo2015-11-051-14/+0
| * memcg: collect kmem bypass conditions into __memcg_kmem_bypass()Tejun Heo2015-11-051-24/+22
| * memcg: punt high overage reclaim to return-to-userland pathTejun Heo2015-11-051-0/+6
| * memcg: flatten task_struct->memcg_oomTejun Heo2015-11-051-5/+5
* | Merge branch 'for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds2015-11-051-3/+5
|\ \ | |/ |/|
| * memcg: generate file modified notifications on "memory.events"Tejun Heo2015-09-211-0/+4
| * cgroup: replace cgroup_subsys->disabled tests with cgroup_subsys_enabled()Tejun Heo2015-09-181-3/+1
* | writeback: fix incorrect calculation of available memory for memcg domainsTejun Heo2015-10-121-3/+5
* | memcg: remove pcp_counter_lockGreg Thelen2015-10-011-1/+0
|/
* memcg: zap try_get_mem_cgroup_from_pageVladimir Davydov2015-09-101-8/+1
* memcg: add page_cgroup_ino helperVladimir Davydov2015-09-101-0/+1
* memcg: get rid of extern for functions in memcontrol.hMichal Hocko2015-09-081-8/+8
* memcg: get rid of mem_cgroup_root_css for !CONFIG_MEMCGMichal Hocko2015-09-081-2/+0
* memcg: export struct mem_cgroupMichal Hocko2015-09-081-33/+337
* Merge branch 'for-4.2/writeback' of git://git.kernel.dk/linux-blockLinus Torvalds2015-06-251-0/+29
|\
| * writeback: implement memcg writeback domain based throttlingTejun Heo2015-06-021-0/+9
| * writeback: implement memcg wb_domainTejun Heo2015-06-021-1/+11
| * writeback: make backing_dev_info host cgroup-specific bdi_writebacksTejun Heo2015-06-021-0/+4
| * memcg: implement mem_cgroup_css_from_page()Tejun Heo2015-06-021-0/+1
| * memcg: add mem_cgroup_root_cssTejun Heo2015-06-021-0/+4
| * memcg: add per cgroup dirty page accountingGreg Thelen2015-06-021-0/+1
* | gfp: add __GFP_NOACCOUNTVladimir Davydov2015-05-141-0/+4
|/
* list_lru: introduce per-memcg listsVladimir Davydov2015-02-121-0/+14
* memcg: add rwsem to synchronize against memcg_caches arrays relocationVladimir Davydov2015-02-121-2/+10
* memcg: rename some cache id related variablesVladimir Davydov2015-02-121-2/+2
* vmscan: per memory cgroup slab shrinkersVladimir Davydov2015-02-121-0/+7
* mm: memcontrol: default hierarchy interface for memoryJohannes Weiner2015-02-111-0/+32
* vmscan: force scan offline memory cgroupsVladimir Davydov2015-02-111-0/+6
* mm: memcontrol: track move_lock state internallyJohannes Weiner2015-02-111-8/+4
* memcg: zap memcg_slab_caches and memcg_slab_mutexVladimir Davydov2015-02-101-2/+0
OpenPOWER on IntegriCloud