From: Linda Walsh <[EMAIL PROTECTED]>
> 
> You might want to reread what I previously wrote.  Is there any
> reason to think that your program is doing anything other than forcing all dirty
> buffers out to disk?

Yes. 1) I didn't actually respond to what you said, but to what Richard asked.
2) My program is creating a large area of memory entirely filled with zeros.
3) My program was merely an experiment to see if having most of memory
set to zero would speed up the BIOS's save to disk feature.

Just flushing buffers to disk cannot achieve anything as far as the BIOS
is concerned.

I agree with others that swsusp is probably the way to go (especially
for machines with ACPI but no S4BIOS support), but I though I might
be able to provide Richard with a quick and (only slightly) dirty
solution to his immediate problem.

Cheers,
Stephen Rothwell                [EMAIL PROTECTED]
Linux APM guy
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.tux.org/lkml/

Reply via email to