1974 shaares
6 private links
6 private links
430 results
tagged
prog
Thread stuff
Some example , how to use pseudo terminals
This is the web site for the Third Edition of Linux Device Drivers, by Jonathan Corbet, Alessandro Rubini, and Greg Kroah-Hartman.
Lots of interesting security stuff
Some git tips
Some info on how malloc works
Stage by hunks
one file unit testing
When optimizing memory access, and memory cache misses in particular, there are surprisingly few tools to help you. valgrind’s cachegrind tool is the closest one I’ve found. It gives you a lot of information on cache misses, but not necessarily in the form you need it.
This page is about a technique for reducing the memory footprint of C programs - manually repacking C structure declarations for reduced size.
Automatic selling / buying stock algorithm