Lines Matching +full:background +full:- +full:layer
1 .. SPDX-License-Identifier: GPL-2.0
7 Background chapter
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
21 multiple-personality application can then flip the switch without
22 invoking the kernel, when crossing the compatibility layer API
27 The goal of this design is to provide very quick compatibility layer
29 personality every time the compatibility layer executes. Instead, a
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