wongsyrone / openwrt-1

已废弃DEPRECATED-see https://github.com/wongsyrone/lede-1 | modifications on OpenWrt official repository
https://www.lede-project.org/
GNU General Public License v2.0
37 stars 19 forks source link

set lowest priority for minidlna and transmission #81

Closed wongsyrone closed 8 years ago

wongsyrone commented 8 years ago

using renice -n 19 $(pidof processname) UPDATE: Also revert mvebu fan_ctrl.sh changes

wongsyrone commented 8 years ago

renice -n 4 $(pidof minidlna) renice -n 5 $(pidof transmission-daemon) renice -n 2 $(pidof smbd) renice -n 3 $(pidof nmbd)

wongsyrone commented 8 years ago

done in https://github.com/wongsyrone/packages-1/commit/5896666f222a91d7b87baa43e21243c7eb648c54 and https://github.com/wongsyrone/packages-1/commit/bf538fdc8abb881919edf42d448970e0c8424bdd