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

Remove unnecessary thread_id() wrapper in reclaimable freelist

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 3.3.4
    • Core
    • None

    Description

      Remove unnecessary thread_id() wrapper in reclaimable
      freelist

      pthread_self() on x86 can accesses a register on CPU, it's quite
      fast enough.

      So thread_id() wrapper is unnecessary, let's drop it.

      We have discussed in mailing list with jamespeach and jplevyak.

      Attachments

        Activity

          People

            yunkai Yunkai Zhang
            yunkai Yunkai Zhang
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: