diff options
author | Benjamin Berg <[email protected]> | 2024-07-03 15:45:32 +0200 |
---|---|---|
committer | Johannes Berg <[email protected]> | 2024-07-03 17:09:49 +0200 |
commit | 3c83170d7cdf3df12e430c429462776dcb52ff87 (patch) | |
tree | f9f5473d6bc22c63cb79c2c164f19baa2ec6214f /scripts/gdb/linux/interrupts.py | |
parent | a5d2cfe749e2917266956751262328da35e0925d (diff) |
um: Delay flushing syscalls until the thread is restarted
As running the syscalls is expensive due to context switches, we should
do so as late as possible in case more syscalls need to be queued later
on. This will also benefit a later move to a SECCOMP enabled userspace
as in that case the need for extra context switches is removed entirely.
Signed-off-by: Benjamin Berg <[email protected]>
Link: https://patch.msgid.link/[email protected]
Signed-off-by: Johannes Berg <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/interrupts.py')
0 files changed, 0 insertions, 0 deletions