Lines Matching +full:high +full:- +full:performance
1 .. SPDX-License-Identifier: GPL-2.0
8 ----------
11 calls of only a part of their process - the part that has the
12 incompatible code - while being able to execute native syscalls without
13 a high performance penalty on the native part of the process. Seccomp
21 multiple-personality application can then flip the switch without
34 There is a relatively high cost associated with handling signals on most
36 native Windows code are currently not known to be a performance problem,
40 non-native applications, it must function on syscalls whose invocation
49 ---------
70 [selector] is a pointer to a char-sized region in the process memory
72 thread-wide, without the need to invoke the kernel directly. selector
81 --------------
84 quickly capture system calls issued by a non-native part of the