HomeFreeBSD

Recent Activity
ActivePublic

Recent Activity

Today

jah added a reviewer for D53107: unionfs: avoid vdrop()ing a locked but doomed vnode: pho.
Tue, Oct 14, 11:12 PM
tuexen requested review of D53108: conf: enable TCP_HPTS_KTEST on debug builds.
Tue, Oct 14, 11:03 PM
dtxdf committed R11:e51f0a609c60: filesystems/nbd-client-kmod: New port: Kernel NBD client for FreeBSD GEOM… (authored by dtxdf).
filesystems/nbd-client-kmod: New port: Kernel NBD client for FreeBSD GEOM…
Tue, Oct 14, 10:43 PM
jah updated the diff for D53107: unionfs: avoid vdrop()ing a locked but doomed vnode.

Further cleanup of unionfs_unlock()

Tue, Oct 14, 10:29 PM
dougm added a comment to D53047: rb tree: change INSERT_COLOR to avoid always-true test.

Would you take a look at this patch and see if you think there's anything useful in this formulation? I was working on a similar way to try to make both compilers happy but I didn't get there. The patch in the link quiets the gcc warning and makes the gcc code shorter, but makes the clang code longer, clang apparently starts pushing registers onto the stack.
https://github.com/rlibby/freebsd/commit/2597adf5d05eedeacb283356920da7f3765d7f8f

Tue, Oct 14, 10:25 PM
jah requested review of D53107: unionfs: avoid vdrop()ing a locked but doomed vnode.
Tue, Oct 14, 10:19 PM
dougm added inline comments to D53047: rb tree: change INSERT_COLOR to avoid always-true test.
Tue, Oct 14, 10:17 PM
kp accepted D45919: mv88e151x: fix potential attach and autonegotiation issues.
Tue, Oct 14, 10:12 PM
dougm added inline comments to D52940: rb tree: quiet gcc -Wmaybe-uninitialized.
Tue, Oct 14, 10:04 PM
vvd committed R11:60aefe877ef2: x11-themes/zorin-gtk-themes: Update 4.2.1 => 4.2.2 (authored by Alexander88207_protonmail.com).
x11-themes/zorin-gtk-themes: Update 4.2.1 => 4.2.2
Tue, Oct 14, 9:57 PM
markj added a comment to D53066: netmap: Fix error handling in nm_os_extmem_create().

Disclaimer: I am not familiar with the memory management subsystem.
From my understanding, vm_object_reference(obj) is called to account for the reference that we add by calling vm_map_find on the kernel map, since the comment on the latter function explicitly requires the caller to increment the object reference counter.
But I could not find evidence that vm_map_remove will actually remove the reference above.. is that the case? I tried to look in the code, but I could not find the spot nor comments or documentation about that. Also, I would think that vm_map_remove (which undoes what vmap_map_find does, I guess) does not drop the object reference since its counterpart also does not do it.

Tue, Oct 14, 9:55 PM
rene committed R11:7a591be371f9: misc/radio_datetime_analyzer: update to 1.2.0 (authored by rene).
misc/radio_datetime_analyzer: update to 1.2.0
Tue, Oct 14, 9:37 PM
imp abandoned D29437: Start pre-commit best practices guide.
Tue, Oct 14, 9:23 PM
imp updated the diff for D52959: kernel: MK_REPRODUCIBLE_PATHS for full paths vs /usr/src.

Ignore me

Tue, Oct 14, 9:17 PM
vmaffione accepted D53066: netmap: Fix error handling in nm_os_extmem_create().

Disclaimer: I am not familiar with the memory management subsystem.
From my understanding, vm_object_reference(obj) is called to account for the reference that we add by calling vm_map_find on the kernel map, since the comment on the latter function explicitly requires the caller to increment the object reference counter.
But I could not find evidence that vm_map_remove will actually remove the reference above.. is that the case? I tried to look in the code, but I could not find the spot nor comments or documentation about that. Also, I would think that vm_map_remove (which undoes what vmap_map_find does, I guess) does not drop the object reference since its counterpart also does not do it.

Tue, Oct 14, 9:13 PM
jlduran updated the summary of D52748: openssh: blocklist: Cleanup blocklist client.
Tue, Oct 14, 9:08 PM
tuexen accepted D53104: tcp: Enable symmetric hashing by setting hash on outgoing conns.
Tue, Oct 14, 9:08 PM
jlduran updated the diff for D52748: openssh: blocklist: Cleanup blocklist client.
  • Rebase with new nomenclature
  • Fixup commit message
Tue, Oct 14, 9:08 PM
makc committed R11:00c88f83c6c0: filesystems/kio-fuse: Update to 5.1.1 (authored by makc).
filesystems/kio-fuse: Update to 5.1.1
Tue, Oct 14, 9:05 PM
tuexen added a comment to D53088: tcp: debugging checks of hashing.

Why do we have D53088 and D53105?

Tue, Oct 14, 9:03 PM
tuexen added a comment to D53105: tcp: debugging checks of hashing.

Why do we have D53088 and D53105?

Tue, Oct 14, 9:03 PM
tuexen added a comment to D53105: tcp: debugging checks of hashing.

I think they are useful.

Tue, Oct 14, 8:59 PM
madpilot committed R11:c796a834f8e5: print/brlaser: Update to 6.2.8 (authored by madpilot).
print/brlaser: Update to 6.2.8
Tue, Oct 14, 8:54 PM
kbowling added a comment to D53105: tcp: debugging checks of hashing.

I think this would be useful for driver developers, but we'd need to document is suitably so people know to look for it.

Tue, Oct 14, 8:49 PM
tuexen committed rG7e567f51ff59: sockstat: improve output formatting (authored by tuexen).
sockstat: improve output formatting
Tue, Oct 14, 8:48 PM
kbowling accepted D53104: tcp: Enable symmetric hashing by setting hash on outgoing conns.
Tue, Oct 14, 8:48 PM
kbowling accepted D53093: ixgbe: Use newly exposed RSS hash API rather than ad-hoc hashing.
Tue, Oct 14, 8:47 PM
tuexen committed rG3dac4b92ec99: sockstat: improve indentation (authored by tuexen).
sockstat: improve indentation
Tue, Oct 14, 8:47 PM
kbowling accepted D53097: e1000: use newly exposed RSS hash key API rather than ad-hoc hashing.
Tue, Oct 14, 8:46 PM
tuexen committed rG97e858f5b335: sockstat: improve handling of path state (authored by tuexen).
sockstat: improve handling of path state
Tue, Oct 14, 8:44 PM
tuexen closed D53005: sockstat: improve handling of path state.
Tue, Oct 14, 8:43 PM
emaste requested review of D53106: partedit: limit default swap to maximum supported by kernel.
Tue, Oct 14, 8:35 PM
maxim committed rGad13fd5a8fa1: socket.2: spell (authored by maxim).
socket.2: spell
Tue, Oct 14, 8:33 PM
yuri committed R11:430b8f465083: www/py-requests_ntlm: Fix dependencies; Improve pkg-descr; Add test target (authored by yuri).
www/py-requests_ntlm: Fix dependencies; Improve pkg-descr; Add test target
Tue, Oct 14, 8:18 PM
ronald_klop.ws committed R11:0f74f9703dca: lang/go-devel: move portscout to master port (authored by ronald_klop.ws).
lang/go-devel: move portscout to master port
Tue, Oct 14, 8:17 PM
yuri committed R11:3ebdf271692d: www/py-requests_ntlm: Fix dependencies; Improve pkg-descr; Add test target (authored by yuri).
www/py-requests_ntlm: Fix dependencies; Improve pkg-descr; Add test target
Tue, Oct 14, 8:17 PM
mckusick accepted D53038: fsck_ffs: garbage collect calcsb.

Indeed this functionality is now embodied in ffs_search.

Tue, Oct 14, 8:10 PM
mckusick accepted D53037: ffs_truncate: correct INVARIANTS panic debug output.

Fix is correct. Clearly a cut & paste blunder when I wrote it.

Tue, Oct 14, 8:05 PM
mckusick added a comment to D37615: geom <class> list/status --libxo support.

This patch seems to break several testcases in the sys/geom/class/multipath/misc test suite with this output:

===> sys/geom/class/multipath/misc:add
Result:     failed: ACTIVE !=  (ACTIVE != )

I'll take a look.

Tue, Oct 14, 7:58 PM
gallatin added reviewers for D53089: rss: Enable portions of RSS globally to enable symmetric hashing: adrian, np, jhb.
Tue, Oct 14, 7:50 PM
vladlen committed R9:b98c929f06d6: update translation of books/arch-handbook to Russian (authored by vladlen).
update translation of books/arch-handbook to Russian
Tue, Oct 14, 7:50 PM
emaste accepted D42968: freebsd-update: Mention upgrading packages, not just ports.

LGTM

Tue, Oct 14, 7:48 PM
gallatin requested review of D53105: tcp: debugging checks of hashing.
Tue, Oct 14, 7:47 PM
gallatin requested review of D53104: tcp: Enable symmetric hashing by setting hash on outgoing conns.
Tue, Oct 14, 7:47 PM
gallatin requested review of D53103: igc: use newly exposed RSS hash key API rather than ad-hoc hashing.
Tue, Oct 14, 7:47 PM
gallatin requested review of D53102: sfxge: use newly exposed RSS hash key API rather than ad-hoc hashing.
Tue, Oct 14, 7:47 PM
gallatin requested review of D53101: lio: use newly exposed RSS hash key API rather than ad-hoc hashing.
Tue, Oct 14, 7:47 PM
gallatin requested review of D53100: ena: use newly exposed RSS hash key API rather than ad-hoc hashing.
Tue, Oct 14, 7:47 PM
gallatin requested review of D53099: hn: use newly exposed RSS hash key API rather than ad-hoc hashing.
Tue, Oct 14, 7:47 PM
gallatin requested review of D53097: e1000: use newly exposed RSS hash key API rather than ad-hoc hashing.
Tue, Oct 14, 7:47 PM
gallatin requested review of D53098: vmxnet3: use newly exposed RSS hash key API rather than ad-hoc hashing.
Tue, Oct 14, 7:47 PM
gallatin requested review of D53096: ice: use newly exposed RSS hash key API rather than ad-hoc hashing.
Tue, Oct 14, 7:47 PM
gallatin requested review of D53095: iavf: use newly exposed RSS hash key API rather than ad-hoc hashing.
Tue, Oct 14, 7:47 PM
gallatin requested review of D53094: ixl: use newly exposed RSS hash key API rather than ad-hoc hashing.
Tue, Oct 14, 7:47 PM
gallatin requested review of D53093: ixgbe: Use newly exposed RSS hash API rather than ad-hoc hashing.
Tue, Oct 14, 7:46 PM
gallatin requested review of D53092: cxgbe: use newly exposed RSS hash key API rather than ad-hoc hashing.
Tue, Oct 14, 7:46 PM
gallatin requested review of D53091: mlx5: use newly exposed RSS hash key API rather than ad-hoc hashing.
Tue, Oct 14, 7:46 PM
gallatin requested review of D53090: loopback: Clear hash unconditionally..
Tue, Oct 14, 7:46 PM
gallatin requested review of D53089: rss: Enable portions of RSS globally to enable symmetric hashing.
Tue, Oct 14, 7:46 PM
gallatin requested review of D53088: tcp: debugging checks of hashing.
Tue, Oct 14, 7:46 PM
lwhsu committed R11:4ad74d54a7a9: devel/jenkins: Update to 2.532 (authored by lwhsu).
devel/jenkins: Update to 2.532
Tue, Oct 14, 7:41 PM
carlavilla added a comment to D52774: fix asciidoc code in listing blocks in fdp-primer.

I think it's ok but we need to document it in the FDP

Tue, Oct 14, 7:40 PM · docs
vvd committed R11:41ef76f4dfb5: www/angie-module-auth-spnego: Fix build on FreeBSD 15.0+ (authored by Sebastian Oswald <sko@rostwald.de>).
www/angie-module-auth-spnego: Fix build on FreeBSD 15.0+
Tue, Oct 14, 7:38 PM
fuz added a comment to D42968: freebsd-update: Mention upgrading packages, not just ports.

It would be more idiot-proof to say that the user should run pkg upgrade perhaps.

Tue, Oct 14, 7:37 PM
vvd committed R11:d48c3917b3f8: www/angie-module-auth-spnego: Fix build on FreeBSD 15.0+ (authored by Sebastian Oswald <sko@rostwald.de>).
www/angie-module-auth-spnego: Fix build on FreeBSD 15.0+
Tue, Oct 14, 7:35 PM
jhibbits updated the diff for D51623: amd64: Add kexec support.

Address @kib's feedback further. I didn't reproduce the problem we solved with mfence, so removed that.

Tue, Oct 14, 7:33 PM
andy added a comment to D51968: add the new doc articles/rc-scripting translated to Russian.

Коллеги,

Tue, Oct 14, 7:22 PM · docs
vladlen abandoned D52678: fix inlined asciidoc code in en/books/fdp-primer/examples.

in https://reviews.freebsd.org/D52774 better solution is proposed

Tue, Oct 14, 7:04 PM · docs
vladlen abandoned D52738: Fix AsciiDoc code in code block: en/books/porters-handbook/makefiles.

it is already updated in other patch

Tue, Oct 14, 7:03 PM · docs
vladlen closed D53087: fix punctuation and URLs in en/books and en/articles.
Tue, Oct 14, 6:59 PM
vladlen committed R9:e1e4a70e20c2: fix punctuation and URLs in en/books and en/articles (authored by vladlen).
fix punctuation and URLs in en/books and en/articles
Tue, Oct 14, 6:59 PM
rene committed R11:353c80947e1a: security/iddawc: Remove expired port (authored by rene).
security/iddawc: Remove expired port
Tue, Oct 14, 6:59 PM
rene committed R11:349f42083690: deskutils/gnome-shell-extension-openweather: Remove expired port (authored by rene).
deskutils/gnome-shell-extension-openweather: Remove expired port
Tue, Oct 14, 6:59 PM
rene committed R11:6dba344e5651: deskutils/gnome-shell-extra-extensions: unregister expired dependency (authored by rene).
deskutils/gnome-shell-extra-extensions: unregister expired dependency
Tue, Oct 14, 6:58 PM
vladlen requested review of D53087: fix punctuation and URLs in en/books and en/articles.
Tue, Oct 14, 6:57 PM
rene committed R11:4624b4df70c1: x11-fm/fsv2: Remove expired port (authored by rene).
x11-fm/fsv2: Remove expired port
Tue, Oct 14, 6:57 PM
rlibby updated the diff for D45919: mv88e151x: fix potential attach and autonegotiation issues.

kp feedback: just initialize the copies to 0

Tue, Oct 14, 6:56 PM
rene committed R11:559757d79c72: games/galaxyhack: Remove expired port (authored by rene).
games/galaxyhack: Remove expired port
Tue, Oct 14, 6:53 PM
rene committed R11:f8dd6dd1a8b0: games/xqf: Remove expired port (authored by rene).
games/xqf: Remove expired port
Tue, Oct 14, 6:52 PM
jah committed rG880d180bb21c: unionfs: fix NULL deref on closing an fd passed through SCM_RIGHTS (authored by jah).
unionfs: fix NULL deref on closing an fd passed through SCM_RIGHTS
Tue, Oct 14, 6:50 PM
jah closed D53079: unionfs: fix NULL deref on closing an fd passed through SCM_RIGHTS.
Tue, Oct 14, 6:50 PM
glebius committed rG86d17239233e: socket(2): refactor the manual page (authored by glebius).
socket(2): refactor the manual page
Tue, Oct 14, 6:42 PM
glebius committed rG663a571514fb: sockets: add PF_HYPERV alias (authored by glebius).
sockets: add PF_HYPERV alias
Tue, Oct 14, 6:41 PM
glebius closed D52771: socket(2): refactor the manual page.
Tue, Oct 14, 6:41 PM
rlibby added a comment to D53047: rb tree: change INSERT_COLOR to avoid always-true test.

I'll defer to you and kib as maintainers whether this is a good direction. Personally I do like the flattening of the structure that results from moving line 561/563 and following out of the loop, but I'm less sure about the initial loop unrolling. FWIW my preference for the warning would still be to just NULL initialize child.

Tue, Oct 14, 6:39 PM
arrowd committed R11:31316930a7b8: devel/xdg-user-dirs: Fix localbase paths (authored by arrowd).
devel/xdg-user-dirs: Fix localbase paths
Tue, Oct 14, 6:38 PM
lwhsu added a comment to D53085: tests/ci: Add reproducibility tests.

To my understanding that having those in tests/ci/tools/freebsdci means running in the testvm, right? If so it means the test environment, i.e., the provisioned VM for running full or smoke tests. I feel it's not necessary to do so and this can be done in the build environment, i.e., the env you run the buildworld and buildkernel commands, and building the VM images. That usually means more efficient and we don't really need to do full build in an env to be tested. We just need to build things (for test) in a verified env.

No. This is not possible. I have checked and replenished all possible way for that unless you have an entire better idea for this. Everything can be tested except the date change. Changing the date on the host itself might have catastrophic effect on our build servers and build environment. Which I am not willing to do. And after lots of test on Jenkins and scripts I have come to this conclusion. I am open to ideas but not what you have recommended. Do you remember our discussion that why SOURCE_DATE_EPOCH cannot help us really test the reproducibility on two different dates?

Tue, Oct 14, 6:29 PM
bofh committed R11:a8e934b5e657: textproc/fzf: Update version 0.65.2=>0.66.0 (authored by bofh).
textproc/fzf: Update version 0.65.2=>0.66.0
Tue, Oct 14, 6:20 PM
bofh committed R11:cc6ab61181b5: databases/py-berkeleydb: Update version 18.1.14=>18.1.15 (authored by bofh).
databases/py-berkeleydb: Update version 18.1.14=>18.1.15
Tue, Oct 14, 6:20 PM
bofh committed R11:17e45dadeece: www/pecl-http: Update version 4.2.6=>4.3.0 (authored by bofh).
www/pecl-http: Update version 4.2.6=>4.3.0
Tue, Oct 14, 6:20 PM
bofh committed R11:1bbe99fda94e: net/py-zeep: Update version 4.3.1=>4.3.2 (authored by bofh).
net/py-zeep: Update version 4.3.1=>4.3.2
Tue, Oct 14, 6:20 PM
bofh committed R11:716a988e807b: devel/py-babi_grammars: Update version 0.0.63=>0.0.64 (authored by bofh).
devel/py-babi_grammars: Update version 0.0.63=>0.0.64
Tue, Oct 14, 6:20 PM
bofh committed R11:7cc8418d6c0f: devel/py-aiortc: Update version 1.13.0=>1.14.0 (authored by bofh).
devel/py-aiortc: Update version 1.13.0=>1.14.0
Tue, Oct 14, 6:20 PM
bofh committed R11:421b425a7661: sysutils/httm: Update version 0.48.0=>0.48.1 (authored by bofh).
sysutils/httm: Update version 0.48.0=>0.48.1
Tue, Oct 14, 6:20 PM
kib added a comment to D27220: libuvmem: usermode port of vmem(9).
In D27220#1212532, @kib wrote:

Hi, is there a concrete reason why this revision never landed or has it just slipped through the cracks?

I would really like to use libuvmem for one of my ongoing bhyve projects and would like to see this land, let me know if there a way I could help with that.

The intent of the libuvmem port was to use vmem allocator for bhyve to handle physical address space. That stalled, and I do not see a reason to add unused library to base.

Is there a revision with the stalled patches somewhere? I'd be interested in taking a look.

Tue, Oct 14, 6:07 PM
kib accepted D53063: imgact_elf: Check note body sizes.
Tue, Oct 14, 6:05 PM
kib updated the diff for D52045: Copy kqueues into the child on fork.

Changes due to the latest comments.

Tue, Oct 14, 6:03 PM
vladlen committed R9:16e559a9643f: fix typos and wrong links in en/books and en/articles (authored by vladlen).
fix typos and wrong links in en/books and en/articles
Tue, Oct 14, 6:03 PM
cperciva added inline comments to D50331: Article: FreeBSD Release Engineering.
Tue, Oct 14, 6:02 PM · releng
kib added inline comments to D52045: Copy kqueues into the child on fork.
Tue, Oct 14, 6:01 PM

Event Timeline

lffpires_ruabrasil.org edited an edge.