> > > Also, if the data to be copied is large (several OS pages), one may use > mremap() or similar facilities to move the address space mappings instead > of the data itself. >
I especially like this idea... since my use cases will be large amounts of data. (a graph database) -- -Thad +ThadGuidry <https://www.google.com/+ThadGuidry> Thad on LinkedIn <http://www.linkedin.com/in/thadguidry/>
_______________________________________________ Rust-dev mailing list [email protected] https://mail.mozilla.org/listinfo/rust-dev
