RVM

Too many space comparison checks in GC code

Details

  • Type: Bug Bug
  • Status: Open Open
  • Priority: Major Major
  • Resolution: Unresolved
  • Affects Version/s: None
  • Fix Version/s: 3.2
  • Component/s: MMTk
  • Labels:
    None
  • Number of attachments :
    0

Description

The addition of discontiguous spaces allows a proliferation of spaces without an unreasonable virtual memory overhead.

With the current design, the addition of each space can increase the complexity of a series of tests within MMTk. So this design is not really very scalable (see MutatorContext.getSpaceFromAllocator(), for example).

Probably the right solution involves adding a new layer of abstraction which allows spaces which share behaviors to have a common test, thereby reducing the tests.

Issue Links

Activity

There are no comments yet on this issue.

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated: