Hi!
> This is an updated version of the patch that adds support for swap files.
> I'd like to apply it soon as the necessary ioctl is in the latest -mm, so
> please speak up if you have any objections.
Looks okay to me.
--
Thanks for all the (sleeping) penguins.
---
On Sunday, 8 October 2006 08:47, Pavel Machek wrote:
> On Sat 2006-10-07 22:46:45, Rafael J. Wysocki wrote:
> > On Saturday, 7 October 2006 22:39, Stefan Seyfried wrote:
> > > On Sat, Oct 07, 2006 at 10:29:25PM +0200, Rafael J. Wysocki wrote:
> > > > On Saturday, 7 October 2006 22:16, Stefan Seyfri
On Sat, 7 Oct 2006 20:39:22 +0200
Stefan Seyfried <[EMAIL PROTECTED]> wrote:
> good. I'll wait for some mor ACKs before committing, so whoever knows
> something about consoles or had something to do with splash code, please
> take a look at that patch. Thanks.
Looks good to me. It's mostly moving
On Sun, Oct 08, 2006 at 08:47:20AM +0200, Pavel Machek wrote:
> On Sat 2006-10-07 22:46:45, Rafael J. Wysocki wrote:
> > On Saturday, 7 October 2006 22:39, Stefan Seyfried wrote:
> > > yes, maybe. However, i am running memtest on the machine over night,
> > > maybe it
> > > is just a broken memory
On Sunday, 8 October 2006 20:33, Stefan Seyfried wrote:
> On Sun, Oct 08, 2006 at 08:47:20AM +0200, Pavel Machek wrote:
> > On Sat 2006-10-07 22:46:45, Rafael J. Wysocki wrote:
> > > On Saturday, 7 October 2006 22:39, Stefan Seyfried wrote:
> > > > yes, maybe. However, i am running memtest on the m
Il Sun, Oct 08, 2006 at 08:33:37PM +0200, Stefan Seyfried ha scritto:
> Could it be that the pm_ops->finish(SUSPEND_MEM) is somehow running
> asynchronously? And that something in the hardware forbids accessing certain
> memory regions while the AML code is still executed? Just wild guessing :-)
>
Hi!
> > Could it be that the pm_ops->finish(SUSPEND_MEM) is somehow running
> > asynchronously? And that something in the hardware forbids accessing certain
> > memory regions while the AML code is still executed? Just wild guessing :-)
> >
> > Or asked the other way round:
> > "What exactly is f
Il Mon, Oct 09, 2006 at 12:24:56AM +0200, Pavel Machek ha scritto:
> Hi!
>
> > > Could it be that the pm_ops->finish(SUSPEND_MEM) is somehow running
> > > asynchronously? And that something in the hardware forbids accessing
> > > certain
> > > memory regions while the AML code is still executed?
Rafael J. Wysocki wrote:
> On Sunday, 1 October 2006 21:12, John Tyner wrote:
>> I'm trying to use s2ram on my compaq presario 2100, but when I try to
>> wake the machine after suspending to ram, it immediately shuts down.
>> This happens even from the text console (init=/bin/bash).
>>
>> I've tr