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

2024-12-25 Thread Diego Nieto Cid
Hi, Well, the holidays salutation message ended up as commit message unexpectedly. I guess for review it's ok. But I need to fix it before it's ready for commit. :(

[PATCH gnumach v2] Implement per task virtual memory limit

2024-12-25 Thread dnietoc
From: Diego Nieto Cid Merry Christmas Hurd community! I hope everyone is doing well and enjoying the holidays. This is version 2 of the VM limit patch, which without the continued support of Sergey, could not be possible. So, thanks Sergey! --- * include/mach/gnumach.defs: (vm_set_size_limit)

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

2024-12-25 Thread Sergey Bugaev
Merry Christmas :) On Tue, Dec 24, 2024 at 8:11 PM Diego Nieto Cid wrote: > * HOST_PORT must be the privileged host control port > * if the caller desires to increase the current max limit. > * > * On the other hand, if the max limit is being decreased, the >