Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 Jan 2026 19:12:19 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 292265] shm_create_largepage() does not appear to allocate large pages
Message-ID:  <bug-292265-227-PqwzFsv4ky@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-292265-227@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=292265

--- Comment #9 from Sad Clouds <cryintothebluesky@gmail.com> ---
If I comment out memset() call, procstat shows 8192 resident pages:

  PID              START                END PRT  RES PRES REF SHD FLAG  TP PATH
58011        0x823400000        0x825400000 rw- 8192 8192   2   0 ----- ph 
posixshm@anon

while the program prints Page 0..31: Not resident

So does this mean procstat is also misreporting resident pages?

-- 
You are receiving this mail because:
You are the assignee for the bug.

home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-292265-227-PqwzFsv4ky>