lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Mon, 10 Oct 2011 18:12:15 +1100
From:	Bojan Smojver <bojan@...ursive.com>
To:	penberg@...helsinki.fi
Cc:	rjw@...k.pl, linux-kernel@...r.kernel.org,
	linux-pm@...ts.linux-foundation.org
Subject: Re: [PATCH v8]: Improve performance of LZO/plain hibernation

On Sun, 2011-10-09 at 21:19 +1100, Bojan Smojver wrote:
> I kinda remember reading in one of the bug reports for Intel graphics
> about someone doing it. Not sure how, to be honest.

This worked for me on Fedora:

echo -n reboot > /sys/power/disk
for (( i=0; i<5; i++)); do pm-hibernate; sleep 2; done

PS. Obviously, substitute pm-hibernate for whatever you distro uses.

-- 
Bojan

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ