|
|
OpenSolaris Project: Suspend/ResumeView the leaders for this projectProject Observers Endorsing communitiesDevice DriversLaptop Power Management Laptop Suspend Resume Tasks
MP SupportThe initial desktop S/R prototype for U20 has committed without support for multi-processor enabled. As many models currently shipping are dual core processors, this is not acceptable. We must resolve any MP issues in order to make this useful for current generation hardware. Coordinate very closely with Randy here. I expect that there are challenges surrounding processor sets, and bound threads/interrupts. It maybe instructive to see what SPARC does for these. USB Suspend/ResumeThe Intel UHCI driver has complete lack of support for DDI_SUSPEND. This is the USB 1.1 interface commonly found on Intel motherboards. The EHCI (USB 2.0) driver appears to support the feature, and the common devices appear to support it, but we need to validate this. (OHCI is not found on Intel based laptops.) Nvidia GraphicsWe need the graphics to POST properly. Apparently Nvidia should do this, but it doesn't happen correctly yet. Intel GraphicsThe claim from Jay Cotton is that Keith Packard says that it should Just Work. We may have to tell the hardware or BIOS to do it, but the ACPI BIOS can do the initial POST/clocking as part of an S3 resume, and X11 can just take over. More investigation/verification is needed. OSS AudioThis isn't done yet. 4Front is going to have to do a lot of work here. Dev was present at Garrett's demonstration of DDI_SUSPEND implementation for a real driver, and asked good questions. More investigation and collaboration with 4Front is required. WiFi DriversNone of them have it yet, but it looks to be relatively straight-forward. Garrett will do this task, starting with wpi and ath. (Garrett doesn't have an ipw.) Note that PCMCIA (not cardbus) is handled "automatically" by Suspend/Resume. (Verify this on x86, it is true on SPARC.) PCMCIA devices see a DDI_SUSPEND as if the card were removed. iprb driverThis is a simple effort, mostly hampered only by the ability to test it. Garrett will own this task. Porting the driver to SPARC may help with qualification. Phase II: Suspend-to-DiskSuspend-to-disk is actually a critical enabling feature for two reasons. First, when battery power is critically low, the system should suspend RAM to disk, and perform a full power off. Second, suspend-to-disk gives a chance to enable models that today lack support for S3 resume in drivers/BIOS. This is because resume-from-disk will include a normal, full post. This is how it works on SPARC. Phase II: xVM SupportOne can imagine suspend/resume in an xVM domain in two ways. One, the idea that an xVM domain could be suspended ala an S3 state, might be very useful for debug. Two, it may be that we are able to suspend a domU in order to suspend a dom0. xVM domain migration may actually provide much of what is needed here. A more complete discussion with the xVM architects is needed. (In particular, suspending dom0 may require synchronization with domUs.) Announcements
|
| 22 Oct 2007 | Suspend/Resume Project created |
| 22 Oct 2007 | Suspend/Resume prototype committed |
Jun 12, 9:45 AM
Starting with build 93, OpenSolaris will no longer have support for the ISA based SoundBlaster Pro, SoundBlaster 16, and SoundBlaster AWE32 devices. This shouldn't impact anyone, although its ...
Jun 12, 9:40 AM
Its possible that is just showing up for me, but recently the "toolbar" at the top of my blog has become unusuable. Instead of a normal set of links, I just get a row of repeated Blogger icons. I'm ...
Jun 4, 9:49 AM
I'm interested in collecting data about audio devices that folks are using. So, I've a few questions, which maybe folks could send answers to me. Here are the questions: Is there already support in ...
Jun 3, 10:09 PM
Its been a busy week. In the past week, there have been three separate putbacks: 1) Kerry Shut putback a fix for audiohd to suspend/resume 2) Brian Xu putback a fix for iwk to suspend/resume 3) Judy ...
Jun 3, 10:08 PM
It seems to be a recurring theme, but we keep hearing about different WLAN parts that don't work with NDIS wrapper, or other problems building the NDIS wrapper etc. I've never used the NDIS wrapper, ...