Skip to content

Commit

Permalink
Merge pull request #613 from sirlucjan/readme-lavd-monitor
Browse files Browse the repository at this point in the history
scx_stats: Add proper logs for LAVD
  • Loading branch information
multics69 authored Sep 6, 2024
2 parents e3243c5 + 97864d0 commit 20e3d99
Showing 1 changed file with 4 additions and 6 deletions.
10 changes: 4 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -397,12 +397,10 @@ direct_greedy_cpus=f
- scx_lavd

```
❯ scx_lavd --monitor-sched-samples 1
stat: ('L'atency-critical, 'R'egular) (performance-'H'ungry, performance-'I'nsensitive) ('B'ig, li'T'tle) ('E'ligigle, 'G'reedy) ('P'reempting, 'N'ot)
| 428 | 111375 | scx_lavd | RHBGN | 2 | -1 | 8703000 | 3000000 | 34812 | 12 | 70 | 20 | 0 | 0 | 1702362 | 0 | 0 | 22 | 84 | 822 | 53 | 1 |
| 429 | 111375 | scx_lavd | RHBGP | 2 | 1 | 145411 | 3000000 | 2472 | 51 | 71 | 20 | 0 | 2976 | 95521 | 26907 | 10348 | 71 | 85 | 393 | 26 | 1 |
| 430 | 111375 | scx_lavd | RHBGN | 3 | -1 | 83886 | 3000000 | 1482 | 53 | 72 | 20 | 0 | 5681 | 51129 | 16819 | 21793 | 72 | 85 | 1024 | 67 | 1 |
| 431 | 105466 | scx_lavd | RHBEN | 2 | -1 | 0 | 3000000 | 1 | 71 | 72 | 20 | 0 | 2037 | 38775 | 1404 | 1969 | 60 | 86 | 919 | 50 | 1 |
❯ scx_lavd --monitor 5
| 12 | 1292 | 3 | 1 | 8510 | 37.6028 | 2.42068 | 99.1304 | 100 | 62.8907 | 100 | 100 | 62.8907 | performance | 100 | 0 | 0 |
| 13 | 2208 | 3 | 1 | 6142 | 33.3442 | 2.39336 | 98.7626 | 100 | 60.2084 | 100 | 100 | 60.2084 | performance | 100 | 0 | 0 |
| 14 | 941 | 3 | 1 | 5223 | 31.323 | 1.704 | 99.215 | 100.019 | 59.1614 | 100 | 100.019 | 59.1614 | performance | 100 | 0 | 0 |
```

- scx_rustland
Expand Down

0 comments on commit 20e3d99

Please sign in to comment.