LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
From: Stefan Rompf <stefan@loplof.de>
To: linux-kernel@vger.kernel.org
Cc: arvidjaar@mail.ru
Subject: Open reiserfs transactions (was Re: 2.6.19-rc5: grub is much slower resuming from suspend-to-disk than in 2.6.18)
Date: Mon, 12 Feb 2007 10:34:08 +0100 [thread overview]
Message-ID: <200702121034.08647.stefan@loplof.de> (raw)
Andrey Borzenkov wrote:
> This is rather funny; in 2.6.19-rc5 grub is *really* slow loading kernel
> when I switch on the system after suspend to disk. Actually, after kernel
> has been loaded, the whole resuming (up to the point I have usable desktop
> again) takes about three time less than the process of loading kernel +
> initrd. During loading disk LED is constantly lit. This almost looks like
> kernel leaves HDD in some strange state, although I always assumed HDD/IDE
> is completely reinitialized in this case.
I have the same problem since I made my desktop computer able to suspend
again. As others in this thread said, grub replays all open transactions
internally before accessing a file on an unclean reiserfs partition.
>From some tests, 2.6.19(.x) seems to keep quite a bunch of open transactions
even if I do multiple syncs just before a hard reset or echo
>/proc/acpi/sleep on an idle system. I haven't verified against 2.6.18 yet,
but there have been some non cosmetical reiserfs updates in 2.6.19. Anyone
aware of a change that may cause this behaviour?
Stefan
reply other threads:[~2007-02-12 9:30 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200702121034.08647.stefan@loplof.de \
--to=stefan@loplof.de \
--cc=arvidjaar@mail.ru \
--cc=linux-kernel@vger.kernel.org \
--subject='Open reiserfs transactions (was Re: 2.6.19-rc5: grub is much slower resuming from suspend-to-disk than in 2.6.18)' \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).