Page MenuHomeFreeBSD

koinec_yahoo.co.jp (Koine Yuusuke)
koinec

Projects

User does not belong to any projects.

User Details

User Since
Mar 21 2024, 10:47 AM (98 w, 1 d)

Recent Activity

Wed, Feb 4

koinec_yahoo.co.jp added inline comments to D44456: intelhfi - Intel TD/HFI driver - Part4: Add intelhfi driver's source-code & Makefile..
Wed, Feb 4, 1:06 PM · Contributor Reviews (src)
koinec_yahoo.co.jp retitled D44458: intelhfi - Intel TD/HFI driver - Part6: Add intelhfi's man file & Makefile. from intelhfi - Intel TD/HFI driver - Part6: Add coredirector's man file & Makefile. to intelhfi - Intel TD/HFI driver - Part6: Add intelhfi's man file & Makefile..
Wed, Feb 4, 12:54 PM · Contributor Reviews (src)
koinec_yahoo.co.jp retitled D44456: intelhfi - Intel TD/HFI driver - Part4: Add intelhfi driver's source-code & Makefile. from intelhfi - Intel TD/HFI driver - Part4: Add coredirector driver's source-code & Makefile. to intelhfi - Intel TD/HFI driver - Part4: Add intelhfi driver's source-code & Makefile..
Wed, Feb 4, 12:54 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 driver name (coredirector -> intelhfi)
  • Fix file name with changed the driver name.
  • Fix review findings. (Copyright style, etc)
Wed, Feb 4, 12:49 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 driver name (coredirector -> intelhfi)
  • Fix review findings. (__builtin_popcount, device_printf, etc)
Wed, Feb 4, 12:33 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..
  • Fix macro define name (CPUGRP_SCORE -> HMP)
  • Rebase for freebsd current source tree.
Wed, Feb 4, 12:23 PM · Contributor Reviews (src)
koinec_yahoo.co.jp retitled D44454: intelhfi - Intel TD/HFI driver - Part2: Enable thermal interrupt handler for Local APIC's. from coredirector - Intel TD/HFI driver - Part2: Enable thermal interrupt handler for Local APIC's. to intelhfi - Intel TD/HFI driver - Part2: Enable thermal interrupt handler for Local APIC's..
Wed, Feb 4, 12:20 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 (coredirector -> intelhfi)
  • Fix file name with changed the driver name.
Wed, Feb 4, 12:16 PM · Contributor Reviews (src)
koinec_yahoo.co.jp retitled D44457: intelhfi - Intel TD/HFI driver - Part5: Add kernel configuration file example for NOTES file. from coredirector - Intel TD/HFI driver - Part5: Add kernel configuration file example for NOTES file. to intelhfi - Intel TD/HFI driver - Part5: Add kernel configuration file example for NOTES file..
Wed, Feb 4, 12:13 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 the driver name (coredirector -> intelhfi) and macro definition name (CPUGRP_SCORE -> HMP).

Wed, Feb 4, 12:10 PM · Contributor Reviews (src)

Thu, Jan 29

koinec_yahoo.co.jp added inline comments to D44459: intelhfi - Intel TD/HFI driver - Part7: Add kerneldoc's Doxyfile.
Thu, Jan 29, 11:27 AM · Contributor Reviews (src)

Sun, Jan 18

koinec_yahoo.co.jp added a comment to D44457: intelhfi - Intel TD/HFI driver - Part5: Add kernel configuration file example for NOTES file..

Thank you for your suggestion.
I understood that the driver name "coredirector" is vague.

Sun, Jan 18, 1:10 PM · Contributor Reviews (src)

May 10 2024

koinec_yahoo.co.jp updated the diff for D44459: intelhfi - Intel TD/HFI driver - Part7: Add kerneldoc's Doxyfile.
May 10 2024, 12:48 PM · Contributor Reviews (src)
koinec_yahoo.co.jp attached a referenced file: F83434523: 0007-Add-the-coredirector-driver-s-Doxyfile-for-kerneldoc.patch.
May 10 2024, 12:48 PM · Contributor Reviews (src)
koinec_yahoo.co.jp added a comment to D44459: intelhfi - Intel TD/HFI driver - Part7: Add kerneldoc's Doxyfile.

Attach the patch file created with the git format-patch command.

May 10 2024, 12:47 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..
May 10 2024, 12:47 PM · Contributor Reviews (src)
koinec_yahoo.co.jp attached a referenced file: F83434448: 0006-Add-the-coredirector-driver-s-man-file-Makefile.patch.
May 10 2024, 12:46 PM · Contributor Reviews (src)
koinec_yahoo.co.jp added a comment to D44458: intelhfi - Intel TD/HFI driver - Part6: Add intelhfi's man file & Makefile..

Attach the patch file created with the git format-patch command.

May 10 2024, 12:46 PM · Contributor Reviews (src)
koinec_yahoo.co.jp attached a referenced file: F83434330: 0005-Add-the-coredirector-driver-options-for-kernel-confi.patch.
May 10 2024, 12:45 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..
May 10 2024, 12:45 PM · Contributor Reviews (src)
koinec_yahoo.co.jp added a comment to D44457: intelhfi - Intel TD/HFI driver - Part5: Add kernel configuration file example for NOTES file..

Attach the patch file created with the git format-patch command.

May 10 2024, 12:43 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..
May 10 2024, 12:37 PM · Contributor Reviews (src)
koinec_yahoo.co.jp attached a referenced file: F83434013: 0004-Add-the-coredirector-driver-s-source-code-Makefile-f.patch.
May 10 2024, 12:36 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..

Attach the patch file created with the git format-patch command.

May 10 2024, 12:36 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..
May 10 2024, 12:34 PM · Contributor Reviews (src)
koinec_yahoo.co.jp attached a referenced file: F83433866: 0003-Add-CPU-core-performance-efficiency-score-variable-t.patch.
May 10 2024, 12:33 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..

Attach the patch file created with the git format-patch command.

May 10 2024, 12:33 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..
May 10 2024, 12:31 PM · Contributor Reviews (src)
koinec_yahoo.co.jp attached a referenced file: F83433588: 0002-Enable-local-APIC-s-thermal-interrupt-handler-for-th.patch.
May 10 2024, 12:28 PM · Contributor Reviews (src)
koinec_yahoo.co.jp added a comment to D44454: intelhfi - Intel TD/HFI driver - Part2: Enable thermal interrupt handler for Local APIC's..

Attach the patch file created with the git format-patch command.

May 10 2024, 12:28 PM · Contributor Reviews (src)
koinec_yahoo.co.jp attached a referenced file: F83433329: 0001-Add-Intel-TD-HFI-related-MSR-CPUID-defines-to-specia.patch.
May 10 2024, 12:23 PM
koinec_yahoo.co.jp added a comment to D44453: coredirector - Intel TD/HFI driver - Part1: Add ITD/HFI related MSR/CPUID defines to specialregs.h.
In D44453#1016452, @kib wrote:

Please mail me (kib@f.o) the updated patch in the format of git-format-patch, with the correct metadata. Most important, put your author's email and name as you want them to appear in the git commit log.

May 10 2024, 12:11 PM
koinec_yahoo.co.jp added a comment to D44453: coredirector - Intel TD/HFI driver - Part1: Add ITD/HFI related MSR/CPUID defines to specialregs.h.
May 10 2024, 12:06 PM
koinec_yahoo.co.jp updated the diff for D44453: coredirector - Intel TD/HFI driver - Part1: Add ITD/HFI related MSR/CPUID defines to specialregs.h.

Attach the patch file created with the git format-patch command. I also fixed the constant names.

May 10 2024, 12:02 PM

Apr 7 2024

koinec_yahoo.co.jp added a comment to D44453: coredirector - Intel TD/HFI driver - Part1: Add ITD/HFI related MSR/CPUID defines to specialregs.h.

Is this project derived from Intel's code (see https://github.com/intel/intel_hfi)? It was originally GPL, but is now dual-licensed.

Apr 7 2024, 1:00 AM
koinec_yahoo.co.jp added a comment to D44453: coredirector - Intel TD/HFI driver - Part1: Add ITD/HFI related MSR/CPUID defines to specialregs.h.
In D44453#1016452, @kib wrote:

Please mail me (kib@f.o) the updated patch in the format of git-format-patch, with the correct metadata. Most important, put your author's email and name as you want them to appear in the git commit log.

Apr 7 2024, 12:18 AM

Mar 31 2024

koinec_yahoo.co.jp attached a referenced file: F80339360: part4_add_coredirector_driver_fbsd15c.patch.
Mar 31 2024, 3:32 AM · 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..

Fix CPUID Leaf6 define strings.

Mar 31 2024, 3:30 AM · 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..
Mar 31 2024, 3:28 AM · Contributor Reviews (src)
koinec_yahoo.co.jp attached a referenced file: F80337170: part1_add_specialregs_defines_fbsd15c.patch.
Mar 31 2024, 3:13 AM
koinec_yahoo.co.jp added a comment to D44453: coredirector - Intel TD/HFI driver - Part1: Add ITD/HFI related MSR/CPUID defines to specialregs.h.

Upload a full-context patch that corrects the name of the CPUID Leaf6 constant.

Mar 31 2024, 3:13 AM
koinec_yahoo.co.jp added inline comments to D44453: coredirector - Intel TD/HFI driver - Part1: Add ITD/HFI related MSR/CPUID defines to specialregs.h.
Mar 31 2024, 3:10 AM
koinec_yahoo.co.jp updated the diff for D44453: coredirector - Intel TD/HFI driver - Part1: Add ITD/HFI related MSR/CPUID defines to specialregs.h.
Mar 31 2024, 3:07 AM

Mar 24 2024

koinec_yahoo.co.jp attached a referenced file: F79836364: part6_add_coredirector_man4_fbsd15c.patch.
Mar 24 2024, 11:58 AM · Contributor Reviews (src)
koinec_yahoo.co.jp added a comment to D44458: intelhfi - Intel TD/HFI driver - Part6: Add intelhfi's man file & Makefile..

Attach the full context patch file.

Mar 24 2024, 11:58 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..
Mar 24 2024, 11:58 AM · Contributor Reviews (src)
koinec_yahoo.co.jp added a comment to D44457: intelhfi - Intel TD/HFI driver - Part5: Add kernel configuration file example for NOTES file..

Attach the full context patch file.

Mar 24 2024, 11:56 AM · Contributor Reviews (src)
koinec_yahoo.co.jp attached a referenced file: F79836265: part5_add_coredirector_for_NOTES_fbsd15c.patch.
Mar 24 2024, 11:56 AM · 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..
Mar 24 2024, 11:55 AM · Contributor Reviews (src)
koinec_yahoo.co.jp attached a referenced file: Unknown Object (File).
Mar 24 2024, 11:49 AM · 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..

Attach the full context patch file.
{F79836034}

Mar 24 2024, 11:49 AM · 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..
Mar 24 2024, 11:49 AM · Contributor Reviews (src)
koinec_yahoo.co.jp attached a referenced file: F79835683: part3_add_score_variable_to_cpu_group_struct_fbsd15c.patch.
Mar 24 2024, 11:39 AM · 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..

Attach the full context patch file.

Mar 24 2024, 11:39 AM · 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..
Mar 24 2024, 11:38 AM · Contributor Reviews (src)
koinec_yahoo.co.jp attached a referenced file: F79835291: part2_enable_thermal_interrupt_for_lapic_fbsd15c.patch.
Mar 24 2024, 11:27 AM · Contributor Reviews (src)
koinec_yahoo.co.jp added a comment to D44454: intelhfi - Intel TD/HFI driver - Part2: Enable thermal interrupt handler for Local APIC's..

Attach the full context patch file.

Mar 24 2024, 11:27 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..
Mar 24 2024, 11:26 AM · Contributor Reviews (src)
koinec_yahoo.co.jp attached a referenced file: Unknown Object (File).
Mar 24 2024, 10:55 AM
koinec_yahoo.co.jp added inline comments to D44453: coredirector - Intel TD/HFI driver - Part1: Add ITD/HFI related MSR/CPUID defines to specialregs.h.
Mar 24 2024, 10:50 AM
koinec_yahoo.co.jp added a comment to D44453: coredirector - Intel TD/HFI driver - Part1: Add ITD/HFI related MSR/CPUID defines to specialregs.h.

Also, if you have a public git repo (on GitHub or elsewhere) with this work please share the link - it makes it convenient to cherry-pick changes.

Mar 24 2024, 10:19 AM
koinec_yahoo.co.jp added a comment to D44453: coredirector - Intel TD/HFI driver - Part1: Add ITD/HFI related MSR/CPUID defines to specialregs.h.

I'm sorry.
I tried uploading a full-context patch file from "Update Diff" in the upper right menu, but when I download it afterwards, only the modified parts are shown.
Since I don't know how to use this site, I will attach the full context file here.
If I'm wrong, please let me know how to upload it.

Mar 24 2024, 10:13 AM
koinec_yahoo.co.jp updated the diff for D44453: coredirector - Intel TD/HFI driver - Part1: Add ITD/HFI related MSR/CPUID defines to specialregs.h.
Mar 24 2024, 10:06 AM
koinec_yahoo.co.jp updated the diff for D44453: coredirector - Intel TD/HFI driver - Part1: Add ITD/HFI related MSR/CPUID defines to specialregs.h.
Mar 24 2024, 10:03 AM

Mar 23 2024

koinec_yahoo.co.jp updated koinec_yahoo.co.jp.
Mar 23 2024, 12:38 PM
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..
Mar 23 2024, 12:36 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..
Mar 23 2024, 12:34 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..
Mar 23 2024, 12:33 PM · Contributor Reviews (src)

Mar 21 2024

koinec_yahoo.co.jp requested review of D44459: intelhfi - Intel TD/HFI driver - Part7: Add kerneldoc's Doxyfile.
Mar 21 2024, 12:44 PM · Contributor Reviews (src)
koinec_yahoo.co.jp requested review of D44458: intelhfi - Intel TD/HFI driver - Part6: Add intelhfi's man file & Makefile..
Mar 21 2024, 12:41 PM · Contributor Reviews (src)
koinec_yahoo.co.jp requested review of D44457: intelhfi - Intel TD/HFI driver - Part5: Add kernel configuration file example for NOTES file..
Mar 21 2024, 12:37 PM · Contributor Reviews (src)
koinec_yahoo.co.jp requested review of D44456: intelhfi - Intel TD/HFI driver - Part4: Add intelhfi driver's source-code & Makefile..
Mar 21 2024, 12:33 PM · Contributor Reviews (src)
koinec_yahoo.co.jp requested review of D44455: intelhfi - Intel TD/HFI driver - Part3: Add CPU core performance/efficiency score variable to SMP's cpu_group struct..
Mar 21 2024, 12:24 PM · Contributor Reviews (src)
koinec_yahoo.co.jp requested review of D44454: intelhfi - Intel TD/HFI driver - Part2: Enable thermal interrupt handler for Local APIC's..
Mar 21 2024, 12:18 PM · Contributor Reviews (src)
koinec_yahoo.co.jp requested review of D44453: coredirector - Intel TD/HFI driver - Part1: Add ITD/HFI related MSR/CPUID defines to specialregs.h.
Mar 21 2024, 12:05 PM