Hi,

On Thu, Mar 11, 2021 at 12:24 PM Gert Doering <[email protected]> wrote:

> Thanks, Selva.
>
> v3 has actually been buildbot-tested on all the platforms (I tested
> v2 after the ACK, and it failed OpenSolaris, so I grumbled and adjusted
> the #ifdef's...).  It has been "tested for real" on Linux, which has
> "prlimit" to tell you the currently-active limits for *other* processes
> - haven't found something equivalent on the BSDs, so only "it will
> report the right value(s) and not explode"-tested (+ buildbot compile).
>

prlimit on Linux is handy as it can change the limits of a running process
as well.
On FreeBSD probably "limits -P pid ... " can do the same?

Selva

>
> Patch has been applied to the master branch.
>
> commit b0bff5590152fbcc5b4d47c18817838fd00c58c3
> Author: Gert Doering
> Date:   Wed Mar 10 13:48:08 2021 +0100
>
>      Require at least 100MB of mlock()-able memory if --mlock is used.
>
>      Signed-off-by: Gert Doering <[email protected]>
>      Acked-by: Selva Nair <[email protected]>
>      Message-Id: <[email protected]>
>      URL:
> https://www.mail-archive.com/[email protected]/msg21657.html
>      Signed-off-by: Gert Doering <[email protected]>
>
>
> --
> kind regards,
>
> Gert Doering
>
>
>
> _______________________________________________
> Openvpn-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/openvpn-devel
>
_______________________________________________
Openvpn-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openvpn-devel

Reply via email to