superfans-gpu-controller link added
This commit is contained in:
parent
b8514bb166
commit
250b0da175
|
@ -51,4 +51,8 @@ Check bcache performance:
|
|||
Tune bcache (not permanent):
|
||||
|
||||
echo 64M > /sys/block/bcache0/bcache/sequential_cutoff
|
||||
echo 4096 > /sys/block/bcache0/queue/read_ahead_kb
|
||||
echo 4096 > /sys/block/bcache0/queue/read_ahead_kb
|
||||
|
||||
### Fan-temperature control for GPUs
|
||||
- [NVIDIA GPU-based FAN controller for SUPERMICRO server](https://github.com/skokec/superfans-gpu-controller)
|
||||
- [Modification for combined GPU/CPU temperature control in 1U server](https://repos.nonan.net/nicolas/superfans-gpu-controller)
|
Loading…
Reference in New Issue