Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: (Re:)kernel panic on Red Hat AS because of OCFS
ocfs is allocating kernel memory... or LowMem.
The allocs in qs are 128KB blocks. What could be
happening is that the kernel is unable to find a
contiguous 128K block of LowMem.
Your buffer cache looks high. You may
want to reduce it....
echo 10 20 30 > /proc/sys/vm/pagecache
On Thu, 15 Jan 2004 20:00:08 -0800, wangbin wrote:
> LowFree: 4508 kB
Received on Mon Jan 26 2004 - 19:22:53 CST
![]() |
![]() |