Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 30 Aug 2017 10:17:52 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 221356] [patch] Improve swapon_check_swzone() function in swap_pager.c
Message-ID:  <bug-221356-8-K1BS6KBURp@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-221356-8@https.bugs.freebsd.org/bugzilla/>
References:  <bug-221356-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=3D221356

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

Author: kib
Date: Wed Aug 30 10:17:00 UTC 2017
New revision: 323018
URL: https://svnweb.freebsd.org/changeset/base/323018

Log:
  Adjust interface of swapon_check_swzone() to its actual usage.

  The function return value is not used.  Its argument is always
  swap_total/PAGE_SIZE, so make it not take any arguments.

  Submitted by: ota@j.email.ne.jp
  PR:   221356
  MFC after:    1 week

Changes:
  head/sys/vm/swap_pager.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-221356-8-K1BS6KBURp>