[coreboot] [PATCH] v3 Resource allocator to v2

Myles Watson mylesgw at gmail.com
Sat May 23 00:17:21 CEST 2009


This patch series makes v2 more similar to v3.  It splits resource
allocation into read, compute, allocate.  There is no more mutual recursion.

They go in this order:
1. white.diff
2. read_first.diff
3. domain_resources.diff
4. constraint.diff
5. compute_allocate.diff

It is boot tested on SimNOW and qemu.

domain_resources needs to be expanded to include other southbridges and
domains.  I just wanted early feedback rather than late.

Signed-off-by: Myles Watson <mylesgw at gmail.com>

Thanks,
Myles
-------------- next part --------------
A non-text attachment was scrubbed...
Name: compute_allocate.diff
Type: application/octet-stream
Size: 16824 bytes
Desc: not available
URL: <http://www.coreboot.org/pipermail/coreboot/attachments/20090522/42d1bd9f/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: domain_resources.diff
Type: application/octet-stream
Size: 26276 bytes
Desc: not available
URL: <http://www.coreboot.org/pipermail/coreboot/attachments/20090522/42d1bd9f/attachment-0001.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: white.diff
Type: application/octet-stream
Size: 70514 bytes
Desc: not available
URL: <http://www.coreboot.org/pipermail/coreboot/attachments/20090522/42d1bd9f/attachment-0002.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: constraint.diff
Type: application/octet-stream
Size: 7362 bytes
Desc: not available
URL: <http://www.coreboot.org/pipermail/coreboot/attachments/20090522/42d1bd9f/attachment-0003.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: read_first.diff
Type: application/octet-stream
Size: 11520 bytes
Desc: not available
URL: <http://www.coreboot.org/pipermail/coreboot/attachments/20090522/42d1bd9f/attachment-0004.obj>


More information about the coreboot mailing list