Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 04 Mar 2018 17:46:14 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 226350] unchanging very high swap usage statistics for normal situations with respect swapinfo.
Message-ID:  <bug-226350-8-9EmaYTXvlT@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-226350-8@https.bugs.freebsd.org/bugzilla/>
References:  <bug-226350-8@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=3D226350

Mark Johnston <markj@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |Not A Bug
                 CC|                            |markj@FreeBSD.org
             Status|New                         |Closed

--- Comment #1 from Mark Johnston <markj@FreeBSD.org> ---
v_swapout is the total number of writes to a swap device that have been
performed since the system booted. v_swappgsout is the total number of pages
written by those writes. They don't reflect current swap usage but rather t=
he
cumulative swap activity of the system.

--=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-226350-8-9EmaYTXvlT>