[pve-devel] applied: Re: [PATCH container] cgroup: don't dup cgroup.events and don't busy-loop
Thomas Lamprecht
t.lamprecht at proxmox.com
Fri May 15 18:11:08 CEST 2020
On 5/15/20 3:53 PM, Wolfgang Bumiller wrote:
> Events are reported via POLLPRI and POLLERR (priority and
> exception flags), not POLLIN (which causes a busy-loop).
>
> Signed-off-by: Wolfgang Bumiller <w.bumiller at proxmox.com>
> ---
> src/PVE/LXC/CGroup.pm | 12 +++++-------
> 1 file changed, 5 insertions(+), 7 deletions(-)
>
>
applied, thanks!
More information about the pve-devel
mailing list