diff options
author | pjd <pjd@FreeBSD.org> | 2008-01-10 08:36:38 +0000 |
---|---|---|
committer | pjd <pjd@FreeBSD.org> | 2008-01-10 08:36:38 +0000 |
commit | 340995c5fdb23429629907090fd314c0f6067cfe (patch) | |
tree | bbd1a7d4fb69e2d0798e1c1f04c1a09423bc0772 /sys/kern/uipc_usrreq.c | |
parent | 257b751f99eba76656108712078588eab0d95954 (diff) | |
download | FreeBSD-src-340995c5fdb23429629907090fd314c0f6067cfe.zip FreeBSD-src-340995c5fdb23429629907090fd314c0f6067cfe.tar.gz |
When one tries to allocate memory with the M_WAITOK flag and we are short in
address space in kmem map call vm_lowmem event in a loop and wait a bit for
subsystems to reclaim some memory which in turn will reclaim address space as
well.
Note, this is a work-around.
Reviewed by: alc
Approved by: alc
MFC after: 3 days
Diffstat (limited to 'sys/kern/uipc_usrreq.c')
0 files changed, 0 insertions, 0 deletions