Re: [PATCH gnumach v3] Implement per task virtual memory limit

2025-05-15 Thread Diego Nieto Cid
Hello, On Tue, Feb 04, 2025 at 09:33:47PM +0100, Samuel Thibault wrote: > Samuel Thibault, le ven. 10 janv. 2025 19:40:05 +0100, a ecrit: > > Diego Nieto Cid, le mar. 07 janv. 2025 18:48:49 +, a ecrit: > > > I've been running gnumach with this patch for some time, doing other > > > porting/deb

Re: [PATCH gnumach v3] Implement per task virtual memory limit

2025-05-15 Thread Samuel Thibault
Diego Nieto Cid, le ven. 16 mai 2025 00:02:00 +0100, a ecrit: > However, since raising the limit to the max value for the root > filesystem is something we rather have than not, I should probably > start looking at it. Indeed. > I have a question, though. Should ext2fs go through glibc setrlimit?