git: b083794291d2 - stable/12 - ipfilter: Avoid allocating a new ipf token when not needed

2023-09-26 Thread Cy Schubert
The branch stable/12 has been updated by cy: URL: https://cgit.FreeBSD.org/src/commit/?id=b083794291d245f05940552a37f7d5c5badc2d17 commit b083794291d245f05940552a37f7d5c5badc2d17 Author: Cy Schubert AuthorDate: 2023-09-12 20:29:29 + Commit: Cy Schubert CommitDate: 2023-09-27 02:22:

git: c22fec731ef0 - stable/13 - ipfilter: Avoid allocating a new ipf token when not needed

2023-09-26 Thread Cy Schubert
The branch stable/13 has been updated by cy: URL: https://cgit.FreeBSD.org/src/commit/?id=c22fec731ef037ece2f8c746fe93db02bc07dc74 commit c22fec731ef037ece2f8c746fe93db02bc07dc74 Author: Cy Schubert AuthorDate: 2023-09-12 20:29:29 + Commit: Cy Schubert CommitDate: 2023-09-27 02:22:

git: 7642bb1c5325 - stable/14 - ipfilter: Avoid allocating a new ipf token when not needed

2023-09-26 Thread Cy Schubert
The branch stable/14 has been updated by cy: URL: https://cgit.FreeBSD.org/src/commit/?id=7642bb1c5325ddc5b38339fd81309f00beea1ff2 commit 7642bb1c5325ddc5b38339fd81309f00beea1ff2 Author: Cy Schubert AuthorDate: 2023-09-12 20:29:29 + Commit: Cy Schubert CommitDate: 2023-09-27 02:21:

git: de965cace386 - stable/13 - ports(7): Update the default setting of MASTER_SITE_INDEX

2023-09-26 Thread Li-Wen Hsu
The branch stable/13 has been updated by lwhsu: URL: https://cgit.FreeBSD.org/src/commit/?id=de965cace386fcb8de6d946824c894bf5ca383eb commit de965cace386fcb8de6d946824c894bf5ca383eb Author: Li-Wen Hsu AuthorDate: 2023-09-24 02:58:33 + Commit: Li-Wen Hsu CommitDate: 2023-09-27 00:55

git: 0fa87cf27e8c - stable/14 - ports(7): Update the default setting of MASTER_SITE_INDEX

2023-09-26 Thread Li-Wen Hsu
The branch stable/14 has been updated by lwhsu: URL: https://cgit.FreeBSD.org/src/commit/?id=0fa87cf27e8c52d55866b32fe4b916b7ac3e7dee commit 0fa87cf27e8c52d55866b32fe4b916b7ac3e7dee Author: Li-Wen Hsu AuthorDate: 2023-09-24 02:58:33 + Commit: Li-Wen Hsu CommitDate: 2023-09-27 00:55

git: d06328c37bbc - main - arch.7: fix final 12.x release as 12.4

2023-09-26 Thread Ed Maste
The branch main has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=d06328c37bbcf3d3d3c7601372d29237996a6f6a commit d06328c37bbcf3d3d3c7601372d29237996a6f6a Author: Ed Maste AuthorDate: 2023-09-26 13:30:06 + Commit: Ed Maste CommitDate: 2023-09-26 22:00:42 +000

Re: git: c7dd4601aeeb - main - libc: Add a rudimentary test for quick_exit(3).

2023-09-26 Thread Jessica Clarke
Jess > On 26 Sep 2023, at 21:26, Dag-Erling Smørgrav wrote: > > The branch main has been updated by des: > > URL: > https://cgit.FreeBSD.org/src/commit/?id=c7dd4601aeebbc1bbe131cbe6747476c124b47fe > > commit c7dd4601aeebbc1bbe131cbe6747476c124b47fe > Author: Dag-Erling Smørgrav > Auth

Re: git: f1c5a2e3a625 - main - virtio_random: Pipeline fetching the data

2023-09-26 Thread John Baldwin
On 9/26/23 7:08 PM, Andrew Turner wrote: Is there a plan to MFC this to 14? Without it I’m seeing 50% CPU on a dual core arm64 Hetzner VM. Andrew I can merge it sure, I've just been AFK most of last week and am still catching up a bit. On 5 Sep 2023, at 17:00, John Baldwin wrote: The bran

git: c7dd4601aeeb - main - libc: Add a rudimentary test for quick_exit(3).

2023-09-26 Thread Dag-Erling Smørgrav
The branch main has been updated by des: URL: https://cgit.FreeBSD.org/src/commit/?id=c7dd4601aeebbc1bbe131cbe6747476c124b47fe commit c7dd4601aeebbc1bbe131cbe6747476c124b47fe Author: Dag-Erling Smørgrav AuthorDate: 2023-09-26 20:07:03 + Commit: Dag-Erling Smørgrav CommitDate: 2023-

git: 1dc3abb05243 - main - libc: Rewrite quick_exit() and at_quick_exit() using C11 atomics.

2023-09-26 Thread Dag-Erling Smørgrav
The branch main has been updated by des: URL: https://cgit.FreeBSD.org/src/commit/?id=1dc3abb052430279e47c8922d22b30922adcf0f6 commit 1dc3abb052430279e47c8922d22b30922adcf0f6 Author: Dag-Erling Smørgrav AuthorDate: 2023-09-26 20:06:27 + Commit: Dag-Erling Smørgrav CommitDate: 2023-

git: e8a7cee67348 - main - Add paragraph about kern.mqueue sysctls and their defaults.

2023-09-26 Thread Jens Schweikhardt
The branch main has been updated by schweikh: URL: https://cgit.FreeBSD.org/src/commit/?id=e8a7cee67348aa954138f32567dac379c746e152 commit e8a7cee67348aa954138f32567dac379c746e152 Author: Jens Schweikhardt AuthorDate: 2023-09-26 19:41:29 + Commit: Jens Schweikhardt CommitDate: 2023

Re: git: f1c5a2e3a625 - main - virtio_random: Pipeline fetching the data

2023-09-26 Thread Andrew Turner
Is there a plan to MFC this to 14? Without it I’m seeing 50% CPU on a dual core arm64 Hetzner VM. Andrew > On 5 Sep 2023, at 17:00, John Baldwin wrote: > > The branch main has been updated by jhb: > > URL: > https://cgit.FreeBSD.org/src/commit/?id=f1c5a2e3a625053e2b70d5b1777d849a4d9328f2 >

Re: git: e6dc6a27230f - main - sys/conf/newvers.sh: whack sccs tag

2023-09-26 Thread Warner Losh
On Tue, Sep 26, 2023 at 11:56 AM Simon J. Gerraty wrote: > Warner Losh wrote: > > Can you put this back? It is still useful. I have automated scripts > > that look for this pattern to find the version of a core dump. There > > We too depend on what(1) strings in kernel etc to automate tracking d

Re: e6dc6a27230f - main - sys/conf/newvers.sh: whack sccs tag

2023-09-26 Thread Warner Losh
On Tue, Sep 26, 2023 at 11:34 AM Jessica Clarke wrote: > On 26 Sep 2023, at 18:32, Ravi Pokala wrote: > > > > In that case, an updated comment seems appropriate, so it’s not removed > again. > > https://reviews.freebsd.org/D41984 Jessica beat me to it. I have a back out and this commit queued

Re: git: e6dc6a27230f - main - sys/conf/newvers.sh: whack sccs tag

2023-09-26 Thread Simon J. Gerraty
Warner Losh wrote: > Can you put this back? It is still useful. I have automated scripts > that look for this pattern to find the version of a core dump. There We too depend on what(1) strings in kernel etc to automate tracking down the src that relates to core files.

git: 902ed64fecbe - main - i386 pmap: Adapt recent amd64/arm64 superpage improvements

2023-09-26 Thread Alan Cox
The branch main has been updated by alc: URL: https://cgit.FreeBSD.org/src/commit/?id=902ed64fecbe078e1cdd527b97af3958b413da11 commit 902ed64fecbe078e1cdd527b97af3958b413da11 Author: Alan Cox AuthorDate: 2023-09-24 18:21:36 + Commit: Alan Cox CommitDate: 2023-09-26 17:41:20 +

Re: e6dc6a27230f - main - sys/conf/newvers.sh: whack sccs tag

2023-09-26 Thread Jessica Clarke
On 26 Sep 2023, at 18:32, Ravi Pokala wrote: > > In that case, an updated comment seems appropriate, so it’s not removed again. https://reviews.freebsd.org/D41984 > -Ravi (rpokala@) > > From: on behalf of Warner Losh > > Date: Tuesday, September 26, 2023 at 07:51 > To: Mateusz Guzik > Cc:

Re: e6dc6a27230f - main - sys/conf/newvers.sh: whack sccs tag

2023-09-26 Thread Ravi Pokala
In that case, an updated comment seems appropriate, so it’s not removed again. -Ravi (rpokala@) From: on behalf of Warner Losh Date: Tuesday, September 26, 2023 at 07:51 To: Mateusz Guzik Cc: src-committers , "" , "" Subject: Re: git: e6dc6a27230f - main - sys/conf/newvers.sh: wha

git: 29a55fd09b0a - main - dtc: Sync with upstream commit 26a0fe5

2023-09-26 Thread Ed Maste
The branch main has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=29a55fd09b0a3cc4c888f7a630fde41694699343 commit 29a55fd09b0a3cc4c888f7a630fde41694699343 Author: Jose Luis Duran AuthorDate: 2023-09-26 16:37:52 + Commit: Ed Maste CommitDate: 2023-09-26 16:59:

Re: git: e6dc6a27230f - main - sys/conf/newvers.sh: whack sccs tag

2023-09-26 Thread Warner Losh
Can you put this back? It is still useful. I have automated scripts that look for this pattern to find the version of a core dump. There are no other ways that are as reliable to find this data. Some other heuristics exist, but my experience with snagging data from maybe a thousand core dumps from

git: e6dc6a27230f - main - sys/conf/newvers.sh: whack sccs tag

2023-09-26 Thread Mateusz Guzik
The branch main has been updated by mjg: URL: https://cgit.FreeBSD.org/src/commit/?id=e6dc6a27230f836a131118326731b7c5fd417723 commit e6dc6a27230f836a131118326731b7c5fd417723 Author: Mateusz Guzik AuthorDate: 2023-09-26 14:36:51 + Commit: Mateusz Guzik CommitDate: 2023-09-26 14:36:

Re: git: 5b732ae8332b - main - kernel: remove unused HWPMC_MIPS_BACKTRACE option

2023-09-26 Thread Ed Maste
On Tue, 26 Sept 2023 at 09:29, Ed Maste wrote: > > The branch main has been updated by emaste: > > URL: > https://cgit.FreeBSD.org/src/commit/?id=5b732ae8332b2bad256016569c0ead6d918bdf79 > > commit 5b732ae8332b2bad256016569c0ead6d918bdf79 > Author: Ed Maste > AuthorDate: 2023-09-26 13:27:14

git: 5b732ae8332b - main - kernel: remove unused HWPMC_MIPS_BACKTRACE option

2023-09-26 Thread Ed Maste
The branch main has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=5b732ae8332b2bad256016569c0ead6d918bdf79 commit 5b732ae8332b2bad256016569c0ead6d918bdf79 Author: Ed Maste AuthorDate: 2023-09-26 13:27:14 + Commit: Ed Maste CommitDate: 2023-09-26 13:29:18 +000

git: 205f9a4fbc82 - stable/12 - libprocstat: use elf_getphdrnum rather than deprecated elf_getphnum

2023-09-26 Thread Ed Maste
The branch stable/12 has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=205f9a4fbc82bdf8c8a7e5de4ef053c238d4769e commit 205f9a4fbc82bdf8c8a7e5de4ef053c238d4769e Author: John Hein AuthorDate: 2023-09-21 23:43:05 + Commit: Ed Maste CommitDate: 2023-09-26 13:05:1

git: 09cd74a0b8d5 - stable/13 - libprocstat: use elf_getphdrnum rather than deprecated elf_getphnum

2023-09-26 Thread Ed Maste
The branch stable/13 has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=09cd74a0b8d5a0b625ac7706ddc4655664fb05f9 commit 09cd74a0b8d5a0b625ac7706ddc4655664fb05f9 Author: John Hein AuthorDate: 2023-09-21 23:43:05 + Commit: Ed Maste CommitDate: 2023-09-26 13:04:4

Re: git: 915af883221a - main - Explain the -d option.

2023-09-26 Thread Ed Maste
> The branch main has been updated by grog: > > URL: > https://cgit.FreeBSD.org/src/commit/?id=915af883221a4982e89ef878f1def0899ccac283 > ... > Explain the -d option. Not picking on this commit specifically but it's a good opportunity for a reminder that we have a comprehensive set of guideli