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

Issue 425010: implement SysInfo::MaxSharedMemorySize for openbsd using... (Closed)

Created:
11 years, 1 month ago by pvalchev
Modified:
9 years, 7 months ago
Reviewers:
Evan Martin, djm
CC:
chromium-reviews_googlegroups.com, John Grabowski, pam+watch_chromium.org, brettw+cc_chromium.org
Visibility:
Public.

Description

implement SysInfo::MaxSharedMemorySize for openbsd using the appropriate sysctl's (based on systat code)

Patch Set 1 #

Patch Set 2 : '' #

Patch Set 3 : '' #

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

Messages

Total messages: 5 (0 generated)
pvalchev
Another independent small change that shouldn't affect the FreeBSD patch (can't wait for that one ...
11 years, 1 month ago (2009-11-21 00:02:19 UTC) #1
Evan Martin
I have a change that will conflict with this but the fix will be obvious ...
11 years, 1 month ago (2009-11-21 03:39:54 UTC) #2
djm
http://codereview.chromium.org/425010/diff/2002/2003 File base/sys_info_posix.cc (right): http://codereview.chromium.org/425010/diff/2002/2003#newcode198 base/sys_info_posix.cc:198: struct shm_sysctl_info *shmsi = (struct shm_sysctl_info *)buf; Why do ...
11 years ago (2009-12-09 02:25:58 UTC) #3
pvalchev
http://codereview.chromium.org/425010/diff/2002/2003 File base/sys_info_posix.cc (right): http://codereview.chromium.org/425010/diff/2002/2003#newcode198 base/sys_info_posix.cc:198: struct shm_sysctl_info *shmsi = (struct shm_sysctl_info *)buf; On 2009/12/09 ...
11 years ago (2009-12-09 19:08:22 UTC) #4
Evan Martin
10 years, 8 months ago (2010-04-19 16:45:51 UTC) #5
Is this still pending?

Powered by Google App Engine
This is Rietveld 408576698