Lines Matching refs:flush
5 from areas other than the one we are trying to flush will be
13 1. The size of the flush being performed. A flush of the entire
17 be no collateral damage caused by doing the global flush, and
18 all of the individual flush will have ended up being wasted
21 damage we do with a full flush. So, the larger the TLB, the
22 more attrative an individual flush looks. Data and
29 especially the contents of the TLB during a given flush. The
30 sizes of the flush will vary greatly depending on the workload as
40 This will cause us to do the global flush for more cases.
45 Despite the fact that a single individual flush on x86 is
46 guaranteed to flush a full 2MB [1], hugetlbfs always uses the full
51 determine how long the flush operations are taking.