public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Nigel Cunningham <ncunningham@clear.net.nz>
To: "'Ducrot Bruno'" <poup@poupinou.org>,
	"'Kai Germaschewski'" <kai@tp1.ruhr-uni-bochum.de>
Cc: "'Grover, Andrew'" <andrew.grover@intel.com>,
	linux-kernel@vger.kernel.org, "'Pavel Machek'" <pavel@suse.cz>,
	acpi-devel@lists.sourceforge.net
Subject: RE: [ACPI] Re: [PATCH] S4bios for 2.5.52.
Date: Thu, 19 Dec 2002 08:37:30 +1300	[thread overview]
Message-ID: <000401c2a6cc$ec43a2f0$0101010a@NigelLaptop> (raw)
In-Reply-To: <20021218085902.GD1012@poup.poupinou.org>

> Kai, if you see that S4OS is slower, it is probably a bug
> that have to be
> fixed in swsusp.

There does seem to be a problem with the rw_swap_page_sync routine. Perhaps
not on Pavel's machine (:>), but I've experienced painfully slow suspends
too. Performance was helped immensely by applying a concept that I'll credit
Lyle Seaman for - unrolling rw_swap_page_sync and submitting all the IO for
pages then looping again and waiting on each sync. I found with writing 7000
or so pages (a suspend from init S) that something gets triggered to force
the sync about every 3900 pages anyway.

Regards,

Nigel


      reply	other threads:[~2002-12-18 19:31 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-12-17 21:39 [PATCH] S4bios for 2.5.52 Grover, Andrew
2002-12-17 22:14 ` Kai Germaschewski
2002-12-18  8:59   ` Ducrot Bruno
2002-12-18 19:37     ` Nigel Cunningham [this message]

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='000401c2a6cc$ec43a2f0$0101010a@NigelLaptop' \
    --to=ncunningham@clear.net.nz \
    --cc=acpi-devel@lists.sourceforge.net \
    --cc=andrew.grover@intel.com \
    --cc=kai@tp1.ruhr-uni-bochum.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=pavel@suse.cz \
    --cc=poup@poupinou.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