[pve-devel] [PATCH common] add upid_wait method

Michael Rasmussen mir at datanom.net
Fri Jan 22 17:35:33 CET 2016


On Fri, 22 Jan 2016 17:23:14 +0100
Thomas Lamprecht <t.lamprecht at proxmox.com> wrote:

> 
> Or is there a better way?
> 
Unless you are in kernel mode there is no way of suppressing all
interrupts. You can get along way with $SIG{some_signal}= 'IGNORE' but
this cannot be used for all signals, eg. SIGKILL and SIGSTOP.

NMI cannot be caught either.

-- 
Hilsen/Regards
Michael Rasmussen

Get my public GnuPG keys:
michael <at> rasmussen <dot> cc
http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xD3C9A00E
mir <at> datanom <dot> net
http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xE501F51C
mir <at> miras <dot> org
http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xE3E80917
--------------------------------------------------------------
/usr/games/fortune -es says:
Everywhere I look I see NEGATIVITY and ASPHALT ...
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 181 bytes
Desc: OpenPGP digital signature
URL: <http://lists.proxmox.com/pipermail/pve-devel/attachments/20160122/a6f1649a/attachment.sig>


More information about the pve-devel mailing list