Work
Pages
(Move to ...)
Home
Usenix security
▼
Tuesday, September 22, 2020
Fix Linux kernel booting error ( invalid magic number)
›
This morning, I compiled Linux kernel and copied the kernel to /boot/vmlinz, then reboot. But I got the following error: error: invalid mag...
Friday, September 2, 2016
READ_ONCE, memory model. atomic and volitie
›
atomic implementation http://lxr.free-electrons.com/source/include/asm-generic/atomic.h#L140 http://stackoverflow.com/questions/34988277/...
Friday, April 29, 2016
lock free programming
›
http://preshing.com/20120612/an-introduction-to-lock-free-programming/
Thursday, January 7, 2016
Stop using unicode double quote in Google doc
›
Google doc has an option to automatically convert neutral double quote (") to unicode left double quote and right double quote. This i...
Tuesday, December 1, 2015
Reference counting and c++ smart pointer
›
http://mortoray.com/2012/01/08/what-is-reference-counting/
Tuesday, October 13, 2015
Introduction to PCI express from mindshare
›
http://mindshare.com/files/resources/MindShare_Intro_to_PCIe.pdf
PCI express and TLP
›
http://xillybus.com/tutorials/pci-express-tlp-pcie-primer-tutorial-guide-1
›
Home
View web version