Forum Discussion
Altera_Forum
Honored Contributor
14 years agoSomething is wrong with the way you've told the kernel about the amount of memory - 'Memory available 29160k/3281k' shows more available than the total size!
I also suspect you need to shrink some kernel data areas in order to run anything useful in 8M - even the Dentry & Inode caches look a bit big, but the 2269k of kernel data is a huge fraction of your 8M. I'm not a Linux expert - so can't help on actually reducing the size.