A Smackerel of Opinion
Notes and jottings from an ex-Ubuntu Kernel Team Engineer
Saturday, 30 July 2016
Scanning the Linux kernel for error messages
›
The Linux kernel contains lots of error/warning/information messages; over 130,000 in the current 4.7 kernel. One of the tests in the Firm...
2 comments:
Wednesday, 29 June 2016
What's new in stress-ng 0.06.07?
›
Since my last blog post about stress-ng , I've pushed out several more small releases that incorporate new features and (as ever) a bunc...
Wednesday, 4 May 2016
Some extra features landing in stress-ng 0.06.00
›
Recently I've been adding a few more features into stress-ng to get improve kernel code coverage. I'm currently using a kernel bui...
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:
‹
›
Home
View web version