diff --git a/README.md b/README.md index 4d895d9..9f3449f 100644 --- a/README.md +++ b/README.md @@ -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 \ No newline at end of file + 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) \ No newline at end of file