Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 Jan 2022 14:48:02 +0000
From:      bugzilla-noreply@freebsd.org
To:        net@FreeBSD.org
Subject:   [Bug 260393] Page Fault tcp_output/tcp_input
Message-ID:  <bug-260393-7501-mvdXWHhcCT@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-260393-7501@https.bugs.freebsd.org/bugzilla/>
References:  <bug-260393-7501@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=3D260393

--- Comment #86 from Gleb Smirnoff <glebius@FreeBSD.org> ---
Yes, full dump would be exactly size of your physical RAM. There are two wa=
ys
two check: search the dump file for a sample of the data you are concerned =
to
leak, or open the dump in kgdb, find the process you are interested in, try=
 to
read pages that belong to it and make sure that kgdb fails to read them.

--=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-260393-7501-mvdXWHhcCT>