1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-02-05 18:05:16 +00:00
Konstantin Belousov 56d0e33e7a Add a kern.ipc.posix_shm_list sysctl.
The sysctl provides the listing on named linked posix shared memory
segments existing in the system.

Reuse shm_fill_kinfo() for filling individual struct kinfo_file.
Remove unneeded lock around reading of shmfd->shm_mode.

Reviewed by:	jilles, tmunro
Sponsored by:	The FreeBSD Foundation
MFC after:	1 week
Differential revision:	https://reviews.freebsd.org/D20258
2019-05-23 12:35:40 +00:00
..
2019-05-17 21:18:11 +00:00
2019-05-07 18:10:21 +00:00
2019-01-27 00:46:06 +00:00
2019-05-20 19:14:07 +00:00
2019-04-25 18:42:07 +00:00
2018-12-05 16:43:03 +00:00
2018-12-08 06:30:41 +00:00
2018-10-30 21:35:56 +00:00
2018-12-29 21:18:01 +00:00
2019-03-12 05:10:41 +00:00
2019-02-20 09:38:19 +00:00
2018-11-20 14:58:41 +00:00
2019-05-07 18:10:21 +00:00
2019-05-07 18:10:21 +00:00
2018-11-19 00:54:31 +00:00