bmr-cymru / dmioscope

Device-mapper IO visualisation tools
GNU General Public License v2.0
5 stars 1 forks source link

dmioscope: convert to a (not yet existent) python libdm-stats interface #2

Open bmr-cymru opened 7 years ago

bmr-cymru commented 7 years ago

It would be beneficial for dmioscopeto access dmstats functionality via a library style interface; this would eliminate fork/exec overheads and repetitive data munging (int->char->String->int()) and is preferable ifdmioscopeis going to continue to be developed as a python program (rather than merged intodmstats` itself).

bmr-cymru commented 7 years ago

https://github.com/bmr-cymru/dmpy