On Wed, 5 Jun 2024 13:57:38 +0200 Helmut Grohne <hel...@subdivi.de>
wrote:
> From what I can tell, fakeroot would be better served with using
> close_range(2). That would lower the CPU consumption with a higher
> resource limit and make the real problem more apparent or disappear.

FYI the FD hard limit has been bumped in systemd 256~rc3-3, to the max
that the kernel allows. The soft limit is still 1024.
A tight loop around any hard limit is really a bug, and using
close_range is indeed the right solution here.

-- 
Kind regards,
Luca Boccassi

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to