Saravana's Musings
Tuesday, July 30, 2013
iperf static build arm cross compile commands
# ./configure ac_cv_func_malloc_0_nonnull=yes ac_cv_type_bool=yes ac_cv_sizeof_bool=1 CC=arm-linux-gnueabihf-gcc CXX=arm-linux-gnueabihf-g++ --host=arm CFLAGS=-static CXXFLAGS=-static
# make
# file src/iperf
Monday, July 8, 2013
Linux kernel preemption
Excellent article on kernel preemption
kernel preemption concepts clearly explained "with code"
http://www.linuxjournal.com/article/5600
Newer Posts
Older Posts
Home
Subscribe to:
Posts (Atom)