Closed Bug 438665 Opened 16 years ago Closed 16 years ago

TT: restricting cache growth causes sunspider tests to fail

Categories

(Tamarin Graveyard :: Tracing Virtual Machine, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: rreitmai, Assigned: rreitmai)

Details

Attachments

(1 file)

set NJ_UNLIMITED_GROWTH to false and NJ_LOG2_CACHE_SIZE to something less than 20 (less than a 1MB) and s3d-cube.abc (and others) fail. Running with -interp works fine.
Assignee: nobody → rreitmai
Attached patch fixSplinter Review
This fix allows LIR instructions to be generated in the face of an out of memory situation. A single check is performed within pre_trace() to abort via eot() if the condition occurs otherwise LIR instructions will be created; either successfully or overwriting previous ones.
Attachment #324701 - Flags: review?(edwsmith)
Attachment #324701 - Flags: review?(edwsmith) → review?(stejohns)
Attachment #324701 - Flags: review?(stejohns) → review+
pushed change
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: