[Midnightbsd-cvs] [MidnightBSD/src] 618ae6: cpufreq: add CPU selection option

Lucas Holt noreply at github.com
Mon Jun 8 23:57:13 EDT 2026


  Branch: refs/heads/master
  Home:   https://github.com/MidnightBSD/src
  Commit: 618ae68ac26fc80bdc2cb747bbe78806f718eb68
      https://github.com/MidnightBSD/src/commit/618ae68ac26fc80bdc2cb747bbe78806f718eb68
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2026-06-08 (Mon, 08 Jun 2026)

  Changed paths:
    M usr.bin/cpufreq/Makefile
    M usr.bin/cpufreq/cpufreq.1
    M usr.bin/cpufreq/cpufreq.c
    A usr.bin/cpufreq/tests/Makefile
    A usr.bin/cpufreq/tests/cpufreq_test.sh

  Log Message:
  -----------
  cpufreq: add CPU selection option

Add a -c option to select the CPU sysctl node used for frequency reporting, while keeping CPU 0 as the default.

Document the option and add ATF/Kyua coverage for default, selected, verbose, and invalid argument cases.

AI-Assisted-by: OpenAI Codex
Signed-off-by: Lucas Holt <luke at foolishgames.com>



To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/src/settings/notifications


More information about the Midnightbsd-cvs mailing list