Update note.md

This commit is contained in:
aiminick 2021-08-15 21:34:59 +08:00 committed by GitHub
parent 7216b58616
commit 8a16b803e6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 0 deletions

View File

@ -96,3 +96,8 @@ make
- stop system service not used - stop system service not used
- Run script in /dev/shm - Run script in /dev/shm
```
cat /sys/block/sda/queue/scheduler
echo xxx > /sys/block/sda/queue/scheduler
```