PM / Hibernate: Create a Radix-Tree to store memory bitmap
authorJoerg Roedel <jroedel@suse.de>
Mon, 21 Jul 2014 10:26:57 +0000 (12:26 +0200)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Mon, 28 Jul 2014 23:47:43 +0000 (01:47 +0200)
This patch adds the code to allocate and build the radix
tree to store the memory bitmap. The old data structure is
left in place until the radix tree implementation is
finished.

Signed-off-by: Joerg Roedel <jroedel@suse.de>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>

No differences found