Searched refs:frontswap_store (Results 1 – 4 of 4) sorted by relevance
129 frontswap_store。Frontswap与frontswap backend协商,如果backend说它没有空130 间,frontswap_store返回-1,内核就会照常把页换到交换设备上。注意,来自frontswap
63 static inline int frontswap_store(struct page *page) in frontswap_store() function
199 if (frontswap_store(page) == 0) { in swap_writepage()
167 device (c.f swap_writepage()), frontswap_store is called. Frontswap169 have room, frontswap_store returns -1 and the kernel swaps the page