Page MenuHomeFreeBSD

Contributor Reviews (src)Project
ActivePublic

Recent Activity

Sun, Apr 5

minsoochoo0122_proton.me added a comment to D44455: intelhfi - Intel TD/HFI driver - Part3: Add CPU core performance/efficiency score variable to SMP's cpu_group struct..

Regarding the modification to save the acquired score values ​​from struct cpu_group to pcpu, I'd like to use the HMP (https://reviews.freebsd.org/D54674) API rather than creating a new, intelhfi's specific variable in pcpu for saving the values.
Are there any problems with this approach? If so, please let me know.

Sun, Apr 5, 12:47 PM · Contributor Reviews (src)
koinec_yahoo.co.jp added a comment to D44455: intelhfi - Intel TD/HFI driver - Part3: Add CPU core performance/efficiency score variable to SMP's cpu_group struct..

Thank you all for your comments.

Sun, Apr 5, 12:20 PM · Contributor Reviews (src)
minsoochoo0122_proton.me requested changes to D44456: intelhfi - Intel TD/HFI driver - Part4: Add intelhfi driver's source-code & Makefile..
Sun, Apr 5, 4:02 AM · Contributor Reviews (src)
minsoochoo0122_proton.me added a reviewer for D44663: stdalign.h: Disable for C23: imp.
Sun, Apr 5, 3:57 AM · Contributor Reviews (src)
minsoochoo0122_proton.me abandoned D43246: Import libb2 0.98.1 and add FREEBSD-upgrade.

I think I'm not qualified for MFV: someone with trust (= commit bit) in the community should take this work instead.

Sun, Apr 5, 3:56 AM · Contributor Reviews (src)

Thu, Apr 2

olce added a comment to D44455: intelhfi - Intel TD/HFI driver - Part3: Add CPU core performance/efficiency score variable to SMP's cpu_group struct..

Thank you for letting me know the results of discussion on the implementation policy. I understand the policy.
I will start working on the revisions now, but given my current situation, I think it will take several months. Please give me some time.

Thu, Apr 2, 8:30 PM · Contributor Reviews (src)

Wed, Apr 1

minsoochoo0122_proton.me abandoned D54895: kdb(1): Introduce kdb(1).
Wed, Apr 1, 11:06 AM · Contributor Reviews (src)
minsoochoo0122_proton.me added a comment to D54895: kdb(1): Introduce kdb(1).

After some considerations, I decided to abandon this revision based on the fact that kgdb(1) is a port and not in the base system. This means that if there is a need for this script, it should be provided via ports not through the base system. Also, I haven't heard any voice that wants this so it seems I'm trying to solve a problem that doesn't exist for now.

Wed, Apr 1, 11:06 AM · Contributor Reviews (src)

Tue, Mar 31

ziaee accepted D56090: timeout.1: Document non-POSIX options.
Tue, Mar 31, 2:20 AM · Contributor Reviews (src), manpages, docs

Mon, Mar 30

minsoochoo0122_proton.me accepted D44459: intelhfi - Intel TD/HFI driver - Part7: Add kerneldoc's Doxyfile.
Mon, Mar 30, 12:12 AM · Contributor Reviews (src)

Sun, Mar 29

koinec_yahoo.co.jp added a comment to D44455: intelhfi - Intel TD/HFI driver - Part3: Add CPU core performance/efficiency score variable to SMP's cpu_group struct..

Thank you for letting me know the results of discussion on the implementation policy. I understand the policy.
I will start working on the revisions now, but given my current situation, I think it will take several months. Please give me some time.

Sun, Mar 29, 9:46 PM · Contributor Reviews (src)
koinec_yahoo.co.jp updated the diff for D44456: intelhfi - Intel TD/HFI driver - Part4: Add intelhfi driver's source-code & Makefile..

Thank you for all your feedback and advice!
I have made the following corrections.

Sun, Mar 29, 9:35 PM · Contributor Reviews (src)
koinec_yahoo.co.jp updated the diff for D44459: intelhfi - Intel TD/HFI driver - Part7: Add kerneldoc's Doxyfile.
  • Fix the driver name from uppercase to lowercase
Sun, Mar 29, 8:50 PM · Contributor Reviews (src)

Thu, Mar 26

tembun_bk.ru updated the diff for D56090: timeout.1: Document non-POSIX options.

Move non-POSIX options block in the STANDARDS section.

Thu, Mar 26, 2:20 PM · Contributor Reviews (src), manpages, docs
tembun_bk.ru added a comment to D56090: timeout.1: Document non-POSIX options.

The COMPATIBILITY section is a GNU-ism.

Thu, Mar 26, 2:16 PM · Contributor Reviews (src), manpages, docs
ziaee added a comment to D56090: timeout.1: Document non-POSIX options.

Thanks for the patch! The mdoc(7) manual explains that it's important to use standardized sections wherever possible to reinforce the idea that people can jump directly to the relevant section. The COMPATIBILITY section is a GNU-ism. Please put this in the STANDARDS section. Other than that, looks good to me!

Thu, Mar 26, 1:10 PM · Contributor Reviews (src), manpages, docs
aly_aaronly.me accepted D56090: timeout.1: Document non-POSIX options.

Looks good to me. Thank you.

Thu, Mar 26, 9:07 AM · Contributor Reviews (src), manpages, docs
tembun_bk.ru requested review of D56090: timeout.1: Document non-POSIX options.
Thu, Mar 26, 9:04 AM · Contributor Reviews (src), manpages, docs

Mon, Mar 23

ziaee added inline comments to D44459: intelhfi - Intel TD/HFI driver - Part7: Add kerneldoc's Doxyfile.
Mon, Mar 23, 7:39 PM · Contributor Reviews (src)
minsoochoo0122_proton.me requested changes to D44455: intelhfi - Intel TD/HFI driver - Part3: Add CPU core performance/efficiency score variable to SMP's cpu_group struct..

After talk with other FreeBSD dev at AsiaBSDCon, we concluded that score should be stored in pcpu structure, not in cpu_group for the following reasons:

Mon, Mar 23, 3:52 AM · Contributor Reviews (src)

Sun, Mar 22

minsoochoo0122_proton.me requested changes to D44456: intelhfi - Intel TD/HFI driver - Part4: Add intelhfi driver's source-code & Makefile..
Sun, Mar 22, 3:54 AM · Contributor Reviews (src)
minsoochoo0122_proton.me accepted D44455: intelhfi - Intel TD/HFI driver - Part3: Add CPU core performance/efficiency score variable to SMP's cpu_group struct..

LGTM, although we need approval from committer.

Sun, Mar 22, 2:25 AM · Contributor Reviews (src)
minsoochoo0122_proton.me added inline comments to D44456: intelhfi - Intel TD/HFI driver - Part4: Add intelhfi driver's source-code & Makefile..
Sun, Mar 22, 2:16 AM · Contributor Reviews (src)
minsoochoo0122_proton.me updated subscribers of D44459: intelhfi - Intel TD/HFI driver - Part7: Add kerneldoc's Doxyfile.
Sun, Mar 22, 2:07 AM · Contributor Reviews (src)
minsoochoo0122_proton.me accepted D44459: intelhfi - Intel TD/HFI driver - Part7: Add kerneldoc's Doxyfile.

LGTM

Sun, Mar 22, 2:02 AM · Contributor Reviews (src)

Sat, Mar 21

koinec_yahoo.co.jp added inline comments to D44456: intelhfi - Intel TD/HFI driver - Part4: Add intelhfi driver's source-code & Makefile..
Sat, Mar 21, 10:40 PM · Contributor Reviews (src)
koinec_yahoo.co.jp updated the diff for D44455: intelhfi - Intel TD/HFI driver - Part3: Add CPU core performance/efficiency score variable to SMP's cpu_group struct..

Rebase current src-tree.

Sat, Mar 21, 10:14 PM · Contributor Reviews (src)
koinec_yahoo.co.jp updated the diff for D44459: intelhfi - Intel TD/HFI driver - Part7: Add kerneldoc's Doxyfile.
  • Rebase current src-tree.
Sat, Mar 21, 10:00 PM · Contributor Reviews (src)

Thu, Mar 19

minsoochoo0122_proton.me added inline comments to D44456: intelhfi - Intel TD/HFI driver - Part4: Add intelhfi driver's source-code & Makefile..
Thu, Mar 19, 3:17 AM · Contributor Reviews (src)
minsoochoo0122_proton.me requested changes to D44455: intelhfi - Intel TD/HFI driver - Part3: Add CPU core performance/efficiency score variable to SMP's cpu_group struct..

Could you rebase main?

Thu, Mar 19, 3:15 AM · Contributor Reviews (src)
minsoochoo0122_proton.me requested changes to D44459: intelhfi - Intel TD/HFI driver - Part7: Add kerneldoc's Doxyfile.

Could you rebase main?

Thu, Mar 19, 3:11 AM · Contributor Reviews (src)

Mon, Mar 16

kib accepted D44454: intelhfi - Intel TD/HFI driver - Part2: Enable thermal interrupt handler for Local APIC's..
Mon, Mar 16, 4:04 PM · Contributor Reviews (src)

Sat, Mar 14

minsoochoo0122_proton.me added a comment to D44456: intelhfi - Intel TD/HFI driver - Part4: Add intelhfi driver's source-code & Makefile..

Can we enable/disable the whole module when one or both of HMP and SMP aren't enabled? I don't see why we need to build this driver when HMP and SMP don't exist.

Thank you for the advice.
As you advised, there's no need to build this driver without specifying the SMP option, so I removed "#if defined(SMP)".

However, to prevent accidental builds, I've added a build error using "#error" if it's undefined, but I'm not sure if this is the correct practice. Any advice would be appreciated.
Also, I think it would be better to remove "#if defined(HMP)" when the ULE scheduler support and the HMP interface code support you separately posted are officially merged, but what about leaving it in during development?

Note that even without including opt_sched.h, if SMP is defined in the kernel configuration, the build error caused by #error will not occur.

Sat, Mar 14, 6:28 PM · Contributor Reviews (src)
koinec_yahoo.co.jp added a comment to D44456: intelhfi - Intel TD/HFI driver - Part4: Add intelhfi driver's source-code & Makefile..

Can we enable/disable the whole module when one or both of HMP and SMP aren't enabled? I don't see why we need to build this driver when HMP and SMP don't exist.

Sat, Mar 14, 12:35 PM · Contributor Reviews (src)
koinec_yahoo.co.jp updated the diff for D44456: intelhfi - Intel TD/HFI driver - Part4: Add intelhfi driver's source-code & Makefile..
  • Remove the unnecessary inclusion of opt_sched.h.
  • Modify the code to output an error (#error) if a required SMP kernel configuration option is not defined.
Sat, Mar 14, 12:25 PM · Contributor Reviews (src)
koinec_yahoo.co.jp updated the diff for D44454: intelhfi - Intel TD/HFI driver - Part2: Enable thermal interrupt handler for Local APIC's..
  • Restore the NULL check for the handler function pointer in the lapic_handle_thermal(), which was mistakenly deleted.
  • Fix an issue with the registration order of instance ptr. and handler function ptr. within the lapic_enable_thermal().
Sat, Mar 14, 12:15 PM · Contributor Reviews (src)

Fri, Mar 13

minsoochoo0122_proton.me abandoned D43240: Update to Zstandard 1.5.5.

Superseded by D55838

Fri, Mar 13, 4:11 PM · Contributor Reviews (src)

Mar 4 2026

mcq_disroot.org updated the diff for D55597: sys/kern/subr_firmware: implement firmware_path search path.

refer to previous commit msg, just added /usr/share/firmware as another path in firmware_path[MAXPATHLEN]

Mar 4 2026, 11:18 PM · Contributor Reviews (src)
mcq_disroot.org updated the diff for D55597: sys/kern/subr_firmware: implement firmware_path search path.

used strchr(3) in try_binary_file() instead of manual parsing
ensured proper checking in try_binary_file(), and added a default for firmware_path in /stand/defaults/loader.conf
also removed TUNABLE_STR because CTLFLAG_RWTUN already sets it

Mar 4 2026, 10:58 PM · Contributor Reviews (src)
kevans added inline comments to D55597: sys/kern/subr_firmware: implement firmware_path search path.
Mar 4 2026, 10:16 PM · Contributor Reviews (src)
imp added a comment to D55597: sys/kern/subr_firmware: implement firmware_path search path.

Generated with U99999 for full context.

Mar 4 2026, 8:55 PM · Contributor Reviews (src)
imp added a comment to D55597: sys/kern/subr_firmware: implement firmware_path search path.

A couple of small suggestions, and one question that needs to be answered.

Mar 4 2026, 8:55 PM · Contributor Reviews (src)
imp added inline comments to D55597: sys/kern/subr_firmware: implement firmware_path search path.
Mar 4 2026, 8:54 PM · Contributor Reviews (src)

Mar 3 2026

tembun_bk.ru requested review of D55632: sh.1: Cross-reference signal(3).
Mar 3 2026, 3:10 PM · Contributor Reviews (src), manpages, docs
kib added inline comments to D44454: intelhfi - Intel TD/HFI driver - Part2: Enable thermal interrupt handler for Local APIC's..
Mar 3 2026, 4:29 AM · Contributor Reviews (src)

Mar 1 2026

minsoochoo0122_proton.me added a comment to D44456: intelhfi - Intel TD/HFI driver - Part4: Add intelhfi driver's source-code & Makefile..

Can we enable/disable the whole module when one or both of HMP and SMP aren't enabled? I don't see why we need to build this driver when HMP and SMP don't exist.

Mar 1 2026, 7:06 PM · Contributor Reviews (src)
mcq_disroot.org updated the diff for D55597: sys/kern/subr_firmware: implement firmware_path search path.

Generated with U99999 for full context.

Mar 1 2026, 3:59 PM · Contributor Reviews (src)
imp added a comment to D55597: sys/kern/subr_firmware: implement firmware_path search path.

can you either use git arc to update this patch, or generate the diff with -U99999 please? I need a little more context to review it.

Mar 1 2026, 6:35 AM · Contributor Reviews (src)
mcq_disroot.org added a reviewer for D55597: sys/kern/subr_firmware: implement firmware_path search path: guest-seuros.
Mar 1 2026, 5:09 AM · Contributor Reviews (src)
koinec_yahoo.co.jp updated the diff for D44454: intelhfi - Intel TD/HFI driver - Part2: Enable thermal interrupt handler for Local APIC's..

Modify to load and store handler function pointers using atomic(9) functions.

Mar 1 2026, 4:23 AM · Contributor Reviews (src)