http://software.intel.com/en-us/articles/branch-and-loop-reorganization-to-prevent-mispredicts/http://software.intel.com/en-us/articles/avoiding-the-cost-of-branch-misprediction/http://stackoverflow.com/questions/3702903/portable-branch-prediction-hintshttp://igoro.com/archive/fast-and-slow-if-statements-branch-prediction-in-modern-processors/
http://msinilo.pl/blog/?p=614http://duartes.org/gustavo/blog/post/intel-cpu-caches
http://content.dell.com/us/en/enterprise/d/large-business/thread-cores-which-you-need.aspx
http://graphics.cs.williams.edu/archive/SweeneyHPG2009/TimHPG2009.pdf
http://en.wikipedia.org/wiki/CPU_cache
http://kopalniawiedzy.pl/wiadomosc_6227.html
http://support.microsoft.com/kb/839013http://www.rasyid.net/2007/06/07/uninstallling-remove-microsoft-loopback-adapter-in-windows-xp/
http://blogs.msdn.com/oldnewthing/archive/2004/09/14/229387.aspx
1. Zainstalowac moduł iptables-mod-extra 2. Na poczatku /etc/firewall.user dodac linie insmod ipt_LOG 3. Dodac linijki logujace caly ruch. iptables -A input_rule -j LOG --log-prefix "IN: " iptables -A output_rule -j LOG --log-prefix "OUT: "
http://forum.openwrt.org/viewtopic.php?id=4008