Lines Matching refs:notification
787 Memory cgroup implements memory thresholds using the cgroups notification
806 memory.oom_control file is for OOM notification and other controls.
808 Memory cgroup implements OOM notifier using the cgroup notification
809 API (See cgroups.txt). It allows to register multiple OOM notification
810 delivery and gets notification when OOM happens.
820 OOM notification doesn't work for the root cgroup.
861 maintaining cache level. Upon notification, the program (typically
881 notification, i.e. groups A and B will not receive it. This is done to avoid
884 notification only if there are no event listers for group C.
895 example, groups A, B, and C will receive notification of memory pressure.
898 memory pressure is experienced in the memcg for which the notification is
899 registered. In the above example, group C will receive notification if
900 registered for "local" notification and the group experiences memory
901 pressure. However, group B will never receive notification, regardless if
903 local notification.
905 The level and event notification mode ("hierarchy" or "local", if necessary) are
907 hierarchical, pass-through, notification for all ancestor memcgs. Notification
909 "medium,local" specifies pass-through notification for the medium level.
912 register a notification, an application must:
926 memory limit, sets up a notification in the cgroup and then makes child