[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: zzuf :: memory limits established with setrlimit are not applied
From: |
Diego Nieto Cid |
Subject: |
Re: zzuf :: memory limits established with setrlimit are not applied |
Date: |
Tue, 10 Dec 2024 08:57:10 -0300 |
El mar, 10 dic 2024 a las 8:41, Diego Nieto Cid (<dnietoc@gmail.com>) escribió:
>
> Is this a known issue? (besides bug 43320 which involves a child process [1])
>
Ok, I just found this comment in `sysdep/mach/hurd/setrlimit.c`:
/* Even though most limits do nothing, there is no inheritance, and hard
limits are not really hard, we just let any old call succeed to make
life easier for programs that expect normal behavior. */
So, it probably is a case of "do nothing"