Skip to content

Commit

Permalink
add mem-size in document
Browse files Browse the repository at this point in the history
Signed-off-by: Chao Wu <[email protected]>
  • Loading branch information
studychao committed Mar 5, 2024
1 parent bf44848 commit 03eb840
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/args.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,6 @@
| `sockets` | false | `1` | The number of sockets. |
| `mem-type` | false | `shmem` | Memory type that can be either hugetlbfs or shmem. |
| `mem-file-path` | false | `` | Memory file path. |
| `mem-size` | false | `` | Memory size in mib. |
| `initrd-path` | false | `None` | The path of initrd. |
| `api-sock-path` | false | `` | The path of api server unix domain socket |

0 comments on commit 03eb840

Please sign in to comment.