public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* RE: Linux 2.4.3-ac7
@ 2001-04-18 18:54 Grover, Andrew
  2001-04-18 20:08 ` Alan Cox
  2001-04-19 10:23 ` Martin Hamilton
  0 siblings, 2 replies; 6+ messages in thread
From: Grover, Andrew @ 2001-04-18 18:54 UTC (permalink / raw)
  To: 'Martin Hamilton', Acpi-PM (E-mail); +Cc: linux-kernel

> From: Martin Hamilton [mailto:martin@net.lut.ac.uk]
> | ACPI is meant to abstract the OS from all the "magic 
> numbers". It's very
> | possible to do things in a platform-specific way, but if 
> you want to handle
> | all platforms, you'd end up with something ACPI-like.
> 
> This isn't me talking, but I think you know the objection from
> hardcore Linux folk is essentially that Linux is the only platform for
> which platform-specific stuff should go into the Linux kernel.  I
> don't really mind so long as suspend-to-disk and resume work... ;-)

I don't think I understand that first sentence. (Let me respond anyways ;-)
As of now, the Linux kernel is not so platform-specific that you need
different kernel images for different BIOS revisions, or different
motherboard layouts. When you start putting platform magic numbers in the
kernel config, this is the result, and this is the *worst* possible outcome.

ACPI lets the OS manage the platform by determining this stuff at run-time
(as opposed to compile-time) so one kernel can handle all platform
configurations.

> | We're working on this. The major issue now is device power 
> management. 
> 
> I was wondering whether the swsusp work might form a useful basis for 
> the eventual ACPI implementation of the to-disk hibernation stuff:

I (and others) have looked at it. It's a pretty cool patch, but it really
isn't the right way to do things.

Regards -- Andy


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2001-04-19 10:51 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-04-18 18:54 Linux 2.4.3-ac7 Grover, Andrew
2001-04-18 20:08 ` Alan Cox
2001-04-19  6:46   ` Ookhoi
2001-04-19 10:35     ` Martin Hamilton
2001-04-19 10:49       ` [linux-power]Re: " Akos Maroy
2001-04-19 10:23 ` Martin Hamilton

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox