MPS issue job000506

TitlePoolAMS doesn't work with auto-header formats
Statusclosed
Priorityessential
Assigned userNick Barnes
OrganizationRavenbrook
DescriptionPoolAMS (automatic mark and sweep) works with format classes "A" and "B" but not "auto_header".
AnalysisThe simple fix is to add format->headerSize to any pointer being given to a format method, and to subtract it from any pointer returned from a format method or passed to the fix method. Barring any indication that this is too slow; we will adopt it for now.
How foundcustomer
EvidenceI just know.
Created byNick Barnes
Created on2002-04-15 14:45:00
Last modified byGareth Rees
Last modified on2010-10-07 11:15:50
History2002-04-15 NB Created.

Fixes

Change Effect Date User Description
29147 closed 2002-05-14 13:30:10 Nick Barnes PoolAMS now supports auto-header formats.
28381 open 2002-04-18 17:09:21 Gareth Rees Make amssshe and amcsshe tests build on Windows.
28328 open 2002-04-17 16:57:51 Nick Barnes amssshe test.
28326 open 2002-04-17 16:43:35 Nick Barnes Branch AMSSS to make an auto-header test of AMS.
28325 open 2002-04-17 16:43:17 Nick Barnes PoolAMS with auto-header.