User Details
- User Since
- Feb 26 2021, 3:47 PM (224 w, 5 d)
Yesterday
Tue, Jun 17
Seems fine.
Mon, Jun 16
I should be able to do some parallel buildworld tests this week.
Changes prompted by kib@ comments.
Fri, Jun 13
I've rephrased following your advices, mentioning potential exceptions only in the commit message.
Thu, Jun 12
I'd like the opportunity to review this (next week).
Wed, Jun 11
Mon, Jun 2
For some reason, I had missed the existence of um_checkpath_lock, which implies that some renames (involving directories whose parent directory changes) are basically serialized. Since this was added in 2021, probably nobody really complained, but that is slightly surprising to me.
Fri, May 30
Wed, May 28
Statistics for the web browsing simulations:
New round of multiple tests, to ensure the current anti-starvation and nice behaviors stay (approximately) the same after this series of patches.
Tue, May 27
Browsing some old notes, I had noticed that cn_flags were sometimes crushed, and concluded that VN_* flags probably were just workarounds for that problem, except for VN_OPEN_INVFS.
Much clearer with a bool indeed, and solves my concern.
Oops, sorry, I inadvertently committed this along with something else... Re-opening.
Mon, May 26
I have mixed feelings about this proposal. But let me first begin with some context about mac_do(4)/mdo(1).
Sun, May 25
Fri, May 23
Seems fine, except for one thing, please see inline comment.
Thu, May 22
Some now unused code could be suppressed.
Thanks!