lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Thu, 24 Aug 2006 11:28:01 +0100
From:	Ralf Baechle <ralf@...ux-mips.org>
To:	moreau francis <francis_moreau2000@...oo.fr>
Cc:	linux-pm@...ts.osdl.org, linux-kernel@...r.kernel.org
Subject: Re: [HELP] Power management for embedded system

On Thu, Aug 24, 2006 at 08:44:25AM +0000, moreau francis wrote:

> I'm currently working on a small embedded system based on a MIPS
> processor. So far Linux works fine on it and I'd like to implement
> power management on this system. For now I realize that APM and ACPI
> are implemented by the kernel.
> 
> I don't think that ACPI is really suited for what I need. So I took a
> look to APM implemetation which seems to be only implemented on i386,
> arm and mips architectures. All of these implementations seem to be
> based on i386 one. Mips one seems to be a copy and paste of arm one
> and both of them have removed all APM bios stuff orginally part of
> i386 implementation. It doesn't seem that APM is something really
> stable and finished. So now I do not know from where to start...

All the APM emulation on ARM and MIPS is really meant to is providing the
same interface to applications.  It doesn't interface to an APM BIOS
because there is none and that's really excellent news.

> Is there some other effort in the power management for _embedded_
> systems ? I'd like to help in this area and it would be helpful to
> know of certain projects that are working in this direction.

  Ralf
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ