Skip to content

Instantly share code, notes, and snippets.

@icco
Created May 11, 2009 09:10
Show Gist options
  • Save icco/109923 to your computer and use it in GitHub Desktop.
Save icco/109923 to your computer and use it in GitHub Desktop.
#!/bin/bash
echo min_power > /sys/class/scsi_host/host0/link_power_management_policy
echo 5 > /proc/sys/vm/laptop_mode
echo 1500 > /proc/sys/vm/dirty_writeback_centisecs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment