Lines Matching refs:notification
794 Memory cgroup implements memory thresholds using the cgroups notification
813 memory.oom_control file is for OOM notification and other controls.
815 Memory cgroup implements OOM notifier using the cgroup notification
816 API (See cgroups.txt). It allows to register multiple OOM notification
817 delivery and gets notification when OOM happens.
827 OOM notification doesn't work for the root cgroup.
868 maintaining cache level. Upon notification, the program (typically
888 notification, i.e. groups A and B will not receive it. This is done to avoid
891 notification only if there are no event listers for group C.
902 example, groups A, B, and C will receive notification of memory pressure.
905 memory pressure is experienced in the memcg for which the notification is
906 registered. In the above example, group C will receive notification if
907 registered for "local" notification and the group experiences memory
908 pressure. However, group B will never receive notification, regardless if
910 local notification.
912 The level and event notification mode ("hierarchy" or "local", if necessary) are
914 hierarchical, pass-through, notification for all ancestor memcgs. Notification
916 "medium,local" specifies pass-through notification for the medium level.
919 register a notification, an application must:
933 memory limit, sets up a notification in the cgroup and then makes child