grauzone wrote: > Data this small you would simply copy. Because it's so small, copying > won't have negative performance impact. The OS approach can be used for > large data (at least in the order of hundreds of KB) and immutable parts > of the data segment. You'd also have to transitively copy everything referenced.