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-next>] [day] [month] [year] [list]
Date:	Wed, 26 May 2010 17:09:45 +1000
From:	Nigel Cunningham <ncunningham@...a.org.au>
To:	"Rafael J. Wysocki" <rjw@...k.pl>,
	pm list <linux-pm@...ts.linux-foundation.org>,
	LKML <linux-kernel@...r.kernel.org>,
	TuxOnIce-devel <tuxonice-devel@...ts.tuxonice.net>
Subject: [PATCH 0/5] Preallocate swap + minor fix.

Hi all.

In current in-kernel hibernation code, swap is allocated as the image is 
being written.

The first four patches in this series rework things so that all swap 
that will be used is allocated prior to any data being written to disk.
The fourth patch might look like too much for one patch, but it's 
necessary to not break bisecting.

The fifth patch fixes a minor error in displaying the speed at which I/O 
occurred.

This is the beginning of what I hope will be a long series of sets of 
patches, first working towards adding support for properly asynchronous 
I/O (not batching, as is currently done), then compression, multiple 
swap devices and more. In short, this is the beginning of work on 
merging TuxOnIce functionality a bit at a time.

The work is coming now because I recently finished my previous job, so 
I'm seeking to get some of those jobs I've been wanting to do for a long 
time out of the way. If anyone wants to employ me to do this work, I 
wouldn't say no! :)

Please excuse me if there are wrapping issues with the patches - I'm 
using Thunderbird, and haven't sent a patch series for quite a while, so 
don't remember the fancy git mailer way (will have to look it up).

Rafael, these and future patches will be available at:

git://git.kernel.org/pub/scm/linux/kernel/git/nigelc/tuxonice-head.git#for-rafael

Regards,

Nigel
--
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