firedancer icon indicating copy to clipboard operation
firedancer copied to clipboard

Use memfd_create and fexecve to run tiles with no memory overlap

Open mmcgee-jump opened this issue 8 months ago • 0 comments

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.

mmcgee-jump avatar Jun 11 '24 18:06 mmcgee-jump