User Details
- User Since
- May 6 2021, 12:00 AM (276 w, 3 d)
Thu, Aug 20
@jhb I need mentor approval.
Sat, Aug 15
Thu, Jul 30
- Update date
- Add mentor-mentee entry
Update date
Tue, Jul 28
Is this and D58507 subject to MFC?
Mon, Jul 27
Jul 7 2026
Actually it works without "On " in the front
Update comment (83 columns)
Fit comment in one line (99 columns)
Add Suggested by: olce
Jul 6 2026
Update commit message
Reflect @olce's suggestion
I would like to add bit more:
Jul 3 2026
Wouldn't this clamp threads with different priorities to the same index (tdq->tdq_ts_deq_off - 1)?
For now I don't have enough time to visit this, so I'll take a look at this later. If I don't give any comment by Saturday evening, you can commit this.
Jul 2 2026
I think this is okay. We now have plenty of timeshare priority levels, so preserving PRI_MAX_TIMESHARE - PRIO_MAX to PRI_MAX_TIMESHARE and PRI_MIN_TIMESHARE to PRI_MIN_TIMESHARE - PRIO_MIN for nice-adjust process makes sense as it only takes 40 levels or so.
LGTM. I didn't know this was from KSE times, but yes, we should let it go now.
Updated benchmark for amd64 16-CURRENT, both libc built from my local machine and tested on it
Fix indent on flags
Jul 1 2026
Benchmark results
update commit message (int -> u_int)
Jun 29 2026
Jun 21 2026
Jun 15 2026
Jun 8 2026
You can mark all my existing inline comments as done except for the module vs device driver one.
Fix missing hmp_capacity_t separation
Jun 5 2026
LGTM. Optionally the commit message can have
Jun 3 2026
This is why I want to have C23 in base, but it's not the right time yet... LGTM:)
Jun 2 2026
Jun 1 2026
LGTM
LGTM
Both segments are placed in wrong lines. Please refer to sys/arm64/include/bus.h for correct order.
Rationale looks good. (Side note: RVA23 profile says Zabha will be mandatory in future RVA profiles)
I guess it's okay to merge this into D57381? See f115c0612131d8f939f6f357f57bdd85bd6a59de for amd64.
I would like to know what this is for. Code looks okay, but I wonder why we need these aliases. Could you elaborate more in the commit message and revision summary?
May 26 2026
May 24 2026
@koinec_yahoo.co.jp Are you fine if I update the diff to match FreeBSD's man style? The content is fine, I just need to rephrase and move sections around for consistency with other man pages. You will still be the only person on the copyright notice and git author.
May 23 2026
Wait, could you add this to amd64/LINT as well?