Lines Matching full:writeback
308 writeback section in Optional Feature
318 If admin wants to use incompressible page writeback, they could do via::
320 echo huge > /sys/block/zramX/writeback
322 To use idle page writeback, first, user need to declare zram pages
331 Admin can request writeback of those idle pages at right timing via::
333 echo idle > /sys/block/zramX/writeback
335 With the command, zram writeback idle pages from memory to the storage.
343 any writeback. IOW, if admin wants to apply writeback budget, he should
348 Once writeback_limit_enable is set, zram doesn't allow any writeback
354 If admin want to limit writeback as per-day 400M, he could do it
369 If admin wants to see remaining writeback budget since last set::
373 If admin want to disable writeback limit, he could do::
379 writeback happened until you reset the zram to allocate extra writeback
382 If admin wants to measure writeback count in a certain period, he could