Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 19 Aug 2022 09:29:55 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 265937] linprocfs: process size incorrect
Message-ID:  <bug-265937-227-MZAoDYsIMv@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-265937-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-265937-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D265937

--- Comment #1 from Ray Bellis <ray@bellis.me.uk> ---
A later line strongly hints that .ki_size is measured in bytes:

compat/linprocfs/linprocfs.c:1064:
  sbuf_printf(sb, "%ju ", B2P((uintmax_t)kp.ki_size));

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



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