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

Set an independent thread_data_used for each thread group instead of sharing one thread_data_used

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • None
    • 7.1.0
    • Core

    Description

      "thread_data_used" indicate the usage of EThread::thread_private[ ].

      The EThread::thread_private[ ] saved thread specific data e.g. :

      • stat system arrays
      • NetHandler object
      • PollCont object

      However, the private data of thread group are different.

      Sharing thread_data_used cause the waste of space.

      Attachments

        Activity

          People

            oknet Chao Xu
            oknet Chao Xu
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: