The 2005 Linux Kernel Developers' Summit
The 2005 Linux Kernel Developers' Summit
Posted Jul 20, 2005 8:09 UTC (Wed) by cborni (subscriber, #12949)Parent article: The 2005 Linux Kernel Developers' Summit
I totally agree with Linus. I absolutely dont care about suspend to disk I
want suspend to ram. To make things worse, lots of new kernel features
like freeing memory before suspend or compression might be a good idea for
the first, but are useless for the latter.
Then there is ACPI, which is unfortunately not a simple design. Some month
ago I tried to fix some kernel warnings about sleeping functions, but I
was told that the right solution is much harder and requires some
redesign. So its a long way to go I guess.
Even if we are able to get the kernel code in shape, lots of users will
probably use the nvidia/ATI/whatever binary module which need to be fixed
as well.