Discover and read the best of Twitter Threads about #atc18

Most recents (1)

Folks heading to #atc18 check out our work on TxFS, the Texas Transactional File System!

cs.utexas.edu/~vijay/papers/…

We built TxFS in only 5K LOC by utilizing the file-system journal to get atomic and durable transactions.
Providing isolation for TxFS transactions was a hard problem. We customized isolation to each kernel data structure. For data structures like pages which have a narrow access interface, we provide eager conflict detection.
For inodes and dentries which are modified all over the place, we add a timestamp which captures modifications, and provide timestamp-based conflict detection.
Read 6 tweets

Related hashtags

Did Thread Reader help you today?

Support us! We are indie developers!


This site is made by just two indie developers on a laptop doing marketing, support and development! Read more about the story.

Become a Premium Member ($3.00/month or $30.00/year) and get exclusive features!

Become Premium

Too expensive? Make a small donation by buying us coffee ($5) or help with server cost ($10)

Donate via Paypal Become our Patreon

Thank you for your support!