Skip to content

Commit 06c058f

Browse files
committed
update README
1 parent 0ec6ea4 commit 06c058f

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -508,11 +508,14 @@ The first `[[columns]]` is shown at left side, and the last is shown at right si
508508
| VmSize | vsz | Physical page size | o | o | o | o |
509509
| VmStack | -not supported- | Stack size | o | | | o |
510510
| VmSwap | -not supported- | Swapped-out virtual memory size | o | | o | |
511+
| VmTotal | -not supported- | Total virtual memory size | *[^*] | o | *[^*] | *[^*] |
511512
| VoluntaryContextSw | -not supported- | Voluntary context switch count | o | | | o |
512513
| Wchan | wchan | Process sleeping kernel function | o | | | o |
513514
| WorkDir | -not supported- | Current working directory | o | | | |
514515
| WriteByte | -not supported- | Write bytes to storage | o | o | o | o |
515516

517+
[^*]: Alias for VmRss on these platforms
518+
516519
#### `style` list
517520

518521
- BrightBlack

0 commit comments

Comments
 (0)