2006年11月30日 星期四

physical memory

linux use kmalloc to request physical memory.
And the maximum memory is about 128k.
/proc/slabinfo can show it.
or /include/linux/kmalloc_sizes.h

2006年11月26日 星期日

linux distribution

redhat 8用的好好的,功能還算齊全,後來redhat出enterprise linux,要收昂貴的費用,所以就開始使用debian,也有機器是裝centos,以及ubuntu.