OpenBSD cvs log

created 2025-03-04T12:32:41Z
begin 2025-02-25T00:00:00Z
end 2025-02-26T00:00:00Z
path src/sys
commits 3

date 2025-02-25T11:29:17Z
author mpi
files src/sys/uvm/uvm_fault.c log diff annotate
src/sys/uvm/uvm_meter.c log diff annotate
src/sys/uvm/uvmexp.h log diff annotate
message Add new counters for lock upgrades.

While here unify re-lock counters to reduce the number of atomic operations.

ok tb@

date 2025-02-25T22:10:39Z
author kirill
files src/sys/dev/usb/utvfu.c log diff annotate
src/sys/dev/usb/uvideo.c log diff annotate
message sys/utvfu, sys/uvideo: clearify used timestamps

OK: mglocker@

date 2025-02-25T22:13:44Z
author kirill
files src/sys/dev/usb/uvideo.c log diff annotate
message sys/uvideo: treat frame as done when mmap queue is overflowed

OK: mglocker@