]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
posixshm tests: Map the large pages in the madvise test
authorMark Johnston <markj@FreeBSD.org>
Mon, 26 Sep 2022 12:58:10 +0000 (08:58 -0400)
committerMark Johnston <markj@FreeBSD.org>
Mon, 3 Oct 2022 13:06:32 +0000 (09:06 -0400)
commitafddaa36e4ab39f1500a45e9eddd546166de64a1
tree8cee3f36babc5862d5c763dd44bf7e35050fdcbd
parentfadf4e90adff2fdea94aaaff6e8a344c13045245
posixshm tests: Map the large pages in the madvise test

This improves test coverage and was unintentionally omitted when the
tests were written.

(cherry picked from commit e4eedf8c31a2693f07628d3b0433c6d398fdb6cd)
tests/sys/posixshm/posixshm_test.c