User Details
User Details
- User Since
- Jun 21 2022, 7:17 PM (210 w, 2 d)
Tue, Jun 23
Tue, Jun 23
Mon, Jun 22
Mon, Jun 22
Thu, Jun 11
Thu, Jun 11
Wed, Jun 10
Wed, Jun 10
aokblast committed R11:10721f765707: devel/bear: Update to 4.1.4 (authored by dereks_lifeofadishwasher.com).
Jun 1 2026
Jun 1 2026
May 29 2026
May 29 2026
May 9 2026
May 9 2026
aokblast committed rG072f79d0a287: hwpstate_amd: Initialize CPPC driver type (authored by Laurent Chardon <laurent@FreeBSD.org>).
May 5 2026
May 5 2026
May 1 2026
May 1 2026
Apr 30 2026
Apr 30 2026
Apr 16 2026
Apr 16 2026
Apr 14 2026
Apr 14 2026
Apr 8 2026
Apr 8 2026
Mar 22 2026
Mar 22 2026
Mar 14 2026
Mar 14 2026
Mar 4 2026
Mar 4 2026
Feb 21 2026
Feb 21 2026
Feb 18 2026
Feb 18 2026
Jan 24 2026
Jan 24 2026
Jan 18 2026
Jan 18 2026
aokblast updated the diff for D54757: depend-cleanup.sh: Move pwd to a safer place.
Delete content instead of removing the whole directory
aokblast added inline comments to D54757: depend-cleanup.sh: Move pwd to a safer place.
aokblast added a comment to D54757: depend-cleanup.sh: Move pwd to a safer place.
Jan 17 2026
Jan 17 2026
aokblast added a comment to D54757: depend-cleanup.sh: Move pwd to a safer place.
aokblast updated the summary of D54757: depend-cleanup.sh: Move pwd to a safer place.
aokblast updated the summary of D54757: depend-cleanup.sh: Move pwd to a safer place.
aokblast updated the summary of D54757: depend-cleanup.sh: Move pwd to a safer place.
aokblast requested review of D54757: depend-cleanup.sh: Move pwd to a safer place.
aokblast requested review of D54755: devel/bear: Upgrade to 4.0.1.
Jan 16 2026
Jan 16 2026
aokblast added a comment to D54551: smp: add smp_rendezvous_cpu helper function.
Jan 10 2026
Jan 10 2026
aokblast updated the diff for D54505: hwpstate_amd: Use ipi instead of sched_bind + thread_lock.
Minor fixes
aokblast updated the diff for D54377: www/wasm-bindgen-cli: Update to v0.2.100.
Remove License message
Jan 6 2026
Jan 6 2026
aokblast updated the diff for D54505: hwpstate_amd: Use ipi instead of sched_bind + thread_lock.
Move commit back
aokblast updated the diff for D54551: smp: add smp_rendezvous_cpu helper function.
Move commit back
aokblast updated the diff for D54505: hwpstate_amd: Use ipi instead of sched_bind + thread_lock.
Seperate differential
aokblast requested review of D54551: smp: add smp_rendezvous_cpu helper function.
aokblast updated the diff for D54505: hwpstate_amd: Use ipi instead of sched_bind + thread_lock.
Minor fixes
Jan 5 2026
Jan 5 2026
aokblast added inline comments to D54505: hwpstate_amd: Use ipi instead of sched_bind + thread_lock.
aokblast updated the diff for D54505: hwpstate_amd: Use ipi instead of sched_bind + thread_lock.
Use x86_msr_op
aokblast added inline comments to D54505: hwpstate_amd: Use ipi instead of sched_bind + thread_lock.
aokblast updated the diff for D54505: hwpstate_amd: Use ipi instead of sched_bind + thread_lock.
Simplify dump_sysctl_cb
Add helper functions for single cpu
aokblast added reviewers for D54528: hwpstate: Use dynamic sysctl initialization: markj, olce, khng.
aokblast requested review of D54528: hwpstate: Use dynamic sysctl initialization.
Jan 4 2026
Jan 4 2026
aokblast added reviewers for D54505: hwpstate_amd: Use ipi instead of sched_bind + thread_lock: khng, markj.
aokblast added inline comments to D49587: hwpstate: add CPPC support for pstate driver on AMD.
aokblast added a reviewer for D54505: hwpstate_amd: Use ipi instead of sched_bind + thread_lock: olce.
aokblast requested review of D54505: hwpstate_amd: Use ipi instead of sched_bind + thread_lock.
Jan 3 2026
Jan 3 2026
aokblast added a comment to D54474: smp: Use bitwise operation to count cpu number.
Thanks! Thought I sucessfully booted up on a AMD64 machine, this patch touches the basic logic of smp so I will think twice before landing it.
aokblast requested review of D54474: smp: Use bitwise operation to count cpu number.
aokblast updated the diff for D54466: ichwd: Add manual for i6300esb watchdog.
Minor fixes
aokblast requested review of D54466: ichwd: Add manual for i6300esb watchdog.
aokblast requested review of D54465: hwpstate_amd: Fix compile error.
Dec 27 2025
Dec 27 2025
aokblast requested review of D54378: net/lldap: update to 0.6.2.
aokblast requested review of D54377: www/wasm-bindgen-cli: Update to v0.2.100.
Dec 21 2025
Dec 21 2025
aokblast added inline comments to D49587: hwpstate: add CPPC support for pstate driver on AMD.
aokblast updated the diff for D49587: hwpstate: add CPPC support for pstate driver on AMD.
Trust sc->req in set_epp and add () in KASSERT
Dec 19 2025
Dec 19 2025
aokblast updated the diff for D49587: hwpstate: add CPPC support for pstate driver on AMD.
Use hwpstate_amd instead of hwpstate
Not short-circuiting for cpu
aokblast added inline comments to D49587: hwpstate: add CPPC support for pstate driver on AMD.
aokblast added inline comments to D49587: hwpstate: add CPPC support for pstate driver on AMD.
Dec 14 2025
Dec 14 2025
aokblast added a reviewer for D54173: Place an advisory lock on devices opened by libusb_open(3).: USB.