|
|
Subscribe / Log in / New account

The abrupt merging of...

The abrupt merging of...

Posted Dec 16, 2009 11:59 UTC (Wed) by nhippi (subscriber, #34640)
In reply to: The abrupt merging of... by mjthayer
Parent article: The abrupt merging of Nouveau

> Why is there more to suspend to RAM than just turning every piece of
> hardware that you know that you reliably can to the lowest power setting
> that you know how to

And that is how things are done in ARM land. Some machines go even further
and power on hardware only when they are under use, rather than only
powering them down on explicit "suspend" event.

> and if there is too much hardware that you don't know you can reliably
> suspend, just failing? Or is it religious reasons of wanting to use BIOS
> ACPI code at all costs?

Using VGA bios for display adapters was kinda mandatory before Kernel
Modesetting. I believe on X86 it is kinda tricky to suspend some devices
using ACPI BIOS and others from kernel drivers. To efficiently use driver-
based suspend the ACPI usage should be stopped completely.


to post comments


Copyright © 2025, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds