Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 30 Jul 2016 19:09:09 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 211466] swapoff should not be called on reboot
Message-ID:  <bug-211466-8@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 211466
           Summary: swapoff should not be called on reboot
           Product: Base System
           Version: 10.3-STABLE
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: misc
          Assignee: freebsd-bugs@FreeBSD.org
          Reporter: mi@ALDAN.algebra.com

When an orderly reboot is requested, the system attempts to remove the exis=
ting
swap-areas by calling swapoff.

This seems unnecessary, may take a long time, and may even fail depending on
the RAM-amount and usage.

This is, probably, due to the swap "service" being asked to "stop". Either =
it
should not be asked to stop during reboot, or it should not attempt a swapo=
ff
in such a situation...

--=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-211466-8>