Rethinking fsinfo()
Rethinking fsinfo()
Posted Aug 22, 2020 15:31 UTC (Sat) by dezgeg (subscriber, #92243)In reply to: Rethinking fsinfo() by Cyberax
Parent article: Rethinking fsinfo()
Reusing the tracepoint infrastructure where every event can be either read as a binary struct (with the struct layout described by some sysfs file) or as a formatted string would be a nice solution, I think.