Re: shrink_mmap() change in ac-21

From: Manfred Spraul (manfred@colorfullife.com)
Date: Mon Jun 19 2000 - 16:47:14 EST


From: "Zlatko Calusic" <zlatko@iskon.hr>
>
> The reason is balancing of the DMA zone (which is much smaller on a
> 128MB machine than the NORMAL zone!). shrink_mmap() now happily evicts
> wrong pages from the memory and continues doing so until it finally
> frees enough pages from the DMA zone. That, of course, hurts caching
> as the page cache gets shrunk a lot without a good reason.
>
What caused the zone balancing?
Did you deliberately allocate GFP_DMA memory (sound card, old scsi card,
floppy disk, ...) or was it during "normal" operation?

--
    Manfred

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Fri Jun 23 2000 - 21:00:18 EST