Quality in open source: testing CRIU(lwn.net) |
Quality in open source: testing CRIU(lwn.net) |
From "Torvalds said I will not merge this crazy talk" into being able to halt active TCP connections and then horse whisper them to another container (since this is popular with OpenVZ) made me drop jaw while driving the car. I realized then I will never understand a Unix system enough to be taken seriously, and this guy is hot migrating them, long before this container stuff was cool!
* Static analysis looking for bugs per thousand lines of code
* Idiomatic code adopting language specific preferences
* Code that is easy to maintain but is slow as molasses
* Code that works well enough and was written super fast
* Code that is microoptimized to the extreme, is super fast, but difficult to maintain due to inline ASM
For certain cases, each of these could be considered quality or atrocity. It is all about context.Has anyone used it for anything non-trivial?