2008-06-17 Joel Sherrill <joel.sherrill@oarcorp.com>

* sapi/include/confdefs.h: The math in the _Configure_Object_RAM macro
	was always adding heap overhead even when the number of objects
	configured was zero and we would not do an allocation. This resulted
	in an over estimation of the amount of Workspace required (~2K on
	minimum.exe on PowerPC).
This commit is contained in:
Joel Sherrill
2008-06-17 18:52:30 +00:00
parent bbfe59b4fd
commit f2a776acb5
2 changed files with 207 additions and 158 deletions
+8
View File
@@ -1,3 +1,11 @@
2008-06-17 Joel Sherrill <joel.sherrill@oarcorp.com>
* sapi/include/confdefs.h: The math in the _Configure_Object_RAM macro
was always adding heap overhead even when the number of objects
configured was zero and we would not do an allocation. This resulted
in an over estimation of the amount of Workspace required (~2K on
minimum.exe on PowerPC).
2008-06-17 Chris Johns <chrisj@rtems.org>
* cpukit/sapi/include/confdefs.h: Add missing quote to string to
File diff suppressed because it is too large Load Diff