2018-06-14 | Roman Gushchin | mm: fix oom_kill event handling ...kernel.org/r/20180508124637.29984-1-guro@fb.com Signed-off-by: Roman Gushchin <guro@fb.com> |
commit | commitdiff | tree |
2018-06-14 | Roman Gushchin | mm: fix null pointer dereference in mem_cgroup_protected ...kernel.org/r/20180611175418.7007-2-guro@fb.com Signed-off-by: Roman Gushchin <guro@fb.com> |
commit | commitdiff | tree |
2018-06-08 | Roman Gushchin | memcg: introduce memory.min [guro@fb.com: s/low/min/ in docs] Signed-off-by: Roman Gushchin <guro@fb.com> |
commit | commitdiff | tree |
2018-06-08 | Roman Gushchin | mm/docs: describe memory.low refinements ...kernel.org/r/20180405185921.4942-4-guro@fb.com Signed-off-by: Roman Gushchin <guro@fb.com> |
commit | commitdiff | tree |
2018-06-08 | Roman Gushchin | mm: treat memory.low value inclusive Signed-off-by: Roman Gushchin <guro@fb.com> |
commit | commitdiff | tree |
2018-06-08 | Roman Gushchin | mm: memory.low hierarchical behavior ...kernel.org/r/20180405185921.4942-2-guro@fb.com Signed-off-by: Roman Gushchin <guro@fb.com> |
commit | commitdiff | tree |
2018-06-08 | Roman Gushchin | mm: rename page_counter's count/limit into usage/max ...kernel.org/r/20180405185921.4942-1-guro@fb.com Signed-off-by: Roman Gushchin <guro@fb.com> |
commit | commitdiff | tree |
2018-05-30 | Roman Gushchin | kselftest/cgroup: fix variable dereferenced before... Signed-off-by: Roman Gushchin <guro@fb.com> |
commit | commitdiff | tree |
2018-05-30 | Roman Gushchin | selftests: cgroup: add memory controller self-tests Signed-off-by: Roman Gushchin <guro@fb.com> |
commit | commitdiff | tree |
2018-05-12 | Roman Gushchin | mm: don't show nr_indirectly_reclaimable in /proc/vmstat ...kernel.org/r/20180425191422.9159-1-guro@fb.com Signed-off-by: Roman Gushchin <guro@fb.com> |
commit | commitdiff | tree |
2018-04-23 | Roman Gushchin | bpf: disable and restore preemption in __BPF_PROG_RUN_ARRAY Signed-off-by: Roman Gushchin <guro@fb.com> |
commit | commitdiff | tree |
2018-04-11 | Roman Gushchin | mm: treat indirectly reclaimable memory as free in... ...kernel.org/r/20180313130041.8078-1-guro@fb.com Signed-off-by: Roman Gushchin <guro@fb.com> |
commit | commitdiff | tree |
2018-04-11 | Roman Gushchin | dcache: account external names as indirectly reclaimable... [guro@fb.com: fix indirectly reclaimable memory... ...kernel.org/r/20180312194140.19517-1-guro@fb.com [guro@fb.com: fix indirectly reclaimable memory... ...kernel.org/r/20180313125701.7955-1-guro@fb.com ...kernel.org/r/20180305133743.12746-5-guro@fb.com Signed-off-by: Roman Gushchin <guro@fb.com> |
commit | commitdiff | tree |
2018-04-11 | Roman Gushchin | mm: treat indirectly reclaimable memory as available... ...kernel.org/r/20180305133743.12746-4-guro@fb.com Signed-off-by: Roman Gushchin <guro@fb.com> |
commit | commitdiff | tree |
2018-04-11 | Roman Gushchin | mm: introduce NR_INDIRECTLY_RECLAIMABLE_BYTES ...kernel.org/r/20180305133743.12746-2-guro@fb.com Signed-off-by: Roman Gushchin <guro@fb.com> |
commit | commitdiff | tree |
2018-02-03 | Roman Gushchin | Revert "defer call to mem_cgroup_sk_alloc()" Signed-off-by: Roman Gushchin <guro@fb.com> |
commit | commitdiff | tree |
2018-02-01 | Roman Gushchin | mm: show total hugetlb memory consumption in /proc... ...kernel.org/r/20171115231409.12131-1-guro@fb.com Signed-off-by: Roman Gushchin <guro@fb.com> |
commit | commitdiff | tree |
2018-01-19 | Roman Gushchin | bpftool: recognize BPF_MAP_TYPE_CPUMAP maps Signed-off-by: Roman Gushchin <guro@fb.com> |
commit | commitdiff | tree |
2018-01-16 | Roman Gushchin | bpftool: recognize BPF_PROG_TYPE_CGROUP_DEVICE programs Signed-off-by: Roman Gushchin <guro@fb.com> |
commit | commitdiff | tree |
2018-01-10 | Roman Gushchin | cgroup: make cgroup.threads delegatable Signed-off-by: Roman Gushchin <guro@fb.com> |
commit | commitdiff | tree |
2017-12-30 | Roman Gushchin | tools/bpftool: fix bpftool build with bintutils >= 2.9 Signed-off-by: Roman Gushchin <guro@fb.com> |
commit | commitdiff | tree |
2017-12-30 | Roman Gushchin | tools/bpftool: use version from the kernel source tree Signed-off-by: Roman Gushchin <guro@fb.com> |
commit | commitdiff | tree |
2017-12-14 | Roman Gushchin | bpftool: implement cgroup bpf operations Signed-off-by: Roman Gushchin <guro@fb.com> |
commit | commitdiff | tree |
2017-12-14 | Roman Gushchin | bpftool: implement prog load command Signed-off-by: Roman Gushchin <guro@fb.com> |
commit | commitdiff | tree |
2017-12-14 | Roman Gushchin | libbpf: prefer global symbols as bpf program name source Signed-off-by: Roman Gushchin <guro@fb.com> |
commit | commitdiff | tree |
2017-12-14 | Roman Gushchin | libbpf: add ability to guess program type based on... Signed-off-by: Roman Gushchin <guro@fb.com> |
commit | commitdiff | tree |
2017-12-13 | Roman Gushchin | cgroup, docs: document cgroup v2 device controller Signed-off-by: Roman Gushchin <guro@fb.com> |
commit | commitdiff | tree |
2017-11-18 | Roman Gushchin | proc, coredump: add CoreDumping flag to /proc/pid/status [guro@fb.com: document CoreDumping flag in... ...kernel.org/r/20170920230634.31572-1-guro@fb.com Signed-off-by: Roman Gushchin <guro@fb.com> |
commit | commitdiff | tree |
2017-11-06 | Roman Gushchin | cgroup: export list of cgroups v2 features using sysfs Signed-off-by: Roman Gushchin <guro@fb.com> |
commit | commitdiff | tree |
2017-11-06 | Roman Gushchin | cgroup: export list of delegatable control files using... Signed-off-by: Roman Gushchin <guro@fb.com> |
commit | commitdiff | tree |
2017-11-05 | Roman Gushchin | selftests/bpf: add a test for device cgroup controller Signed-off-by: Roman Gushchin <guro@fb.com> |
commit | commitdiff | tree |
2017-11-05 | Roman Gushchin | bpf: move cgroup_helpers from samples/bpf/ to tools... Signed-off-by: Roman Gushchin <guro@fb.com> |
commit | commitdiff | tree |
2017-11-05 | Roman Gushchin | bpf, cgroup: implement eBPF-based device controller... Signed-off-by: Roman Gushchin <guro@fb.com> |
commit | commitdiff | tree |
2017-11-05 | Roman Gushchin | device_cgroup: prepare code for bpf-based device controller Signed-off-by: Roman Gushchin <guro@fb.com> |
commit | commitdiff | tree |
2017-11-05 | Roman Gushchin | device_cgroup: add DEVCG_ prefix to ACC_* and DEV_... Signed-off-by: Roman Gushchin <guro@fb.com> |
commit | commitdiff | tree |
2017-09-09 | Roman Gushchin | mm: memcontrol: use per-cpu stocks for socket memory... ...kernel.org/r/20170829100150.4580-1-guro@fb.com Signed-off-by: Roman Gushchin <guro@fb.com> |
commit | commitdiff | tree |
2017-09-07 | Roman Gushchin | cgroup: revert fa06235b8eb0 ("cgroup: reset css on... ...kernel.org/r/20170727130428.28856-2-guro@fb.com Signed-off-by: Roman Gushchin <guro@fb.com> |
commit | commitdiff | tree |
2017-09-07 | Roman Gushchin | mm, memcg: reset memory.low during memcg offlining ...kernel.org/r/20170727130428.28856-1-guro@fb.com Signed-off-by: Roman Gushchin <guro@fb.com> |
commit | commitdiff | tree |
2017-08-02 | Roman Gushchin | cgroup: re-use the parent pointer in cgroup_destroy_locked() Signed-off-by: Roman Gushchin <guro@fb.com> |
commit | commitdiff | tree |
2017-08-02 | Roman Gushchin | cgroup: add cgroup.stat interface with basic hierarchy... Signed-off-by: Roman Gushchin <guro@fb.com> |
commit | commitdiff | tree |
2017-08-02 | Roman Gushchin | cgroup: implement hierarchy limits Signed-off-by: Roman Gushchin <guro@fb.com> |
commit | commitdiff | tree |
2017-08-02 | Roman Gushchin | cgroup: keep track of number of descent cgroups Signed-off-by: Roman Gushchin <guro@fb.com> |
commit | commitdiff | tree |
2017-07-10 | Roman Gushchin | mm/oom_kill.c: add tracepoints for oom reaper-related... Signed-off-by: Roman Gushchin <guro@fb.com> |
commit | commitdiff | tree |
2017-07-06 | Roman Gushchin | mm: per-cgroup memory reclaim stats ...1494530183-30808-1-git-send-email-guro@fb.com Signed-off-by: Roman Gushchin <guro@fb.com> |
commit | commitdiff | tree |
2017-05-12 | Roman Gushchin | mm, docs: update memory.stat description with workingset... ...1494530293-31236-1-git-send-email-guro@fb.com Signed-off-by: Roman Gushchin <guro@fb.com> |
commit | commitdiff | tree |