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

Issue 8340003: Make GLES2Implementation use a larger chunk size for mapping functions. (Closed)

Created:
9 years, 1 month ago by greggman
Modified:
9 years, 1 month ago
CC:
chromium-reviews, apatrick_chromium, Paweł Hajdan Jr., lain Merrick, mmocny
Visibility:
Public.

Description

Make GLES2Implementation use a larger chunk size for mapping functions. This will make it allocate less shared memory blocks resulting in less file descriptors. BUG=none TEST=unit tests Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=107544

Patch Set 1 #

Patch Set 2 : fix typos and formatting #

Unified diffs Side-by-side diffs Delta from patch set Stats (+49 lines, -2 lines) Patch
M gpu/command_buffer/client/gles2_implementation.h View 1 chunk +2 lines, -0 lines 0 comments Download
M gpu/command_buffer/client/gles2_implementation.cc View 1 2 chunks +6 lines, -0 lines 0 comments Download
M gpu/command_buffer/client/mapped_memory.h View 1 2 chunks +10 lines, -0 lines 0 comments Download
M gpu/command_buffer/client/mapped_memory.cc View 2 chunks +6 lines, -2 lines 0 comments Download
M gpu/command_buffer/client/mapped_memory_unittest.cc View 1 chunk +25 lines, -0 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
greggman
Hey Vangelis, Please review when you get a chance. I set the default to 2meg ...
9 years, 1 month ago (2011-10-26 20:18:04 UTC) #1
vangelis
On 2011/10/26 20:18:04, greggman wrote: > Hey Vangelis, Please review when you get a chance. ...
9 years, 1 month ago (2011-10-26 21:27:32 UTC) #2
marcheu
On 2011/10/26 21:27:32, vangelis wrote: > On 2011/10/26 20:18:04, greggman wrote: > > Hey Vangelis, ...
9 years, 1 month ago (2011-10-26 23:00:27 UTC) #3
greggman
Ok then, can I get an lgtm?
9 years, 1 month ago (2011-10-26 23:04:43 UTC) #4
vangelis
On 2011/10/26 23:04:43, greggman wrote: > Ok then, can I get an lgtm? LGTM
9 years, 1 month ago (2011-10-27 04:52:12 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/gman@chromium.org/8340003/2001
9 years, 1 month ago (2011-10-27 07:39:38 UTC) #6
commit-bot: I haz the power
Change committed as 107544
9 years, 1 month ago (2011-10-27 08:48:57 UTC) #7
lain Merrick
Does this mean we have a 2MB command buffer per renderer? Or per renderer process? ...
9 years, 1 month ago (2011-10-27 15:35:43 UTC) #8
greggman
On 2011/10/27 15:35:43, Iain Merrick wrote: > Does this mean we have a 2MB command ...
9 years, 1 month ago (2011-10-27 19:32:17 UTC) #9
vangelis
On 2011/10/27 19:32:17, greggman wrote: > On 2011/10/27 15:35:43, Iain Merrick wrote: > > Does ...
9 years, 1 month ago (2011-10-27 19:45:01 UTC) #10
lain Merrick
9 years, 1 month ago (2011-10-28 08:48:06 UTC) #11
Great, thanks for clarifying! Belatedly LGTM

Powered by Google App Engine
This is Rietveld 408576698