From: Ducrot Bruno <ducrot-kk6yZipjEM5g9hUCZPvPmw@public.gmane.org>
To: Luca Capello <luca-wlebWZzHoyE@public.gmane.org>
Cc: ML ACPI-devel
<acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org>
Subject: Re: ACPI + Laptop Power Management
Date: Fri, 21 Nov 2003 14:21:41 +0100 [thread overview]
Message-ID: <20031121132141.GN32464@poupinou.org> (raw)
In-Reply-To: <3FBE0E02.3080203-wlebWZzHoyE@public.gmane.org>
On Fri, Nov 21, 2003 at 02:07:14PM +0100, Luca Capello wrote:
> Hello Micha,
>
> on 11/21/03 12:13, Micha Feigin wrote:
> | like said here, laptopmode is what you want since it holds back dirty
> | buffer flushes which is what you are experiencing. It will fire up the
> | disk on reads though. I attached a script that you can use to enter
> | laptopmode (was actually distributed with laptopmode as far as I could
> | tell when googling for the original patch). I call it in responce to
> | ac events from acpid to get it running when the power is disconnected.
> | Will have to make sure that you get those event though since I had to
> | twik my dsdt for that.
> thx for the script, I was searching for but I couldn't find :-(
> On the other hand, what do I search for in my DSDT? I mean, in which way
> can I know if the 'laptop_mode' is supported on my DSDT?
laptop-mode and ACPI are complete different things...
This work like a charm in my iBook for instance.
>
> | I could try making such a patch for ext3 if you want.
> Yes, please :-)
>
If you active the laptop-mode, then commit interval for ext3 will change
to the sysctl buffer_age, so if that one is changed to be 600 (like in
the script), then commit intervall will auto-magically be 10 min.
--
Ducrot Bruno
-- Which is worse: ignorance or apathy?
-- Don't know. Don't care.
-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive? Does it
help you create better code? SHARE THE LOVE, and help us help
YOU! Click Here: http://sourceforge.net/donate/
next prev parent reply other threads:[~2003-11-21 13:21 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-11-21 4:01 ACPI + Laptop Power Management Ow Mun Heng
[not found] ` <C386328088ED7F4E9F81AFBABDDF60DA03386202-Yw6hFe9C1vnHQcBQSaPqJq0fmWJ9l57d0E9HWUfgJXw@public.gmane.org>
2003-11-21 10:12 ` Ducrot Bruno
[not found] ` <20031121101232.GL32464-kk6yZipjEM5g9hUCZPvPmw@public.gmane.org>
2003-11-21 10:57 ` Luca Capello
[not found] ` <3FBDEFB3.3060303-wlebWZzHoyE@public.gmane.org>
2003-11-21 13:03 ` Ducrot Bruno
[not found] ` <20031121130307.GM32464-kk6yZipjEM5g9hUCZPvPmw@public.gmane.org>
2003-11-22 18:31 ` Luca Capello
[not found] ` <3FBFAB8A.4060001-wlebWZzHoyE@public.gmane.org>
2003-11-22 20:47 ` Micha Feigin
2003-11-21 11:13 ` Micha Feigin
[not found] ` <20031121111323.GB18223-4cxDFgrrBECgSpxsJD1C4w@public.gmane.org>
2003-11-21 13:07 ` Luca Capello
[not found] ` <3FBE0E02.3080203-wlebWZzHoyE@public.gmane.org>
2003-11-21 13:21 ` Ducrot Bruno [this message]
2003-11-21 13:53 ` Micha Feigin
[not found] ` <20031121135321.GF5917-4cxDFgrrBECgSpxsJD1C4w@public.gmane.org>
2003-11-21 14:44 ` Luca Capello
[not found] ` <3FBE24DC.8020203-wlebWZzHoyE@public.gmane.org>
2003-11-24 21:37 ` Micha Feigin
2003-11-23 19:12 ` Luca Capello
[not found] ` <3FC106AE.4040701-wlebWZzHoyE@public.gmane.org>
2003-11-24 12:44 ` Ducrot Bruno
[not found] ` <20031124124451.GB7374-kk6yZipjEM5g9hUCZPvPmw@public.gmane.org>
2003-11-24 13:52 ` Luca Capello
[not found] ` <3FC20D2F.30305-wlebWZzHoyE@public.gmane.org>
2003-11-25 16:07 ` Micha Feigin
-- strict thread matches above, loose matches on Subject: below --
2003-11-28 3:21 Ow Mun Heng
[not found] ` <C386328088ED7F4E9F81AFBABDDF60DA0338640F-Yw6hFe9C1vnHQcBQSaPqJq0fmWJ9l57d0E9HWUfgJXw@public.gmane.org>
2003-11-28 9:32 ` Diego SANTA CRUZ
2003-11-28 15:47 ` Ducrot Bruno
[not found] ` <20031128154714.GP7374-kk6yZipjEM5g9hUCZPvPmw@public.gmane.org>
2003-11-28 18:09 ` Micha Feigin
2003-12-01 1:20 Ow Mun Heng
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=20031121132141.GN32464@poupinou.org \
--to=ducrot-kk6yzipjem5g9huczpvpmw@public.gmane.org \
--cc=acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org \
--cc=luca-wlebWZzHoyE@public.gmane.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