Archive for June, 2016

Calculating percentile in Python

If you need to find the percentile in Python do that correctly. Which means is by following one of the following receipts: Finding the percentile of the values Use numpy library

Posted on June 29, 2016 at 11:13 pm by sergeyt · Permalink · Leave a comment
In: TIL

Lecture on OpenZFS read and write code paths

If you are interested in ZFS this is the absolute must see video (which is actually a lecture) from Matt Ahrens (one of the two original ZFS creators): Matt Ahrens – Lecture on OpenZFS read and write code paths

Posted on June 19, 2016 at 6:02 pm by sergeyt · Permalink · Leave a comment
In: ZFS