1/3

mm/swap: revert to single-folio writes for synchronous swap devices

为zram等同步交换设备恢复逐folio提交I/O,避免批量化导致LRU扫描中writeback位清除延迟,提升经典LRU回收效率。