I've just run across a problem with 2.4.x (and probably 2.6.x as well, if reports I've see are correct). When updatedb is run overnight, it builds up large amounts of inode_cache and dentry_cache. This is a big problem on low memory boxes as those caches are not being reclaimed aggressively enough, which means the box will be constantly swapping if it runs out of free memory. I've looked at archives and I find that there's similar reports going back to 2.4.16, and doesn't seem to have been solved as this problem is apparently in 2.6.0 as well! The only solution I've found so far is to run L*rry McV*y's lmdd to force reclaimation of those caches but this isn't ideal. What patches are out there that solves this problem? Thanks, Alex. -- http://www.munted.org.uk Your mother cooks socks in hell - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo _at_ vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Follow-Ups:
- Prev by Date: Re: 2.6.0-test6: APM unable to suspend (the 2.6.0-test2 sagacontinues)
- Next by Date: switching to 2.6 on SATA system
- Previous by thread: Re: 2.6.0-test6: APM unable to suspend (the 2.6.0-test2 sagacontinues)
- Next by thread: Re: inode_cache / dentry_cache not being reclaimed aggressivelyenough on low-memory PCs
- Indexes:[Main][Thread]