ceph
- Video of my Cephalocon 2019 Talk
- Video of my Cephalocon 2018 Talk
- Video of my talk at Lua Workshop 2017
- Ceph OSD state machine visualization
- Slow placement group read operations in Ceph
- Adding a new placement group operation in Ceph
- Building an immutable key-value store on zlog
- ZLog project update (mid-2016 edition)
- RADOS object class development activity
- Toward dynamic RADOS object class management
- Load Lua RADOS classes from local file system
- ZLog asynchronous I/O support
- Hadoop on Ceph: usability survey
- Hadoop on Ceph: diving in
- Performance of the zlog sequencer service
- ZLog: a distributed shared-log on Ceph
- Ceph OSD request processing latency
- Tracing Ceph with LTTng
- The latency of Ceph placement group splitting
- OpRequest flow in RADOS OSD server
- Performance of compound object operations in Ceph (part 2)
- Performance of compound object operations in Ceph (part 1)
- Fixing a Ceph performance WTF
- Dynamic RADOS object interfaces with Lua
- Porting MSG_MORE and MSG_NOSIGPIPE to OS X
- Lua GC and linked native heap objects
- Writing RADOS object class handlers in Lua
- Error handling for Lua object classes in Ceph