Lines Matching refs:notification
816 Memory cgroup implements memory thresholds using the cgroups notification
835 memory.oom_control file is for OOM notification and other controls.
837 Memory cgroup implements OOM notifier using the cgroup notification
838 API (See cgroups.txt). It allows to register multiple OOM notification
839 delivery and gets notification when OOM happens.
849 OOM notification doesn't work for the root cgroup.
887 maintaining cache level. Upon notification, the program (typically
907 notification, i.e. groups A and B will not receive it. This is done to avoid
910 notification only if there are no event listers for group C.
921 example, groups A, B, and C will receive notification of memory pressure.
924 memory pressure is experienced in the memcg for which the notification is
925 registered. In the above example, group C will receive notification if
926 registered for "local" notification and the group experiences memory
927 pressure. However, group B will never receive notification, regardless if
929 local notification.
931 The level and event notification mode ("hierarchy" or "local", if necessary) are
933 hierarchical, pass-through, notification for all ancestor memcgs. Notification
935 "medium,local" specifies pass-through notification for the medium level.
938 register a notification, an application must:
952 memory limit, sets up a notification in the cgroup and then makes child