Konstantin Belousov
19fabdb70c
Add posixshmcontrol(1) support for largepage shm objects.
...
Create op with -l <largepage> option can create it, stat displays
configured page size.
Reviewed by: markj
Tested by: pho
Sponsored by: The FreeBSD Foundation
MFC after: 1 week
Differential revision: https://reviews.freebsd.org/D24652
2020-09-09 22:22:02 +00:00
Konstantin Belousov
a24ac0ce9b
posixshmcontrol: add an undocumented alias 'list' for the 'ls' command.
...
Sponsored by: The FreeBSD Foundation
MFC after: 3 days
2020-03-09 23:08:24 +00:00
Konstantin Belousov
537aac3c09
Use int for the getopt() result.
...
Sponsored by: The FreeBSD Foundation
MFC after: 1 week
2019-05-23 15:00:15 +00:00
Konstantin Belousov
5f4592e46f
Add posixshmcontrol(1), an utility to manipulate posix shared memory segments.
...
See usage for the command line structure. Man page will come shortly.
Reviewed by: jilles, tmunro
Sponsored by: The FreeBSD Foundation
MFC after: 1 week
Differential revision: https://reviews.freebsd.org/D20258
2019-05-23 14:33:01 +00:00