User Details
- User Since
- Jan 29 2022, 5:50 PM (217 w, 1 h)
Tue, Mar 24
Feb 25 2026
Feb 6 2026
Feb 4 2026
Jan 27 2026
Jan 20 2026
Jan 18 2026
Account for latest changes in D54650.
- constify command nvlist_t argument
- adapt vm_do_checkpoint to use the new return type
Account for latest changes in D54650.
Address @rew 's comments - change IPC command return type to nvlist_t.
Address @rew 's comments.
Jan 14 2026
Address @rew 's comments.
Address @markj 's comments.
Jan 11 2026
Jan 1 2026
Dec 17 2025
Dec 15 2025
Dec 13 2025
Dec 11 2025
Dec 1 2025
Address @olce 's comments.
Nov 28 2025
Nov 24 2025
Defer incrementing the vmm counter.
Nov 21 2025
Address @markj 's comments.
Address @markj 's comments.
Address @markj 's comments
Nov 19 2025
Address @markj 's comments.
Address @markj 's comments.
Nov 17 2025
Address @emaste 's comment.
Rebase.
Address @corvink 's comments.
Nov 13 2025
Nov 5 2025
Oct 29 2025
Oct 17 2025
Oct 16 2025
One minor thing I've noticed is that we don't export M_NOWAIT.
I think it would be very useful to have a way of controlling whether we wait or exit on failure, but I'm not sure if accomplishing that is as straightforward as defining M_NOWAIT in sys/vmem.h.
Oct 14 2025
Oct 13 2025
Hi, is there a concrete reason why this revision never landed or has it just slipped through the cracks?
Sep 11 2025
Sep 10 2025
LGTM overall (aside from the race issues that you'll handle in a separate PR).
I tested the changes with stress2 in a NUMA VM for a couple of hours and didn't run into any obvious issues.
