User Details
- User Since
- Jun 21 2022, 7:17 PM (191 w, 5 d)
Sat, Feb 21
Abandon since we have 4.0.3 port.
Fri, Feb 20
Wed, Feb 18
Sun, Feb 8
Sat, Feb 7
LGTM for me but I think we should merge the intel's one at the same time.
Ok I see it is reused in other patch
LGTM with a comment.
Sun, Feb 1
Sat, Jan 24
Jan 18 2026
Delete content instead of removing the whole directory
Jan 17 2026
Jan 16 2026
Jan 10 2026
Minor fixes
Remove License message
Jan 6 2026
Move commit back
Move commit back
Seperate differential
Minor fixes
Jan 5 2026
Use x86_msr_op
Simplify dump_sysctl_cb
Add helper functions for single cpu
Jan 4 2026
Jan 3 2026
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.
Minor fixes
Dec 27 2025
Dec 21 2025
Trust sc->req in set_epp and add () in KASSERT
Dec 19 2025
Use hwpstate_amd instead of hwpstate
Not short-circuiting for cpu
Dec 14 2025
Minor fixes
Dec 13 2025
Haven't test it. But I have a comment. It would be great if we can solve multiple device issue like this.
Dec 12 2025
Thanks for the comments! Hope it looks better now.
- Fix indentation
- Remove hwpstate_cppc_settings structure
- Update sc->req in all cpu cores
- Fix sc->req style nits
- Consistent CAPS and REQUESTS macro
Dec 5 2025
Minor fixes
@olce I think exposing the epp setting interface only in only cpu0 makes sence and therefore I make some changes. @markj Please also help me review it when you have time, thanks! Also, I remember that you have told me that it is better to send ipi instead of binding the CPU, but I forget the url of your sample code. Could you please provide it in here?
Expose the epp interface in only cpu 0 and modify all cpu value.
Make sense to me.