summaryrefslogtreecommitdiffstats
path: root/sys/vm/vm_map.c
diff options
context:
space:
mode:
authorgreen <green@FreeBSD.org>2004-08-16 03:08:38 +0000
committergreen <green@FreeBSD.org>2004-08-16 03:08:38 +0000
commit99deda206a35ed06d1d8fef339557383b8220880 (patch)
treef59fe8ca20d4db814db121e19b7f2cb95780ea42 /sys/vm/vm_map.c
parent382c9ac35742bd991cb011d96e824555a1aed06e (diff)
downloadFreeBSD-src-99deda206a35ed06d1d8fef339557383b8220880.zip
FreeBSD-src-99deda206a35ed06d1d8fef339557383b8220880.tar.gz
Allocate the marker, when scanning a kqueue, from the "heap" instead of the
stack. When swapped out, a process's kernel stack would be unavailable, and we could get a page fault when scanning the same kqueue. PR: kern/61849
Diffstat (limited to 'sys/vm/vm_map.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud