A Smackerel of Opinion
Notes and jottings from an ex-Ubuntu Kernel Team Engineer
Thursday, 21 April 2016
Ensure your stack is aligned correctly on aarch64 clone()
›
I got bitten this week with the clone() system call returning -EINVAL on aarch64 on code that worked fine on x86. After re-reading the manu...
6 comments:
Friday, 11 March 2016
A frequently used incorrect realloc() idiom
›
While running static analysis on a lot of C source code, I keep on finding a common incorrect programming idiom used with realloc() allocati...
Monday, 22 February 2016
ZFS quick start reference guide
›
Dustin Kirkland recently announced ZFS being officially supported by Canonical for Ubuntu Xenial 16.04. We've written a short refere...
Monday, 15 February 2016
New "top" mode in eventstat
›
I wrote eventstat a few years ago to track wakeup events that keep a machine from being fully idle. For Ubuntu Xenial Xerus 16.04 I've...
‹
›
Home
View web version