diff options
author | Niclas Hedam <niclas@hed.am> | 2023-04-17 22:50:44 +0300 |
---|---|---|
committer | Eduard Zingerman <eddyz87@gmail.com> | 2023-04-18 00:19:20 +0300 |
commit | 6ee6b197f5cd7a681e02e59edc43fb896c0d78b8 (patch) | |
tree | cb4692aae510d936a706f6805c0063e0e0e43ef0 /lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp | |
parent | 52f934f3697ce0605dd7195454b58c83233e9c75 (diff) | |
download | llvm-6ee6b197f5cd7a681e02e59edc43fb896c0d78b8.zip llvm-6ee6b197f5cd7a681e02e59edc43fb896c0d78b8.tar.gz llvm-6ee6b197f5cd7a681e02e59edc43fb896c0d78b8.tar.bz2 |
Make BPF stack size overridable
With the emergence of TP 4091 for NVMe, eBPF can be used to offload programs to computational storage processors.
This change introduces the possibility of overriding the default stack size of 512 bytes for non-kernel runtime environments.
Reviewed By: yonghong-song, eddyz87
Differential Revision: https://reviews.llvm.org/D147707
Diffstat (limited to 'lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp')
0 files changed, 0 insertions, 0 deletions