Page MenuHomeFreeBSD

Contributor Reviews (src)Project
ActivePublic

Recent Activity

Sun, May 24

minsoochoo0122_proton.me added inline comments to D44456: intelhfi - Intel TD/HFI driver - Part4: Add intelhfi driver's source-code & Makefile..
Sun, May 24, 11:46 PM · 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, May 24, 11:20 PM · Contributor Reviews (src)
minsoochoo0122_proton.me added a comment to D44456: intelhfi - Intel TD/HFI driver - Part4: Add intelhfi driver's source-code & Makefile..

However, intelhfi driver needs to reference the number of CPU groups stored in the "cpu_group" structure. For this reason, I used the "cpu_grpup" structure in the location you pointed out, and also cached it in the intelhfi's instance structure.

Sun, May 24, 11:19 PM · Contributor Reviews (src)
minsoochoo0122_proton.me added a comment to D44458: intelhfi - Intel TD/HFI driver - Part6: Add intelhfi's man file & Makefile..

@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.

Sun, May 24, 3:34 PM · Contributor Reviews (src)

Sat, May 23

minsoochoo0122_proton.me requested changes to D44457: intelhfi - Intel TD/HFI driver - Part5: Add kernel configuration file example for NOTES file..

Wait, could you add this to amd64/LINT as well?

Sat, May 23, 11:45 PM · Contributor Reviews (src)
minsoochoo0122_proton.me accepted D44457: intelhfi - Intel TD/HFI driver - Part5: Add kernel configuration file example for NOTES file..
Sat, May 23, 11:44 PM · Contributor Reviews (src)
minsoochoo0122_proton.me accepted D44458: intelhfi - Intel TD/HFI driver - Part6: Add intelhfi's man file & Makefile..

LGTM

Sat, May 23, 11:43 PM · Contributor Reviews (src)
koinec_yahoo.co.jp added inline comments to D44456: intelhfi - Intel TD/HFI driver - Part4: Add intelhfi driver's source-code & Makefile..
Sat, May 23, 11:01 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..
  • Fix the copyright year notation in the file comments (Sorry).
  • Fix a bug where the number of CPU groups in the cpu_group structure was unnecessarily cached within the instance.
Sat, May 23, 10:53 PM · Contributor Reviews (src)
koinec_yahoo.co.jp updated the diff for D44457: intelhfi - Intel TD/HFI driver - Part5: Add kernel configuration file example for NOTES file..

Fix an error where a line defining HMP options was mistakenly left in when adding support for HMP(4) (Sorry).

Sat, May 23, 10:27 PM · Contributor Reviews (src)
koinec_yahoo.co.jp updated the diff for D44458: intelhfi - Intel TD/HFI driver - Part6: Add intelhfi's man file & Makefile..
  • Fix the year of creation in the file comment.
  • Fix the creation date.
Sat, May 23, 10:19 PM · Contributor Reviews (src)

Thu, May 21

temcbun_gmail.com abandoned D57153: groups.7: Document audio group.
Thu, May 21, 6:40 PM · Contributor Reviews (src), manpages, docs
temcbun_gmail.com added a comment to D57153: groups.7: Document audio group.

Great! Then I will close this revision.

Thu, May 21, 6:39 PM · Contributor Reviews (src), manpages, docs
christos added inline comments to D57153: groups.7: Document audio group.
Thu, May 21, 6:34 PM · Contributor Reviews (src), manpages, docs
emaste added inline comments to D57153: groups.7: Document audio group.
Thu, May 21, 6:33 PM · Contributor Reviews (src), manpages, docs
temcbun_gmail.com requested review of D57153: groups.7: Document audio group.
Thu, May 21, 6:28 PM · Contributor Reviews (src), manpages, docs

Wed, May 20

temcbun_gmail.com added a comment to D55091: rc.d/nscd: Avoid using setvar.

Ping.

Wed, May 20, 5:33 PM · Contributor Reviews (src)

Mon, May 18

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

Thanks, here are some reviews:

Mon, May 18, 1:33 AM · Contributor Reviews (src)

Sun, May 17

ziaee added inline comments to D44458: intelhfi - Intel TD/HFI driver - Part6: Add intelhfi's man file & Makefile..
Sun, May 17, 6:03 PM · Contributor Reviews (src)
minsoochoo0122_proton.me requested changes to D44458: intelhfi - Intel TD/HFI driver - Part6: Add intelhfi's man file & Makefile..
Sun, May 17, 5:41 PM · Contributor Reviews (src)
temcbun_gmail.com added a comment to D55632: sh.1: Cross-reference signal(3).

Is signal(3) the right reference? C code had better use sigaction(2) instead, or the list might be moved to a new signal(7) page?

Sun, May 17, 2:47 PM · Contributor Reviews (src), manpages, docs
jilles added a comment to D55632: sh.1: Cross-reference signal(3).

Is signal(3) the right reference? C code had better use sigaction(2) instead, or the list might be moved to a new signal(7) page?

Sun, May 17, 2:28 PM · Contributor Reviews (src), manpages, docs
koinec_yahoo.co.jp updated the diff for D44456: intelhfi - Intel TD/HFI driver - Part4: Add intelhfi driver's source-code & Makefile..
  • Modify the core with the highest performance to register its capacity value as 1024.
  • Modify the priority of registering capacity and score providers in HMP(4) to 40.
Sun, May 17, 11:04 AM · Contributor Reviews (src)
koinec_yahoo.co.jp updated the diff for D44458: intelhfi - Intel TD/HFI driver - Part6: Add intelhfi's man file & Makefile..
  • Fix and improvement related to HMP(4) support
Sun, May 17, 10:20 AM · Contributor Reviews (src)

Fri, May 15

temcbun_gmail.com added a comment to D56648: users.7: Standard user account names.
In D56648#1303053, @tembun_bk.ru wrote:

Can we have it in 15.1? I guess it would be reasonable, since we already have groups(7) there. They look better together.

I actually did not merge groups.7 into 15.1. This was my mistake. Let me see if I can address that.

Fri, May 15, 9:59 AM · Contributor Reviews (src), manpages, docs

Mon, May 11

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

As you pointed out, the P-cores are #0-7 and #18-21, but the value for #18-21 is higher. Upon investigation, this appears to be due to it being a "Favored Core."
While I haven't yet confirmed this description in Intel SDM, my web research suggests that Intel designates cores with particularly superior semiconductor performance as "Favored Cores" in its CPUs.
To prioritize the use of these cores over other P-cores, a slightly higher capacity is set, as shown in the log above.

Mon, May 11, 11:06 PM · Contributor Reviews (src)
koinec_yahoo.co.jp attached a referenced file: F156246234: HMP_log_NUC13Pro_Corei7_1370p.txt.
Mon, May 11, 9: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..
  • All cores have similar perf/eff scores, which is good because it means all cores are doing similar work. Just want to verify that this is a expected result.
Mon, May 11, 9: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..

Thank you very much for checking it.
I'm glad to hear that there wasn't a major misunderstanding regarding the use of HMP(4).

Mon, May 11, 9:04 PM · Contributor Reviews (src)
minsoochoo0122_proton.me added inline comments to D44456: intelhfi - Intel TD/HFI driver - Part4: Add intelhfi driver's source-code & Makefile..
Mon, May 11, 2:14 PM · Contributor Reviews (src)

Sun, May 10

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

I have two questions from the log file:

  • All cores have similar perf/eff scores, which is good because it means all cores are doing similar work. Just want to verify that this is a expected result.
  • Capacities should be scaled to 1024, the max one being 1024. But another issue see is that although this cpu has 6 P cores, 8 E cores, and 2 LP-E cores (22 threads in total), the capacity output doesn't match that classification.
Sun, May 10, 8:13 PM · Contributor Reviews (src)
minsoochoo0122_proton.me updated subscribers of D44456: intelhfi - Intel TD/HFI driver - Part4: Add intelhfi driver's source-code & Makefile..

I suggest keeping intelhfi sysctls even though we have hmp for the following reasons:

  • Someone might want to debug hardware by reading values directly from the driver.
  • Some people might not want to have HMP enabled in their kernel (e.g. they think hybrid scheduling is premature) but still want to observe values reported by intelhfi.
Sun, May 10, 2:47 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..

<Additional Information: Other Notes>

Sun, May 10, 12:46 PM · Contributor Reviews (src)
koinec_yahoo.co.jp attached a referenced file: F156070883: HMP_log_ClawA1M_Ultra7_155h.txt.
Sun, May 10, 12:31 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..

After much consideration, the capacity of hmp(4) now stores the High Performance score value obtained from Intel HWP.

Sun, May 10, 12:30 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..

I've modified intelhfi(4) to store the score value in hmp(4) (https://reviews.freebsd.org/D56547), which was created by Minsoo.
I apologize for the delay; please review it.

Sun, May 10, 12:07 PM · Contributor Reviews (src)
koinec_yahoo.co.jp abandoned D44455: intelhfi - Intel TD/HFI driver - Part3: Add CPU core performance/efficiency score variable to SMP's cpu_group struct..

Since the acquired score is stored in DPCPU using HMP(4), this Part 3 patch is no longer necessary. Therefore, please withdraw it.

Sun, May 10, 11:23 AM · Contributor Reviews (src)

Fri, May 8

ziaee added a comment to D56648: users.7: Standard user account names.
In D56648#1303053, @tembun_bk.ru wrote:

Can we have it in 15.1? I guess it would be reasonable, since we already have groups(7) there. They look better together.

Fri, May 8, 12:32 PM · Contributor Reviews (src), manpages, docs
temcbun_gmail.com added a comment to D56648: users.7: Standard user account names.

Can we have it in 15.1? I guess it would be reasonable, since we already have groups(7) there. They look better together.

Fri, May 8, 8:38 AM · Contributor Reviews (src), manpages, docs

Fri, May 1

kib added a comment to D56661: interpreter.7: Interpreter script execution.

I recommend you to read the latest fexecve(2) man page, where it discusses /dev/fd in relation to the scripts.

Fri, May 1, 10:02 AM · Contributor Reviews (src), manpages, docs
temcbun_gmail.com updated the diff for D56661: interpreter.7: Interpreter script execution.

Address @kib's comments:

Fri, May 1, 9:00 AM · Contributor Reviews (src), manpages, docs

Thu, Apr 30

mhorne closed D56659: debug.sh.8: Add FILES section.
Thu, Apr 30, 1:50 PM · Contributor Reviews (src), manpages, docs

Tue, Apr 28

temcbun_gmail.com updated the diff for D56648: users.7: Standard user account names.

Reference users.7 in intro.7.

Tue, Apr 28, 4:06 PM · Contributor Reviews (src), manpages, docs
kib added a comment to D56661: interpreter.7: Interpreter script execution.

Stopped there, will wait for all comments processed.

Tue, Apr 28, 12:21 AM · Contributor Reviews (src), manpages, docs

Mon, Apr 27

mhorne accepted D56659: debug.sh.8: Add FILES section.
Mon, Apr 27, 1:37 PM · Contributor Reviews (src), manpages, docs
temcbun_gmail.com added a comment to D56661: interpreter.7: Interpreter script execution.

The #! mechanism is already described (more briefly) in lib/libsys/execve.2 lines 73...100. That duplication is certainly undesirable.

I don't really have an opinion whether the text in lib/libsys/execve.2 needs to be extended or moved to a new page share/man/man7/script.7.

Mon, Apr 27, 1:32 PM · Contributor Reviews (src), manpages, docs
temcbun_gmail.com added inline comments to D56661: interpreter.7: Interpreter script execution.
Mon, Apr 27, 1:18 PM · Contributor Reviews (src), manpages, docs
jilles added a comment to D56661: interpreter.7: Interpreter script execution.

The #! mechanism is already described (more briefly) in lib/libsys/execve.2 lines 73...100. That duplication is certainly undesirable.

Mon, Apr 27, 1:03 PM · Contributor Reviews (src), manpages, docs
temcbun_gmail.com requested review of D56661: interpreter.7: Interpreter script execution.
Mon, Apr 27, 12:49 PM · Contributor Reviews (src), manpages, docs
temcbun_gmail.com updated the diff for D56648: users.7: Standard user account names.

Forgot to include users.7 in MAN variable in Makefile.

Mon, Apr 27, 12:33 PM · Contributor Reviews (src), manpages, docs