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

refactor symbian watchers into a singleton thread

XMLWordPrintable

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

      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.

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes