If I have an ihthread pre-loaded with 800K of data (not syntax tree) and I clone that ithread, does the 800K of data get copied into the new ithread? Or does Perl 5.8 depend on OS-level virtual memory support to only copy dirty pages from one thread to another?
mma
