Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Can you explain what a thin clone is?


Sure. Thin cloning is a way to obtain a clone of data that looks fully independent (you can modify, add, delete data), but physically multiple clones share physically the same data -- except those blocks that were changed. This is implemented using copy-on-write -- see, for example, https://en.wikipedia.org/wiki/Copy-on-write#In_computer_stor...




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: