DescriptionNaCl: preallocate shared-memory object on Linux as on MacOSX
Preallocating the shared memory object saves an IPC round trip.
It also makes the code path more similar for Linux and Mac.
It also lays the groundwork for changing the allocation method
later without having to replumb the proxying layer.
BUG= http://code.google.com/p/chromium/issues/detail?id=103377
TEST= nacl still works on Linux
R=mseaborn@chromium.org,jam@chromium.org
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=110361
Patch Set 1 #Patch Set 2 : restore MakeSharedMemorySegmentViaIPC #
Messages
Total messages: 5 (0 generated)
|