Based on the description in Linux man page.
Sponsored by: Mellanox Technologies
Paths
| Differential D18837 Authored by kib on Jan 14 2019, 8:24 AM.
Details
Summary Based on the description in Linux man page. Sponsored by: Mellanox Technologies
Diff Detail
Event TimelineHerald added a reviewer: ngie. · View Herald TranscriptJan 14 2019, 8:24 AM2019-01-14 08:24:47 (UTC+0) Harbormaster completed remote builds in B21948: Diff 52822.Jan 14 2019, 8:24 AM2019-01-14 08:24:48 (UTC+0) Harbormaster completed remote builds in B21949: Diff 52823.Jan 14 2019, 8:27 AM2019-01-14 08:27:50 (UTC+0) Comment Actions This seems ok to me. I'm not sure about modifying the NetBSD tests, might be nice to wrap the changes with #ifdef SHM_REMAP if they are to be upstreamed. Seems like in the future we could implement MAP_REMAP with find_space != VMFS_NO_SPACE to provide the semantics needed for Linux's mremap(2).
Harbormaster completed remote builds in B21964: Diff 52848.Jan 15 2019, 3:55 AM2019-01-15 03:55:16 (UTC+0) Comment Actions The test changes are ok. I figure I'll have to make a pass over the tree anyhow to find what all may have changed in the past year under contrib/netbsd-tests, so there's no time like the present-ish to do it.
This revision is now accepted and ready to land.Jan 15 2019, 8:17 AM2019-01-15 08:17:29 (UTC+0)
markj added inline comments. Closed by commit rS343081: Trim spaces at the end of lines. (authored by kib). · Explain WhyJan 16 2019, 5:09 AM2019-01-16 05:09:43 (UTC+0) This revision was automatically updated to reflect the committed changes. This revision was not accepted when it landed; it landed in state Needs Review.Jan 16 2019, 5:16 AM2019-01-16 05:16:20 (UTC+0) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 52848 contrib/netbsd-tests/kernel/t_sysv.c
lib/libc/sys/shmat.2
sys/kern/sysv_shm.c
sys/sys/shm.h
sys/vm/vm_map.h
|