User Details
- User Since
- May 12 2026, 7:00 PM (13 w, 4 d)
Thu, Aug 13
Tue, Aug 11
Mon, Aug 10
Cross-compiled aarch64->amd64 and on an amd64 machine.
Ok, I've updated the diff to be relative to the parent one (that one applies cleanly to main).
- fixes the cycle in make
- includes updated vmx.h
Could you try this? I will also updated the diff for amd64.
Sat, Aug 8
Refactorted with following changes:
- Migrate from msleep to mtx_sleep. Remove cond vars.
- Remove module and bake the transport within p9fs.
Fri, Aug 7
Thu, Aug 6
Tue, Aug 4
Yes, sorry about that.
Could you commit it as well?
Updated per reviewer comments. D58636 is the parent revision, adding the deprecation warning function.
Wed, Jul 22
Jun 22 2026
Jun 8 2026
I have made the following changes:
May 27 2026
Yes, but. I do not expect that it would be so drastic, and there is probably something else broken. VOP_INACTIVE() is skipped when the current lock in vput() is not exclusive and an immediate upgrade request failed because there are other shared lock owners. At very least this means that there are hold owners on the vnode without refs, which is not typical.
May 25 2026
Generally VOP_INACTIVE() is a good place, but a (small) problem with it is that it might be skipped
May 22 2026
@dave_freedave.net Could you try a bulk poudriere run now? I seem to have gotten a successful run.
