OpenBSD cvs log

created 2018-12-30T11:06:48Z
begin 2018-12-16T00:00:00Z
end 2018-12-17T00:00:00Z
path src/sys
commits 6

date 2018-12-16T03:36:02Z
author dlg
files src/sys/kern/kern_task.c log diff annotate
src/sys/net/ifq.c log diff annotate
src/sys/sys/task.h log diff annotate
message add task_pending

jsg@ wants this for drm, and i've had a version of it in diffs sine
2016, but obviously havent needed to use it just yet.

task_pending is modelled on timeout_pending, and tells you if the
task is on a list waiting to execute.

ok jsg@

date 2018-12-16T08:31:50Z
author otto
files src/sys/lib/libsa/alloc.c log diff annotate
message Make the freelist best fit code a tiny bit smarter to not use a block if
half or more would be wasted. Causes more effective re-use of blocks.
ok jsing@

date 2018-12-16T08:33:16Z
author otto
files src/sys/arch/amd64/stand/libsa/biosdev.c log diff annotate
src/sys/arch/i386/stand/libsa/biosdev.c log diff annotate
message Avoid using a too big bounce buffer by splitting up large reads. Allows
for booting using large (64k) blocksize filesystems. ok tedu@

date 2018-12-16T14:43:38Z
author visa
files src/sys/arch/octeon/dev/octcrypto.c log diff annotate
message Fix pool ipl to prevent a deadlock scenario.

While here, make the pool use the default memory alignment. The default
setting is good enough for the driver and the hardware.

date 2018-12-16T15:11:30Z
author deraadt
files src/sys/dev/pci/pcidevs log diff annotate
message few more devs

date 2018-12-16T15:11:33Z
author deraadt
files src/sys/dev/pci/pcidevs.h log diff annotate
src/sys/dev/pci/pcidevs_data.h log diff annotate
message sync