public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Andrew Morton <akpm@zip.com.au>
To: Kamil Iskra <kamil@science.uva.nl>
Cc: linux-kernel@vger.kernel.org
Subject: Re: Problems with APM suspend and ext3
Date: Wed, 28 Nov 2001 11:44:40 -0800	[thread overview]
Message-ID: <3C053EA8.68BD3613@zip.com.au> (raw)
In-Reply-To: <3C03CEFB.780622F1@zip.com.au> <Pine.SOL.4.30.0111282007440.26732-100000@carol.wins.uva.nl>

Kamil Iskra wrote:
> 
> On Tue, 27 Nov 2001, Andrew Morton wrote:
> 
> > I don't understand what can be causing the behaviour which you
> > report.  Presumably, some application is generating disk writes,
> > and kjournald is thus performing disk IO every five seconds.
> 
> The only such "application" could be syslogd or apmd.  There is virtually
> nothing more running in single user mode.
> 
> > If possible, could you please edit fs/jbd/journal.c and change
> >
> >       journal->j_commit_interval = (HZ * 5);
> > to
> >       journal->j_commit_interval = (HZ * 30);
> 
> Just tried it.  Unfortunately, it didn't improve anything.  Consistent
> failure what doing "apm -s".  I tried some 15 times or so in single user
> mode.
> 
> Should you, or anybody else, have further suggestions, I'll be happy to
> try them out.

I'm stumped. Sorry.  I was hoping Alan would leap in with
words of revelation.

Maybe you can turn on APM debugging with `apm=debug' on the
LILO command line, or `modprobe apm debug=1', see if that
provides a hint.  APM debug mode doesn't seem to do much though.

-

  reply	other threads:[~2001-11-28 19:46 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-11-27  9:38 Problems with APM suspend and ext3 Kamil Iskra
2001-11-27 17:35 ` Andrew Morton
2001-11-27 20:32   ` Alessandro Suardi
2001-11-27 21:00     ` Shaya Potter
2001-11-28  0:47   ` Pavel Machek
2001-11-28 19:11   ` Kamil Iskra
2001-11-28 19:44     ` Andrew Morton [this message]
2001-11-30 23:34       ` Kamil Iskra
     [not found] <Pine.LNX.4.10.10111291006380.20544-100000@coffee.psychology.mcmaster.ca>
2001-11-30 23:34 ` Kamil Iskra
2001-11-30 23:59   ` Andrew Morton
2001-12-05 14:59     ` Stephen C. Tweedie
2001-12-06  9:43       ` Kamil Iskra

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=3C053EA8.68BD3613@zip.com.au \
    --to=akpm@zip.com.au \
    --cc=kamil@science.uva.nl \
    --cc=linux-kernel@vger.kernel.org \
    /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
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox