Page MenuHomeFreeBSD

Active Repositories

Recent Activity

Today

kib updated the diff for D45113: cdev_pager_allocate(): ensure that the cdev_pager_ops ctr is called only once.

Reduce scope for object1 and color variables.
Assign OBJT_DEAD type to object before deallocating it on the path after failing ctr, since we do not want to have the device dtr called.

Wed, May 8, 6:38 PM
alc added inline comments to D45113: cdev_pager_allocate(): ensure that the cdev_pager_ops ctr is called only once.
Wed, May 8, 6:31 PM
jhibbits accepted D45133: ip17x: fix non-debug build.
Wed, May 8, 6:27 PM
emaste committed rG7ef6ce51742d: smsc(4): update to mention Microchip (authored by emaste).
smsc(4): update to mention Microchip
Wed, May 8, 6:20 PM
emaste closed D45115: smsc(4): update to mention Microchip.
Wed, May 8, 6:20 PM
emaste requested review of D45133: ip17x: fix non-debug build.
Wed, May 8, 6:17 PM
des requested review of D45132: tftpd: Type nit..
Wed, May 8, 5:57 PM
kib updated the diff for D45113: cdev_pager_allocate(): ensure that the cdev_pager_ops ctr is called only once.

Use vm_object_deallocate() instead of _terminate() on cleanup path.
Defer OBJ_COLORED setting after ctr provides the color.

Wed, May 8, 5:54 PM
des requested review of D45131: tftpd: Add missing include..
Wed, May 8, 5:43 PM
des requested review of D45130: tftpd: Drop unneeded includes..
Wed, May 8, 5:40 PM
des requested review of D45129: tftpd: Add missing `-S` option to synopsis..
Wed, May 8, 5:40 PM
uzsolt added a comment to D45091: games/star_traders: new port, text-based game.

Seeing that this is a CLI game is there any need to include desktop related files?

Wed, May 8, 5:33 PM
jhibbits added inline comments to D45084: uma: deduplicate uma_small_alloc.
Wed, May 8, 5:30 PM
alc added inline comments to D45113: cdev_pager_allocate(): ensure that the cdev_pager_ops ctr is called only once.
Wed, May 8, 5:25 PM
bnovkov added inline comments to D45084: uma: deduplicate uma_small_alloc.
Wed, May 8, 5:12 PM
alc accepted D45113: cdev_pager_allocate(): ensure that the cdev_pager_ops ctr is called only once.
Wed, May 8, 5:09 PM
yuri committed R11:403c480d48bb: devel/nextest: Fix build on i386 (authored by yuri).
devel/nextest: Fix build on i386
Wed, May 8, 5:07 PM
des added a comment to D45086: tftpd: silence gcc -Wformat-overflow warnings.

Would you like me to commandeer this?

Wed, May 8, 5:00 PM
bnovkov added inline comments to D45085: vm: simplify conditional for dumping startup pages.
Wed, May 8, 4:55 PM
bnovkov updated the diff for D45085: vm: simplify conditional for dumping startup pages.

Add missing arm vmparam.h updates.

Wed, May 8, 4:50 PM
manu updated the test plan for D45128: graphics/mesa: Update to 24.0.7.
Wed, May 8, 4:50 PM
manu requested review of D45128: graphics/mesa: Update to 24.0.7.
Wed, May 8, 4:50 PM
imp added a comment to D45124: rwhod: IPv6 clean.

What do you do if neither INET nor INET6 are defined? In a lot of cases, it looks like you fail. Likewise for when you don't have the right address family compiled in.

Wed, May 8, 4:45 PM
kib added a comment to D45058: linuxkpi: Fix arch_io_reserve_memtype_wc.

I spent yesterday and today on this but it's taking too much time to familiarise myself with the code so I won't be able to fix this in a timely manner. It's also too risky to make changes to drm-*-kmod this close to 14.1. So I've created D45125 which should be safe to MFC.

Are the following statements correct:

  • Physical RAM may be divided in segments with address ranges that are separated from each other.

Right

Wed, May 8, 4:34 PM
kib accepted D45125: linuxkpi: Make arch_io_*_memtype_wc amd64-only.
Wed, May 8, 4:16 PM
markj committed rG5d62025d82a0: bhyve: Do not define GDB_LOG (authored by markj).
bhyve: Do not define GDB_LOG
Wed, May 8, 4:12 PM
markj committed rGe3333648b75d: vmm: Start reconciling amd64 and arm64 copies of vmm_dev.c (authored by markj).
vmm: Start reconciling amd64 and arm64 copies of vmm_dev.c
Wed, May 8, 4:12 PM
markj committed rGffbaa453c191: bsdinstall: Stop loading cryptodev for ZFS installations (authored by markj).
bsdinstall: Stop loading cryptodev for ZFS installations
Wed, May 8, 4:11 PM
markj closed D44995: vmm: Start reconciling amd64 and arm64 copies of vmm_dev.c.
Wed, May 8, 4:11 PM
markj closed D45127: bsdinstall: Stop loading cryptodev for ZFS installations.
Wed, May 8, 4:11 PM
markj updated the diff for D44740: bhyve: Add arm64 support to the gdb stub.

Handle review comments

  • Invalidate the icache after updating guest memory.
  • Widen SPSR.
  • Mask off extra flags in TTBR registers.
Wed, May 8, 3:58 PM
olivier committed R11:6edb54001098: sysutils/mstflint: Fix build (authored by olivier).
sysutils/mstflint: Fix build
Wed, May 8, 3:46 PM
bsd_orsolic.org updated the diff for D45024: lang/zig: update to 0.12.0.

Diff updated. Now poudriere doesn't report errors in pkg-plist.
Do you know why stage-qa doesn't report errors, but when run in poudriere it does (with first version of the diff)?

Wed, May 8, 3:42 PM
brooks updated the diff for D45089: aarch64: disable LIB32 with gcc.
  • sort arch list
  • examine X_COMPILER_TYPE if defined and COMPILER_TYPE iff X_COMPILER_TYPE is not defined.
Wed, May 8, 3:41 PM
mm committed rG74b67dbc90c1: zfs: unbreak aarch64 build with non-gcc compilers (authored by mm).
zfs: unbreak aarch64 build with non-gcc compilers
Wed, May 8, 3:26 PM
mm committed rG78c9d8f1ce65: zfs: merge openzfs/zfs@256659204 (zfs-2.2-release) into stable/14 (authored by mm).
zfs: merge openzfs/zfs@256659204 (zfs-2.2-release) into stable/14
Wed, May 8, 3:26 PM
garga committed R11:dbfc2c000f44: net/mobile-broadband-provider-info: Update to 20240407 (authored by garga).
net/mobile-broadband-provider-info: Update to 20240407
Wed, May 8, 3:26 PM
danfe committed R11:2b27eea1006d: audio/flacon: the port had been updated to version 11.3.0 (authored by danfe).
audio/flacon: the port had been updated to version 11.3.0
Wed, May 8, 3:19 PM
des added a comment to D45127: bsdinstall: Stop loading cryptodev for ZFS installations.

You might want to clarify the first bullet point in the commit message: the second part of the sentence seems like a non sequitur or a typo if the reader does not realize that zfs depends on crypto, which is different from cryptodev.

Wed, May 8, 3:18 PM
kevans accepted D45127: bsdinstall: Stop loading cryptodev for ZFS installations.
Wed, May 8, 3:17 PM