Searched refs:laptop_mode (Results 1 – 8 of 8) sorted by relevance
38 http://www.samwel.tk/laptop_mode/laptop_mode/93 To increase the effectiveness of the laptop_mode strategy, the laptop_mode318 # install as /sbin/laptop_mode542 echo -n "Starting laptop_mode"572 echo 1 > /proc/sys/vm/laptop_mode620 echo -n "Stopping laptop_mode"621 echo 0 > /proc/sys/vm/laptop_mode714 /sbin/laptop_mode stop732 if [[ -f /proc/sys/vm/laptop_mode ]]734 LM=`cat /proc/sys/vm/laptop_mode`[all …]
354 extern int laptop_mode;
115 int laptop_mode; variable117 EXPORT_SYMBOL(laptop_mode);1856 if (!laptop_mode && nr_dirty > gdtc->bg_thresh && in balance_dirty_pages()2217 mod_timer(&info->laptop_mode_wb_timer, jiffies + laptop_mode); in laptop_io_completion()2333 .data = &laptop_mode,2334 .maxlen = sizeof(laptop_mode),
6558 .may_writepage = !laptop_mode, in try_to_free_pages()6602 .may_writepage = !laptop_mode, in mem_cgroup_shrink_node()6648 .may_writepage = !laptop_mode, in try_to_free_mem_cgroup_pages()7021 sc.may_writepage = !laptop_mode && !nr_boost_reclaim; in balance_pgdat()
107 if (unlikely(laptop_mode)) in ksys_sync()
44 - laptop_mode359 laptop_mode chapter362 laptop_mode is a knob that controls "laptop mode". All the things that are
819 if (laptop_mode) { in xfs_fs_sync_fs()
792 if (unlikely(laptop_mode && !blk_rq_is_passthrough(rq))) in blk_mq_free_request()