From nobody Thu Apr 16 17:29:55 2026 X-Original-To: dev-commits-doc-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4fxQ4h0vFtz6ZJ2r for ; Thu, 16 Apr 2026 17:29:56 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fxQ4g6MWRz3bdZ for ; Thu, 16 Apr 2026 17:29:55 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1776360595; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=BaLdTI3AUJW7+YLz2oQtsveYj/xYMfF1gKlsoLay7vM=; b=t0k95tBe/rLinsSsDHiSjSr3+48P0JUOrxz55Cq+ks16OI+sgFdoegJ590pEj//dBqqKGP UoRcsgvVe+ZRxHNjAtj00pzUA+pHuMiDS3JXjMRvfxRoDmO9kKsMRlkKL3qvq79q2j29fq KQ/yG5en4iRtnxtz8iIdD69JhGBVVw5BLjkEanOPyojnRN9HlHmOgR/A51vwrJP/eLS0OW cXhdaxxyG8L8pzE4NKDgSNiZG5KkB2obVVCx8vxHQvNdPNWg83UXLHx3nxCsqNUb7B6/na 6HtwP5v3W420vlseM4Hn9N+1wb4CAakxN5JFfxcs/wWK9yEdtrsbkLeIb0QWaw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776360595; a=rsa-sha256; cv=none; b=xpxS4DBajCfT0ltaAksEsfZy2BurvDL+9EdGr2aYPvKamELh7vPbjbrQl3UBGD9BmNLXO9 YS9UpbxcR+Q8TakE4m8i7+3kbOODpPCgAZfSyiMx78Oxze3lhFFVfUxuLuUvce096Dmvg8 2j9tuu0HmHF5wSf8c8LPAgfnXPuQYggbvJ0O44z0k4Ag7pf9r+7liPDje1wuFzz869A9pf UeM1bdOq0ImqDsQu2m5f4AOzP+X7sNjWtzkCajdK7YSvxeytl8tKJMvbyCD3WFUJ362RZc aFr2XCfPicU3Ueh7fxWz6ECm+aUGwL9CnjFy4l4bbfjp7ToK7IXykCXSvwGCYw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1776360595; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=BaLdTI3AUJW7+YLz2oQtsveYj/xYMfF1gKlsoLay7vM=; b=UG6lgoUeRjm1qLVS/GiXKAzHUwJPqwVhVdD4QsroM/02SRhmtSvqteWX4dK0oaXIp8dmPp NLBkkiVVc62lxaV0PI3ARUPiq7hYV38Zj//IrSmfeFvaBOz2F5htvKKMSjdfp9ZWr8Jj4Z aGgZqmnh3oOuf+BlEsedJlK/5EAGap/oa8OwClMRLeyxEYYIEoe1vP+yeW4nIJudZiDuCG jak9Yo5bQu8Y5pj/lMOje6W1JcMvWcsFxXupWKxccXdggqkokP/qjqLNVHcaLUBtEzsBG7 WScQgMn2lBjaJ1oM9yKt9O3pE1FpmBzobKlavI8uNzM23Lnmoqx4yMBRftrUPA== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4fxQ4g5bz8z2dp for ; Thu, 16 Apr 2026 17:29:55 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 3384c by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Thu, 16 Apr 2026 17:29:55 +0000 To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org Cc: Humanoid-Human From: Lorenzo Salvadore Subject: git: 9439d4da98 - main - Status/2026Q1/kbench-maint-pkgdist.adoc: Add report List-Id: Commit messages for all branches of the doc repository List-Archive: https://lists.freebsd.org/archives/dev-commits-doc-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-doc-all@freebsd.org Sender: owner-dev-commits-doc-all@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: salvadore X-Git-Repository: doc X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 9439d4da98027e3040f2d067225f6f9ec024c938 Auto-Submitted: auto-generated Date: Thu, 16 Apr 2026 17:29:55 +0000 Message-Id: <69e11c93.3384c.753db17a@gitrepo.freebsd.org> The branch main has been updated by salvadore: URL: https://cgit.FreeBSD.org/doc/commit/?id=9439d4da98027e3040f2d067225f6f9ec024c938 commit 9439d4da98027e3040f2d067225f6f9ec024c938 Author: Humanoid-Human AuthorDate: 2026-04-06 20:09:18 +0000 Commit: Lorenzo Salvadore CommitDate: 2026-04-16 17:29:31 +0000 Status/2026Q1/kbench-maint-pkgdist.adoc: Add report Pull Request: https://github.com/freebsd/freebsd-doc/pull/650 --- .../kbench-maint-pkgdist.adoc | 31 ++++++++++++++++++++++ 1 file changed, 31 insertions(+) diff --git a/website/content/en/status/report-2026-01-2026-03/kbench-maint-pkgdist.adoc b/website/content/en/status/report-2026-01-2026-03/kbench-maint-pkgdist.adoc new file mode 100644 index 0000000000..35c9e16dcb --- /dev/null +++ b/website/content/en/status/report-2026-01-2026-03/kbench-maint-pkgdist.adoc @@ -0,0 +1,31 @@ +=== Kernel Benchmark, MAINTAINERS, and pkgdist + +Links: + + +link:https://github.com/Humanoid-Human/fbsd-work/blob/main/kernel-benchmark.md[Kernel benchmark writeup] URL: https://github.com/Humanoid-Human/fbsd-work/blob/main/kernel-benchmark.md[] + +link:https://github.com/freebsd/srcmgr/issues/21[MAINTAINERS srcmgr thread] URL: https://github.com/freebsd/srcmgr/issues/21[] + +link:https://github.com/freebsd/freebsd-src/pull/2107[MAINTAINERS pull request] URL: https://github.com/freebsd/freebsd-src/pull/2107[] + +link:https://github.com/Humanoid-Human/fbsd-work/pull/1[pkg to distribution set converter] URL: https://github.com/Humanoid-Human/fbsd-work/pull/1[] + +Contact: Trevor Xu + +My work this term was split between three projects. + +==== Kernel Benchmark + +I ran several benchmarks of FreeBSD 15.0-RELEASE, FreeBSD 16.0-CURRENT (default installation), and FreeBSD 16.0-CURRENT with kernel debugging disabled. +The purpose of this work was to provide proper measurements of the performance impacts of kernel debug tooling. +I found that the default installation of 16.0-CURRENT (i.e. with debug) was significantly slower than 15.0-RELEASE, particularly in areas such as memory allocation. +On the other hand, 16.0-CURRENT when configured correctly had performance comparable to 15.0-RELEASE in every test I ran. +A link:https://github.com/Humanoid-Human/fbsd-work/blob/main/kernel-benchmark.md[full writeup] is available. + +==== MAINTAINERS Modernization + +Based on the info from the link:https://github.com/freebsd/srcmgr/issues/21[srcmgr thread], I made a layout for a UCL file that would store maintainers and paths to watch, as a replacement for the current MAINTAINERS file. +I then wrote a flua script that reads this file and can output CODEOWNERS for GitHub or Forgejo, get the maintainers for a particular path, get paths for a particular maintainer, etc. +The pull request can be found link:https://github.com/freebsd/freebsd-src/pull/2107[here]. + +==== pkg to Distribution Set Converter + +Currently working on writing a shell script that can convert a pkgbase package set into a distribution set. +This would help facilitate the transition to pkgbase.