Re: 2.6.20 OOM with 8Gb RAM

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Jason Lunz
Date: Friday, April 13, 2007 - 4:01 pm

On Fri, Apr 13, 2007 at 03:46:53PM -0700, Andrew Morton wrote:

I used to put everything in a tmpfs on /, and that certainly works. But
most files in a typical image are rarely used and it's a pity to have
lots of little files taking up a 4k page each.

You get pretty big savings by compressing the system into a squashfs and
mounting that, so the question becomes: where to put the squashfs?
ramdisk or loopback mount it from tmpfs/ramfs?

iirc, the problems with loopback have to do with writeout, which isn't a
problem here since squashfs is readonly.

Jason
-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
2.6.20 OOM with 8Gb RAM, Cameron Schaus, (Thu Apr 12, 10:38 am)
Re: 2.6.20 OOM with 8Gb RAM, Andrew Morton, (Thu Apr 12, 12:15 pm)
Re: 2.6.20 OOM with 8Gb RAM, Cameron Schaus, (Thu Apr 12, 2:30 pm)
Re: 2.6.20 OOM with 8Gb RAM, Jason Lunz, (Fri Apr 13, 3:39 pm)
Re: 2.6.20 OOM with 8Gb RAM, Andrew Morton, (Fri Apr 13, 3:46 pm)
Re: 2.6.20 OOM with 8Gb RAM, William Lee Irwin III, (Fri Apr 13, 3:54 pm)
Re: 2.6.20 OOM with 8Gb RAM, Jason Lunz, (Fri Apr 13, 4:01 pm)
Re: 2.6.20 OOM with 8Gb RAM, Andrew Morton, (Fri Apr 13, 4:32 pm)
Re: 2.6.20 OOM with 8Gb RAM, William Lee Irwin III, (Fri Apr 13, 4:40 pm)