Skip to content

Commit

Permalink
Merge pull request #1145 from giuseppe/add-idle-to-schema
Browse files Browse the repository at this point in the history
schema: add cpu idle
  • Loading branch information
tianon committed May 5, 2022
2 parents 031e38d + bc545ec commit 2792412
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions schema/config-linux.json
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,9 @@
},
"shares": {
"$ref": "defs.json#/definitions/uint64"
},
"idle": {
"$ref": "defs.json#/definitions/int64"
}
}
},
Expand Down

0 comments on commit 2792412

Please sign in to comment.