Date: Thu, 23 Apr 2026 15:25:24 +0000 From: Lorenzo Salvadore <salvadore@FreeBSD.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org Subject: git: c79b6656e8 - main - Status/2026Q1: Fixes Message-ID: <69ea39e4.33657.68654cf5@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by salvadore: URL: https://cgit.FreeBSD.org/doc/commit/?id=c79b6656e8a2333b161219e01c3caf2a43909a6c commit c79b6656e8a2333b161219e01c3caf2a43909a6c Author: Lorenzo Salvadore <salvadore@FreeBSD.org> AuthorDate: 2026-04-23 15:20:05 +0000 Commit: Lorenzo Salvadore <salvadore@FreeBSD.org> CommitDate: 2026-04-23 15:25:04 +0000 Status/2026Q1: Fixes - Change syntax of a numbered list to fix warnings (use actual numbers instead of repeating "1."'s) - URL encode "..." to ensure links do not break (replacing ... with …) --- website/content/en/status/report-2026-01-2026-03/cppc.adoc | 12 ++++++------ website/content/en/status/report-2026-01-2026-03/sbom.adoc | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/website/content/en/status/report-2026-01-2026-03/cppc.adoc b/website/content/en/status/report-2026-01-2026-03/cppc.adoc index 970b2fcb86..e857c0d02e 100644 --- a/website/content/en/status/report-2026-01-2026-03/cppc.adoc +++ b/website/content/en/status/report-2026-01-2026-03/cppc.adoc @@ -31,11 +31,11 @@ Next steps are: - Exporting knobs for all the above-mentioned controls - Change the scale of EPP (from percents to an 8-bit value) - Change the default values -1. Write a manual page for man:hwpstate_amd[4] (in the meantime, the explanations here and the embedded man:sysctl[8] knobs' documentation should be enough). -1. Teach man:powerd[8] the CPPC control knobs and some simple policies on how to set them. -1. Teach man:cpufreq[4] about the abstract performance values, to provide a unified interface to retrieve or set them. -1. Make man:cpufreq[4] support per-CPU settings. -1. Select default control values based on the platform type (probably from ACPI's ``FADT``'s `Preferred_PM_Profile` field). -1. Possibly move man:powerd[8] policies to kernel space. +2. Write a manual page for man:hwpstate_amd[4] (in the meantime, the explanations here and the embedded man:sysctl[8] knobs' documentation should be enough). +3. Teach man:powerd[8] the CPPC control knobs and some simple policies on how to set them. +4. Teach man:cpufreq[4] about the abstract performance values, to provide a unified interface to retrieve or set them. +5. Make man:cpufreq[4] support per-CPU settings. +6. Select default control values based on the platform type (probably from ACPI's ``FADT``'s `Preferred_PM_Profile` field). +7. Possibly move man:powerd[8] policies to kernel space. Sponsor: The FreeBSD Foundation diff --git a/website/content/en/status/report-2026-01-2026-03/sbom.adoc b/website/content/en/status/report-2026-01-2026-03/sbom.adoc index 7833811667..97a12274d5 100644 --- a/website/content/en/status/report-2026-01-2026-03/sbom.adoc +++ b/website/content/en/status/report-2026-01-2026-03/sbom.adoc @@ -12,7 +12,7 @@ link:https://github.com/pkgconf/pkgconf/pull/447[libpkgconf/libpkgconf.h: Add pr link:https://github.com/pkgconf/pkgconf/pull/446[spdxtool: Update variables that are const to const] URL: link:https://github.com/pkgconf/pkgconf/pull/446[] + link:https://github.com/pkgconf/pkgconf/pull/445[man/spdxtool.1: Add man page for spdxtool] URL: link:https://github.com/pkgconf/pkgconf/pull/445[] + link:https://cgit.freebsd.org/src/log/?qt=author&q=Tuukka+Pasanen[Added SPDX-License-Identifiers] URL: link:https://cgit.freebsd.org/src/log/?qt=author&q=Tuukka+Pasanen[] + -link:https://github.com/freebsd/freebsd-src/compare/main...illuusio:freebsd-src:update-spdx-licenses[SPDX-License-Identifiers up-to review and waiting for upstreaming] URL: link:https://github.com/freebsd/freebsd-src/compare/main...illuusio:freebsd-src:update-spdx-licenses[] + +link:https://github.com/freebsd/freebsd-src/compare/main%2E%2E%2Eilluusio:freebsd-src:update-spdx-licenses[SPDX-License-Identifiers up-to review and waiting for upstreaming] URL: link:https://github.com/freebsd/freebsd-src/compare/main%2E%2E%2Eilluusio:freebsd-src:update-spdx-licenses[] + link:https://reviews.freebsd.org/D55461[Issue open for commenting and review: caesar: Add SPDX-License-Identifier tags] URL: https://reviews.freebsd.org/D55461[] + link:https://github.com/illuusio/freebsd-src/tree/sbom-pkgconfig/release/sbom[.pc file for SBOM metadata (WIP)] URL: https://github.com/illuusio/freebsd-src/tree/sbom-pkgconfig/release/sbomhome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69ea39e4.33657.68654cf5>
