diff options
| author | Dmitry Vyukov <dvyukov@google.com> | 2016-08-22 17:50:49 -0700 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2016-08-22 17:50:49 -0700 |
| commit | 34120ddc6e1ab0de360d3467b0d678fa6693e4c9 (patch) | |
| tree | 6c53bb3e9420cc8114d4bc5267b32ff6214e526f /executor/syscalls.h | |
| parent | 6eb48645a439657056220674433dc2e99ab2d8eb (diff) | |
executor: add experimental mode to skip paging faults
Ignore SIGSEGV/SIGBUS during copyin/copyout of arguments.
The memory may not be addressable. The ignoring allows to
pass partially-addressable input data to kernel.
It's unclear if it's a good idea or not yet.
Diffstat (limited to 'executor/syscalls.h')
0 files changed, 0 insertions, 0 deletions
