Closed Bug 1471627 Opened 6 years ago Closed 6 years ago

use a smaller thread stack for DNS worker threads

Categories

(Core :: Networking: DNS, enhancement)

enhancement
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla63
Tracking Status
firefox63 --- fixed

People

(Reporter: froydnj, Assigned: froydnj)

Details

Attachments

(1 file)

We have nsIThreadManager::kThreadPoolStackSize for folks to use when starting thread pools.  We should be using it when starting the DNS resolver threads to make their stack size smaller.
We're maintaining a thread pool, we should be using thread pool stack sizes.
Attachment #8988225 - Flags: review?(valentin.gosu)
Attachment #8988225 - Flags: review?(valentin.gosu) → review+
Pushed by nfroyd@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/a6191ff2c2fc
use a more reasonable stack size for DNS resolver threads; r=valentin
Assignee: nobody → nfroyd
https://hg.mozilla.org/mozilla-central/rev/a6191ff2c2fc
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla63
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: