User Details
- User Since
- Jun 21 2022, 7:17 PM (193 w, 2 d)
Yesterday
jhb@'s patch is much better.
Wed, Mar 4
Rebase to main
Thanks for all yours review:).
Minor fixes.
Delete the base commit
Tue, Mar 3
Mon, Mar 2
Fix indentation
Fix Makefile and use recursive lock to make witness happy
Sun, Mar 1
Remove debug print
Support numa node report
Sat, Feb 28
Fri, Feb 27
I did some experiment and you are right, the compiler optimize it above O1.
Also, my assumption is wrong since reminder in aarch64 actually convert into udiv + msub, which is not faster than what we previous have.
Thanks!
Cache and free acpi_cppc_ctx immediately since we only use readonly field.
Also, use roundup to prevent duplicate frequency.
Use readonly struct to reduce memory consumption
Use uint64_t instead of platform dependent register_t
Don't implement FFH in generic bus driver since it is not widely used.
Thu, Feb 26
Fix GENERIC build
Return EOPNOTSUPP instead of ENOSUPP
Have rebased to main. Thanks!
Rebase to main
Wed, Feb 25
Mark FFH resource as 1 byte to prevent resource overlap
Set min max when something bad happens
Tue, Feb 24
Don't free when not possible
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.
Feb 1 2026
Jan 24 2026
Jan 18 2026
Delete content instead of removing the whole directory