All of lore.kernel.org
 help / color / mirror / Atom feed
From: David Masover <ninja@slaphack.com>
To: Sinitsyn Valentine <Valentine.Sinitsyn@usu.ru>
Cc: reiserfs-list@namesys.com
Subject: Re: reiser4 and laptop_mode
Date: Mon, 17 Oct 2005 18:04:01 -0500	[thread overview]
Message-ID: <43542DE1.7050700@slaphack.com> (raw)
In-Reply-To: <19812996093.20051017162429@usu.ru>

Sinitsyn Valentine wrote:
> Hi all,
> 
> I'm considering installing Reiser4 on my laptop, but I also want to
> use laptop_mode (http://www.xs4all.nl/~bsamwel/laptop_mode/index.html)
> to save battery power. So I'm wondering wether these two products are
> compatible with each other? I know that Reiser3 and ext3 did require
> special patches (now included in mainstream kernels) which schedule
> commits in a way which allows hard drive to spin down. I've looked
> through Google and this mailing list but didn't find any references to
> similar patches for Reiser4. Are they needed but nobody wrote them yet
> or is Reiser4 spindown-friendly just out of the box?

Reiser4 is spindown-friendly in one way -- until you run out of RAM, it
won't commit.  In fact, if you have enough RAM, you won't ever touch the
disk -- deleting a file before it's committed means it never touches disk.

It is not as spindown-friendly as laptop_mode, which notices when the
drive has to spin up anyway (maybe through a read) and flushes all
writes.  Don't know if they are compatible.

  reply	other threads:[~2005-10-17 23:04 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-10-17 10:24 reiser4 and laptop_mode Sinitsyn Valentine
2005-10-17 23:04 ` David Masover [this message]
2005-10-18  2:28   ` Hans Reiser
2005-10-18  2:34     ` Gregory Maxwell
2005-10-18 16:06       ` Alexander Zarochentsev
2005-10-19  8:33       ` Alexander Zarochentsev
2005-10-19 12:22         ` Re[2]: " Valentine Sinitsyn
2005-10-19 14:48         ` Valentine Sinitsyn
2005-10-18  9:47     ` Valentine Sinitsyn
2005-10-18 15:49       ` Hans Reiser

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=43542DE1.7050700@slaphack.com \
    --to=ninja@slaphack.com \
    --cc=Valentine.Sinitsyn@usu.ru \
    --cc=reiserfs-list@namesys.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.