summaryrefslogtreecommitdiff
path: root/etc/ccd.conf
diff options
context:
space:
mode:
authorArtur Grabowski <art@cvs.openbsd.org>2002-08-17 22:59:00 +0000
committerArtur Grabowski <art@cvs.openbsd.org>2002-08-17 22:59:00 +0000
commit7f2b2a365a362b001f712a8a345f416d49e6d6c7 (patch)
tree17851c809d9c905f2743a7fc7f561d373658c0a6 /etc/ccd.conf
parentaaccdca47a058c200f2afff68b3ae39a04aebc77 (diff)
Test for a nasty complication in the exec code.
What happens is that if an executable tries to exec itself (happens all the time on the ramdisk, among others) and needs to page in a page from the data segment (or rodata) it will need to perform a pagein operation on the vnode that's execing right now. exec keeps that vnode locked and fails (no deadlock, that part was fixed a long time ago).
Diffstat (limited to 'etc/ccd.conf')
0 files changed, 0 insertions, 0 deletions