richliu’s blog

Linux, 工作, 生活.

richliu’s blog header image 4

Understanding memory usage on Linux

February 22nd, 2006 · No Comments

digg 看到的, Understanding memory usage on Linux
簡單的告訴你, 為什麼你的 Firefox 要吃掉 100M, KDE 要吃掉 50M, Thunder 也要耗掉 100M
如果對 unix 系統的 ps 顯示的資訊不熟悉, 可以參考這一篇.
embedded system 最好不要靠 busybox 的 ps information, 會死得更難看 :-/

Tags: Linux, UNIX

[Read more →]

Tags: Linux · UNIX

arm gcc 的幾個 flag.

February 22nd, 2006 · No Comments

arm gcc 早期的版本和目前的版本(3.4.2), 在參數上有幾個小差異

Tags: Embedded

[Read more →]

Tags: Embedded