Lines Matching refs:notification
818 Memory cgroup implements memory thresholds using the cgroups notification
839 memory.oom_control file is for OOM notification and other controls.
841 Memory cgroup implements OOM notifier using the cgroup notification
842 API (See cgroups.txt). It allows to register multiple OOM notification
843 delivery and gets notification when OOM happens.
853 OOM notification doesn't work for the root cgroup.
894 maintaining cache level. Upon notification, the program (typically
914 notification, i.e. groups A and B will not receive it. This is done to avoid
917 notification only if there are no event listeners for group C.
928 example, groups A, B, and C will receive notification of memory pressure.
931 memory pressure is experienced in the memcg for which the notification is
932 registered. In the above example, group C will receive notification if
933 registered for "local" notification and the group experiences memory
934 pressure. However, group B will never receive notification, regardless if
936 local notification.
938 The level and event notification mode ("hierarchy" or "local", if necessary) are
940 hierarchical, pass-through, notification for all ancestor memcgs. Notification
942 "medium,local" specifies pass-through notification for the medium level.
945 register a notification, an application must:
959 memory limit, sets up a notification in the cgroup and then makes child