Lines Matching full:swap
47 Called when swp_entry's refcnt goes down to 0. A charge against swap
74 4.1 Swap-in.
75 At swap-in, the page is taken from swap-cache. There are 2 cases.
81 4.2 Swap-out.
82 At swap-out, typical state transition is below.
84 (a) add to swap cache. (marked as SwapCache)
88 (c) write back to swap.
89 (d) delete from swap cache. (remove from SwapCache)
121 - Both on radix-tree and SwapCache. This happens at swap-in
122 and swap-out,
259 Besides management of swap is one of complicated parts of memcg,
260 call path of swap-in at swapoff is not same as usual swap-in path..
302 Case B) when you use mem+swap limitation::