Skip to content

Commit 01789c7

Browse files
committed
[README] Some tips.
1 parent 8df0487 commit 01789c7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,6 @@ Simple daemon to set value of CPU DMA Latency (`/dev/cpu_dma_latency`)
77
```bash
88
dmald <latency_value> #(or -1 to terminate daemon)
99
```
10+
11+
- The first process will be the daemon, and others will send signal to the daemon to change the value.
12+
- You may need to be **root** or a member of **realtime**.

0 commit comments

Comments
 (0)