If the user does a huge I/O split the genio logging into smaller chunks
authorart <art@openbsd.org>
Tue, 18 Apr 2000 16:22:16 +0000 (16:22 +0000)
committerart <art@openbsd.org>
Tue, 18 Apr 2000 16:22:16 +0000 (16:22 +0000)
commit09971e16cc258769961dc8bd246e68f289f6b9fc
treef3bee9f104ed9336b0e6f1faed854a6fd3dac72a
parentedca71c8065a74829f18e2557f7adcb9c8e846b8
If the user does a huge I/O split the genio logging into smaller chunks
to avoid allocating a huge buffer which could lead to kmem starvation.
sys/kern/kern_ktrace.c