Re: [Suspend-devel] [PATCH 2/2] benchmark helper

2006-09-23 Thread Jason Lunz
On Fri, Sep 22, 2006 at 03:38:39PM +0200, Pavel Machek wrote: > Ok, I'm not applying this one, but command line switch selecting > between reboot/platform/shutdown/S3 would be welcome. OK. The patch was obviously only meant for testing. I'll send patches that make the reboot-on-s2disk and pause-on

Re: [Suspend-devel] [PATCH 2/2] benchmark helper

2006-09-22 Thread Pavel Machek
Hi! > Make it easier to benchmark a lot of s2disk cycles. > > Reboot the machine instead of powering off, and wait for keypress after > printing timings during resume. Ok, I'm not applying this one, but command line switch selecting between reboot/platform/shutdown/S3 would be welcome.

[Suspend-devel] [PATCH 2/2] benchmark helper

2006-09-21 Thread Jason Lunz
Make it easier to benchmark a lot of s2disk cycles. Reboot the machine instead of powering off, and wait for keypress after printing timings during resume. --- resume.c |1 + suspend.c |1 + 2 files changed, 2 insertions(+) Index: suspend-0.2/suspend.c