Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 Oct 2017 11:45:33 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 223149] [patch] top displays total swap size exceeds the maximum system can handle
Message-ID:  <bug-223149-8-eBHeuOGCI7@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-223149-8@https.bugs.freebsd.org/bugzilla/>
References:  <bug-223149-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=3D223149

--- Comment #1 from commit-hook@freebsd.org ---
A commit references this bug:

Author: kib
Date: Wed Oct 25 11:44:47 UTC 2017
New revision: 324972
URL: https://svnweb.freebsd.org/changeset/base/324972

Log:
  Limit top display of total swap size by the max swap size system can
  handle.

  Keep both pagesize and the new swap_maxpages in the static variables
  to save sysctl calls.

  Submitted by: ota@j.email.ne.jp
  PR:   223149
  MFC after:    2 weeks

Changes:
  head/usr.bin/top/machine.c

--=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-223149-8-eBHeuOGCI7>