Re: panic: swap_pager_isswapped: failed to locate all swap meta blocks
From: Chris Laverdure (dashevil_at_sympatico.ca)
Date: 09/26/04
- Previous message: Michael Nottebrock: "Re: ATA disk performance (ICH2 controller), some tests and comparison with Linux2.6.5"
- In reply to: Peter Jeremy: "Re: panic: swap_pager_isswapped: failed to locate all swap meta blocks"
- Next in thread: David Schultz: "Re: panic: swap_pager_isswapped: failed to locate all swap meta blocks"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: Peter Jeremy <PeterJeremy@optushome.com.au> Date: Sat, 25 Sep 2004 19:07:16 -0400
On Sat, 2004-09-25 at 16:07, Peter Jeremy wrote:
> On Sat, 2004-Sep-25 11:55:49 +0200, Pawel Jakub Dawidek wrote:
> >On Fri, Sep 24, 2004 at 09:32:30AM -0500, Dan Nelson wrote:
> >+> Considering that the system is going down anyway, why bother?
> >
> >Because if you have swap on e.g. gmirror device, gmirror will rebuild
> >components on every boot, because components are marked dirty -
> >they were open for writing on shutdown, so it looks like a power failure.
>
> As an alternative approach, rather than marking swap clean on a
> shutdown, why not have a flag in the object's metadata that says "this
> object doesn't need synchronising on a reboot". If the flag is set,
> then gmirror just sets both sides as synchronised and active on boot.
> This is the approach taken by HP Tru64 LSM. (Though one improvement
> you could make over LSM would be to document the flag).
Couldn't you just kill all the process' and then (since everything else
should be wired memory anyway) just disable swap without even bothering
to swap it back into RAM? I mean, you are shutting down anyway. Who
cares if the programs are in memory or not, they are supposed to be shut
down.
_______________________________________________
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"
- Previous message: Michael Nottebrock: "Re: ATA disk performance (ICH2 controller), some tests and comparison with Linux2.6.5"
- In reply to: Peter Jeremy: "Re: panic: swap_pager_isswapped: failed to locate all swap meta blocks"
- Next in thread: David Schultz: "Re: panic: swap_pager_isswapped: failed to locate all swap meta blocks"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|