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

Issue 174229: Revert r23911, switch from fork to vfork(). (Closed)

Created:
11 years, 4 months ago by Dean McNamee
Modified:
9 years, 7 months ago
Reviewers:
Mark Mentovai, agl
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Revert r23911, which switched from fork to vfork(). Everything still worked correctly, but our performance bots didn't measure any improvements. Perhaps I just ended up measuring the dtrace overhead of fork vs vfork. BUG=19863

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+22 lines, -28 lines) Patch
M base/process_util_posix.cc View 2 chunks +22 lines, -28 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Dean McNamee
TBR
11 years, 4 months ago (2009-08-21 17:05:44 UTC) #1
Mark Mentovai
11 years, 4 months ago (2009-08-21 17:07:57 UTC) #2
OK, it was a good idea, but if there's no measurable difference it's not worth
the risk.

Powered by Google App Engine
This is Rietveld 408576698