Linked by Thom Holwerda on Mon 30th Jan 2012 20:39 UTC
Thread beginning with comment 505191
To read all comments associated with this story, please click here.
To read all comments associated with this story, please click here.
Yep, cool stuff. If you like Stali, I think you'll love this:
http://www.usenix.org/event/hotsec10/tech/slides/suzaki.pdf
This paper describes the possibility of replacing
logical sharing by self-contained binaries. The
overhead of memory and storage is mitigated by
physical sharing (memory and disk deduplication). A
self-contained binary mitigates the problems which
come from the dynamic management of logical
sharing, such as search path replacement attack, GOT
overwrite attack, and Dependency Hell.
Experiments demonstrated the effect of
self-contained binaries, memory deduplication (KSM),
and storage deduplication (LBCAS). Self-contained
binaries increased the files to 40.66 times bigger than
normal, but deduplication mitigated the overhead to
less than 1.4 times on memory, storage, and time.
Current deduplication has been used for multiple
virtual machine instances or multiple versions of
storage images. However, this paper shows that deduplication is useful on a single OS image. This
direction indicates a new use for deduplication.




Member since:
2008-06-03
Anyone else looking forward to StaLi: http://sta.li/