[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [RFC] Implementing RLIMIT_AS
From: |
Diego Nieto Cid |
Subject: |
Re: [RFC] Implementing RLIMIT_AS |
Date: |
Sun, 22 Dec 2024 16:19:08 -0300 |
Hello,
On Thu, Dec 19, 2024 at 10:36:49PM +0100, Luca wrote:
>
> To experiment I'd suggest creating a test program as the ones in the tests/
> folder in gnumach source, so you can try every single case and easily debug
> it. Currently they can only be run on GNU/Linux as they require qemu.
>
I've written a test function in `tests/test-task.c` to exercise the new routines
to set and get the VM limit parameters. And I wonder if `malloc` and `free` can
be used in those tests.
Or should I only use the GNU Mach functions?
Thanks
Re: [RFC] Implementing RLIMIT_AS, Samuel Thibault, 2024/12/21