User Details
- User Since
- May 16 2014, 7:29 PM (593 w, 6 d)
Tue, Sep 30
Address feedback. I hope I got it all now.
Thu, Sep 25
Wed, Sep 24
Address feedback on ioctl list.
Mon, Sep 22
Address feedback. I think I got it all.
Wed, Sep 17
Further updates. vdso maps correctly.
Wed, Sep 10
Mon, Sep 8
Wed, Sep 3
Aug 29 2025
Aug 25 2025
Address feedback. I think I got it all.
Aug 20 2025
Aug 14 2025
Aug 13 2025
Update after latest probe changes.
Aug 12 2025
Address @kib's feedback.
If it builds, it ships!
Address feedback. Added comment noting empty strings, and changed naked 0x12 to
the right constant.
Aug 11 2025
Aug 7 2025
Aug 6 2025
Address feedback
Address feedback. The change to vm_radix_insert, etc, is untested still (will
test in my VM shortly).
Address feedback.
Address @jhb's feedback.
Aug 4 2025
One global question I have, most likely you must execute the handoff and start executing the new kernel on AP, not BSPs. In other words. the reboot must migrate to AP if it not already did it.
Jul 31 2025
Jul 30 2025
Abandoned in favor of the kexec stack.
I should add that this is sort of how Linux does it as well (synchronize, disable interrupts, go catatonic and hope for the best)
Jul 29 2025
Jul 21 2025
Jul 13 2025
Jul 11 2025
Jun 25 2025
Jun 2 2025
Is there anything blocking this now?
May 30 2025
Math checks out. Haven't tested, but looks correct to me. I'll test it later, and won't hold it up.
May 29 2025
May 27 2025
May 15 2025
May 14 2025
May 13 2025
May 12 2025
Eliminate (most of) the ifdef soup in linux_ioctl.h by following @imp's suggestion.
May 9 2025
I'm not sure why this was never connected to the build, I would have fixed it during my IfAPI work if it were connected then.