firedancer
firedancer copied to clipboard
Use memfd_create and fexecve to run tiles with no memory overlap
Running the fdctl binary from disk will map certain sections of memory shared with other tiles (eg, .TEXT). We want to prevent any memory being shared at all.