Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(607)

Issue 35923002: Cap the number of FDs used by barback at 32. (Closed)

Created:
7 years, 2 months ago by nweiz
Modified:
7 years, 1 month ago
CC:
reviews_dartlang.org, Anders Johnsen, Søren Gjesse, Bob Nystrom
Visibility:
Public.

Description

Cap the number of FDs used by barback at 32. BUG=13752 R=alanknight@google.com Committed: https://code.google.com/p/dart/source/detail?r=29034

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -22 lines) Patch
M pkg/barback/lib/src/file_pool.dart View 1 chunk +3 lines, -2 lines 1 comment Download
M pkg/barback/lib/src/utils.dart View 1 chunk +0 lines, -20 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
nweiz
7 years, 2 months ago (2013-10-22 20:12:19 UTC) #1
Alan Knight
lgtm
7 years, 2 months ago (2013-10-22 20:13:41 UTC) #2
nweiz
Committed patchset #1 manually as r29034 (presubmit successful).
7 years, 2 months ago (2013-10-22 20:30:13 UTC) #3
dgrove
https://codereview.chromium.org/35923002/diff/1/pkg/barback/lib/src/file_pool.dart File pkg/barback/lib/src/file_pool.dart (right): https://codereview.chromium.org/35923002/diff/1/pkg/barback/lib/src/file_pool.dart#newcode43 pkg/barback/lib/src/file_pool.dart:43: final int _maxOpenFiles = 32; Did you try measuring ...
7 years, 2 months ago (2013-10-22 20:31:47 UTC) #4
Bob Nystrom
7 years, 1 month ago (2013-10-26 00:14:13 UTC) #5
Message was sent while issue was closed.
LGTM.

Powered by Google App Engine
This is Rietveld 408576698