Lines Matching refs:of
9 overhead of page reclaim. This may happen for opportunistic high-order
15 In the absence of non sleepable allocation requests, it seems detrimental
17 is, only when needed (aka zone free memory is 0), instead of making it
21 mapped pages from the direct mapped pool, instead of falling back on
24 OTOH, if there is a lot of free dma pages, it is preferable to satisfy
26 of incurring the overhead of regular zone balancing.
29 _total_ number of free pages fell below 1/64 th of total memory. With the
30 right ratio of dma and regular memory, it is quite possible that balancing
32 been running production machines of varying memory sizes, and seems to be
33 doing fine even with the presence of this problem. In 2.3, due to
36 In 2.3, zone balancing can be done in one of two ways: depending on the
37 zone size (and possibly of the size of lower class zones), we can decide
40 of lower class zones, the bad part is, we might do too frequent balancing
46 of a zone _and_ all its lower class zones falls below 1/64th of the
50 which have different numbers and types of zones. If we wanted to get
54 Note that if the size of the regular zone is huge compared to dma zone,
82 the number of pages falls below watermark[WMARK_MIN], the hysteric field
83 low_on_memory gets set. This stays set till the number of free pages becomes
87 That decision is not hysteresis based, and is done when the number of free
92 1. Dynamic experience should influence balancing: number of failed requests