Displaying 1 result from an estimated 1 matches for "fake_s3".
Did you mean:
fake3
2013 Apr 10
1
S3 testing, etc
...e helpful to have an ability to test the S3
functionality in a bit more of an end-to-end fashion, and possibly
introduce an ability to do all of the S3 related things without
actually putting the machine to sleep.
Attached is a very simple patch to xen that introduces a command line
argument "fake_s3" that will do just that.
Also attached is a shell script that will put a system to sleep, and
wake it back up after a number of seconds by programming the RTC.
This does so at the kernel interface level, which is not as complete
as the pm-utils functionality, but since different linux distros...