From: Nikita Danilov <Nikita@Namesys.COM>
To: Hugang <hugang@soulinfo.com>
Cc: Bart Samwel <bart@samwel.tk>,
linux-kernel@vger.kernel.org, Jens Axboe <axboe@suse.de>
Subject: Re: [PATCH] laptop-mode for 2.6, version 2
Date: Wed, 24 Dec 2003 17:24:04 +0300 [thread overview]
Message-ID: <16361.41348.444243.919179@laputa.namesys.com> (raw)
In-Reply-To: <20031224215120.66b74f66.hugang@soulinfo.com>
Hugang writes:
> On Wed, 24 Dec 2003 06:33:11 +0100
> Bart Samwel <bart@samwel.tk> wrote:
>
> > Here's a new version of the laptop-mode patch (and control script). I've
> > made a couple of improvements because of your comments. The block_dump
> > functionality (including block dirtying) is back, and my alternative
> > functionality has gone. There's just one bit of the block dumping patch
> > that I couldn't place, the bit in filemap.c. The 2.6 code is so
> > different here that I really couldn't figure out what I should do with
> > it. Do you have any idea where this has gone (and if it is still needed)?
>
> Here is hacker patch do laptop mode on reiserfs file system. Any comments are welcome.
>From patch:
+int reiserfs_default_max_commit_age = -1;
+
I am not sure that global variable is a good idea here. What if several
file systems are mounted? You should either pass value as an argument to
the journal initialization code, or just initialize
SB_JOURNAL_MAX_COMMIT_AGE(sb) when parsing options.
>
> --
> Hu Gang / Steve
Nikita.
next prev parent reply other threads:[~2003-12-24 14:24 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-12-24 5:33 Bart Samwel
2003-12-24 11:16 ` Jens Axboe
2003-12-24 15:25 ` [PATCH] laptop-mode for 2.6, version 3 Bart Samwel
2003-12-25 10:06 ` Arnaldo Carvalho de Melo
2003-12-25 15:12 ` [PATCH] laptop-mode for 2.6, version 4 + smart_spindown Bart Samwel
2003-12-25 17:04 ` John Bradford
2003-12-25 21:39 ` Bart Samwel
2003-12-27 10:57 ` A couple of questions about laptop-mode for 2.6, version 4 Kiko Piris
2003-12-24 13:51 ` [PATCH] laptop-mode for 2.6, version 2 Hugang
2003-12-24 14:24 ` Nikita Danilov [this message]
2003-12-25 2:59 ` Hugang
[not found] ` <16362.43831.569086.825899@laputa.namesys.com>
2003-12-25 9:40 ` Hugang
2003-12-25 10:27 ` Nikita Danilov
2003-12-25 10:59 ` Hugang
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=16361.41348.444243.919179@laputa.namesys.com \
--to=nikita@namesys.com \
--cc=axboe@suse.de \
--cc=bart@samwel.tk \
--cc=hugang@soulinfo.com \
--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
all inboxes | Powered by JetHome®