lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:   Mon, 30 Jul 2018 10:08:46 +0200
From:   André Pribil <a.pribil@...k-ipc.com>
To:     Stephen Hemminger <stephen@...workplumber.org>
CC:     "netdev@...r.kernel.org" <netdev@...r.kernel.org>
Subject: RE: Deadlock with restart_syscall()

> Don't do control operations from RT processes!
> There can be cases of priority inversion where RT process is waiting
> for
> something that requires a kthread to complete the operation.

I have RT throttling activated and I thought it would kick-in and give 
the non-RT threads some time to execute.
Therefore, I would expect this control operation to terminate sooner or later, 
even if there's a kthread involved and a priority inversion occurs here, 
but this seems not to be the case. 

Andre

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ