User Details
User Details
- User Since
- Nov 27 2014, 10:57 AM (554 w, 3 d)
Fri, Jul 11
Fri, Jul 11
hwt(4): fix spelling.
Wed, Jul 9
Wed, Jul 9
hwt(4): Add initial man page.
br updated the diff for D51192: hwt(4) man page.
Add hwt.4 to the build and create MLINKS
br added inline comments to D51192: hwt(4) man page.
Tue, Jul 8
Tue, Jul 8
br added inline comments to D51192: hwt(4) man page.
Mon, Jul 7
Mon, Jul 7
br requested review of D51192: hwt(4) man page.
Thu, Jul 3
Thu, Jul 3
hwt: fix !SMP build.
Import the Hardware Trace (HWT) framework.
Wed, Jul 2
Wed, Jul 2
Tue, Jul 1
Tue, Jul 1
br updated the diff for D40466: Hardware Trace (HWT) framework.
Restore "unlock the vnode around the exec hook call"
Mon, Jun 30
Mon, Jun 30
br added inline comments to D40466: Hardware Trace (HWT) framework.
br updated the diff for D40466: Hardware Trace (HWT) framework.
do not unlock image text vnode
Fri, Jun 27
Fri, Jun 27
br added inline comments to D40466: Hardware Trace (HWT) framework.
Thu, Jun 26
Thu, Jun 26
br updated the diff for D40466: Hardware Trace (HWT) framework.
Add SCHED_4BSD hwt hooks
br updated the diff for D40466: Hardware Trace (HWT) framework.
- Move ELF image activator hooks to generic kern_exec.c
- HWT_HOOKS: Move variable declarations under the if()
- HWT_HOOKS: Move contents of kern_hwt.c to kern_pmc.c
- Remove VM_ALLOC_NOBUSY flag from vm_page_alloc_contig() request to meet KASSERTs in vm_page.c
Tue, Jun 24
Tue, Jun 24
br updated the diff for D40466: Hardware Trace (HWT) framework.
Regenerate. Fix P2_HWT
Jun 9 2025
Jun 9 2025
br requested review of D50751: mmcspi: fix STOP retry.
May 22 2025
May 22 2025
Apr 22 2025
Apr 22 2025
axidma(4): add local data cache flushes.
riscv: support for Cache-Block Operations (CBO).
br updated the diff for D49852: riscv: zicbom extension support.
handle return code of OF_getencprop() correctly
Apr 16 2025
Apr 16 2025
br updated the diff for D49852: riscv: zicbom extension support.
Address @jrtc27 comments.
br requested review of D49852: riscv: zicbom extension support.
Apr 9 2025
Apr 9 2025
mmcspi: depend on fdt support.
mmc: SPI-mode support for SD cards.
mmc: support for SPI bus type
Apr 8 2025
Apr 8 2025
br updated the diff for D49248: mmc: SPI mode support.
Fix error mask settings when CRC is disabled
Apr 7 2025
Apr 7 2025
br updated the diff for D49248: mmc: SPI mode support.
the hack around MMC return code is now resolved by @pkelsey
Apr 5 2025
Apr 5 2025
Apr 4 2025
Apr 4 2025
Apr 3 2025
Apr 3 2025
br added inline comments to D49248: mmc: SPI mode support.
br updated the diff for D49248: mmc: SPI mode support.
Fix comments per @pkelsey request
Mar 26 2025
Mar 26 2025
xilinx axi ethernet: allocate memory for buffers.
xilinx quad spi: various fixes.
riscv timer: fix interrupt handling.
Mar 24 2025
Mar 24 2025
br requested review of D49487: riscv timer: fix interrupt handing.
Mar 14 2025
Mar 14 2025
Mar 5 2025
Mar 5 2025
br requested review of D49249: mmc: support for SPI bus type.
br requested review of D49248: mmc: SPI mode support.
Feb 5 2025
Feb 5 2025
bhyve/riscv: clean up SBI handlers.
br committed rG6492ef7b832c: bhyve: Sleep for a short period after VM_EXITCODE_DEBUG exits (authored by br).
bhyve: Sleep for a short period after VM_EXITCODE_DEBUG exits
riscv vmm: various fixes in APLIC.
riscv vmm: clean up SBI code
bhyve/riscv: fix HSM extension handling.
Feb 4 2025
Feb 4 2025
br requested review of D48829: bhyve/riscv: clean up SBI handlers.
Feb 3 2025
Feb 3 2025
br updated the diff for D48808: riscv vmm: various fixes in APLIC.
Address @markj comments. Thanks, Mark!
br updated the diff for D48575: riscv vmm: clean up SBI return code.
Address @jrtc27 comments
br added inline comments to D48808: riscv vmm: various fixes in APLIC.
br updated the diff for D48808: riscv vmm: various fixes in APLIC.
Add spinlock around DOMAINCFG acccess.
br requested review of D48811: bhyve: Sleep for a short period after VM_EXITCODE_DEBUG exits.
br requested review of D48808: riscv vmm: various fixes in APLIC.
br requested review of D48807: bhyve/riscv: fix HSM.
br committed rGc7e0b94b7de7: riscv vmm: consider hart_mask_base argument in the SBI IPI handler. (authored by br).
riscv vmm: consider hart_mask_base argument in the SBI IPI handler.
riscv vmm: fix remote fence.
bhyve/riscv: fix interrupts-extended property.
bhyve/riscv: remove clock-frequency from CPU node.
bhyve/riscv: add clock-frequency property to DTS.
Jan 30 2025
Jan 30 2025
Jan 29 2025
Jan 29 2025
br updated the summary of D48717: riscv vmm: consider hart_mask_base in the SBI IPI handler.
br requested review of D48717: riscv vmm: consider hart_mask_base in the SBI IPI handler.
br requested review of D48716: riscv vmm: fix remote fence.
br requested review of D48713: riscv bhyve: fix interrupts-extended.
br requested review of D48712: riscv bhyve: remove clock-frequency.
Jan 27 2025
Jan 27 2025
br updated the diff for D48699: riscv bhyve: add peripheral clock.
Add clock-frequency property to UART instead of defining fixed-clock
br requested review of D48699: riscv bhyve: add peripheral clock.
Jan 22 2025
Jan 22 2025
br updated the diff for D48575: riscv vmm: clean up SBI return code.
style: end of function return SUCCESS unless switch statement hit FAILURE