User Details
- User Since
- Jul 25 2015, 10:06 AM (573 w, 2 d)
Yesterday
full context
full context
Sun, Jul 19
Results from the affected hardware (em0, 82541PI), ~44 h
on a v3 kernel. Summary: 16 watchdog fires, all true positives, 0 false
positives.
New tested version, on hardware which triggers the watchdog.
Sat, Jul 18
So you disagree with kern.features.exterror.
Do you also disagree with kern.features.exterr_strings which covers the optional behavior of verbose exterror and is useful in unit tests to differentiate between "fails because something is wrong -> error" and "fails because it does not exist -> intendet -> ok".
The kern.features.exterror part is for the benefit of userland programs which want to use it (e.g. difference between FreeBSD 14.x and 15.x).
The kern.features.exterr_strings part is for the benefit of unit tests to be able to skip if the verbose strings are not enabled.
Thu, Jul 16
This fires too often, maybe some false positives. I will rework.
Switch to the mxge way. Mxge seems to harvest the completions
eagerly per interrupt, while iflib seems to reclaim lazy. The
software counter of iflib would get into the watchdog firing
situation on a lightly loaded interface... if I get it correctly.
Wed, Jul 15
Sat, Jul 11
Thu, Jul 9
Sun, Jul 5
Sat, Jun 27
Wed, Jun 24
When excluding from fortify the ones for which I mailed the error message to you, I have build
Queued: 1338 Inspected: 0 Ignored: 0 Built: 1338 Failed: 0 Skipped: 0 Fetched: 0 Remaining: 0
Jun 20 2026
Jun 19 2026
Without doing any build-test, should the UNSAFE part be "=0" instead of "?=0"? We want a hard override in the UNSAFE case, don't we?
@kevans would it help if I build a known failing port with your ports-patch applied?
This is what I have, this is historically grown and may or may not be an issue today:
Jun 5 2026
Jun 3 2026
May 6 2026
May 4 2026
Apr 27 2026
I assume we do not have .md files in the kernel subsystem directories (yet). As such I assume this should not affect the output on the next run. Based opn that, I so no reason why not to add more supported file types.
If there are .md files, I suggest to check how it affects the output.
Apr 19 2026
Apr 17 2026
Mar 31 2026
Very strange. First "patch" told me it is already applied (it was a pristine src tree). Now I do a git diff and it is showing up. Pffft.
I was wrong. It is committed. It just needs to be closed here. I do not see a way to close. Maybe I'm blind... the only thing I found was abandoning this revision.
Yes, it waits for me to remember that this is not committed...
Feb 25 2026
Feb 6 2026
Jan 15 2026
Dec 31 2025
Dec 11 2025
Dec 8 2025
Nov 25 2025
Nov 14 2025
Visual inspection: looks functionally equivalent, all options match their intend.
Test run: OK with 31 service jails (at least net_basic works ok).
Oct 21 2025
Oct 18 2025
The umask part looks fine.
About the dmesg_file part: from a technical point of view it is ok.,From a feature point of view, if it is not necessary, don't change it (I can't remember to have seen someone to have asked in the last 20 years about having it in another location).
Oct 16 2025
Oct 6 2025
I can confirm that this fixes the crash I've seen. Instead of crashing after a few minutes, it now is still humming happily with 16 minutes of uptime.
Sep 11 2025
Aug 29 2025
Aug 27 2025
Aug 26 2025
Jul 26 2025
Jul 3 2025
May 28 2025
May 24 2025
May 17 2025
Just from reading I do not see an obvious issue now. Revision accepted (fixing the minor nit doesn't need another review IMO).
May 10 2025
Apr 23 2025
Apr 21 2025
Apr 17 2025
Apr 15 2025
The kernel side (PRIV) of this patch is missing (compared to to the github pull request).
The svcj part is OK.
Apr 14 2025
Apr 2 2025
Mar 12 2025
Feb 22 2025
In my case I got
panic: invalid local group size 16 and count 16
