Uploaded image for project: 'Infinispan'
  1. Infinispan
  2. ISPN-8418 Off Heap improvements
  3. ISPN-8409

Change off heap eviction to store everything in same allocated memory block

    XMLWordPrintable

Details

    • Sub-task
    • Resolution: Done
    • Major
    • 9.1.3.Final, 9.2.0.Beta1
    • 9.2.0.Alpha1
    • Off Heap
    • None

    Description

      When eviction is enabled with off heap, we currently allocate an additional 28 byte lru node for every entry. We can instead include the lru information in the entry allocation, by changing slightly when memory is freed. This will allow for more entries to be inserted when eviction is enabled, and possibly additional performance.

      Attachments

        Activity

          People

            wburns@redhat.com Will Burns
            wburns@redhat.com Will Burns
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: