Re: kernel leaking memory somewhere

看板DFBSD_kernel作者時間16年前 (2009/12/17 12:01), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串14/15 (看更多)
> A user process on a 32 bit system can allocate around 2GB of VM via > mmap > (which is what our malloc uses). The entire user address space is > only 3G. > > You can run several stress programs in parallel but be careful not to > exceed your configured swap space (well, physical memory + swap) or > you will force the kernel to start killing processes. It will probably > choose the memory stressors to kill but still, not a good idea on Ah I see, I'll watch out for memory usage during high activity and if anything i'll shoot another mail. Thanks Matt
文章代碼(AID): #1BAQq5dJ (DFBSD_kernel)
討論串 (同標題文章)
文章代碼(AID): #1BAQq5dJ (DFBSD_kernel)