Uploaded image for project: 'Traffic Server'
  1. Traffic Server
  2. TS-46

increase cache partition size to avoid write-aggregation seeks

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 2.0.0a
    • Cache
    • None
    • all

    Description

      Currently cache partitions are 8GB. Because each has a write pointer, this means on a decent size
      disk there are a hundred or more write pointers which means a lot of seeking for writes
      (which really should be aggregated). The proposal is to make it possible to have large partitions
      (up to .5 PB) by increasing the side of the cache directory entry from 8 to 10 bytes and using the
      additional bits for the offset.

      Attachments

        1. ts-partition-size-jp-v4.patch
          141 kB
          John Plevyak
        2. ts-partition-size-jp-v3.patch
          83 kB
          John Plevyak
        3. ts-partition-size-jp-v2.patch
          74 kB
          John Plevyak
        4. ts-partition-size-jp-v1.patch
          51 kB
          John Plevyak

        Activity

          People

            jplevyak John Plevyak
            jplevyak John Plevyak
            Votes:
            1 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Time Tracking

                Estimated:
                Original Estimate - 168h
                168h
                Remaining:
                Remaining Estimate - 168h
                168h
                Logged:
                Time Spent - Not Specified
                Not Specified