We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cab2539 commit 8df0487Copy full SHA for 8df0487
README.md
@@ -1,4 +1,9 @@
1
# dmald
2
3
-Daemon to control CPU DMA Latency
+Simple daemon to set value of CPU DMA Latency (`/dev/cpu_dma_latency`)
4
5
+## Usage
6
+
7
+```bash
8
+dmald <latency_value> #(or -1 to terminate daemon)
9
+```
0 commit comments