Archive for October, 2009
Shadow Migration Internals
In my previous entry, I described the overall architecture of shadow migration. This post will dive into the details of how it’s actually implemented, and the motivation behind some of the original design decisions. VFS interposition A very early desire was that we wanted something that could migrate data from many different sources. And while [...]
