Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-10449

refactor symbian watchers into a singleton thread

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Out of scope
    • P3: Somewhat important
    • None
    • 4.7.0
    • Core: Threads
    • None

    Description

      Currently, we create a worker thread for each instance of QFileSystemWatcher.
      This has a cost of 20k stack, 4k kernel stack + various kernel data structures and synchronisation objects.

      It should be possible to have one worker thread shared between all instances to save memory.

      Attachments

        Issue Links

          No reviews matched the request. Check your Options in the drop-down menu of this sections header.

          Activity

            People

              earthdomain Earth Domain (Inactive)
              shkearns Shane Kearns
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes