On Thu, Jun 11, 2009 at 8:03 PM, Michael Nordman<micha...@google.com> wrote:
> Sounds like the underlying issue is not the number of requests (or
> type of request), but the number of SharedMemory instances in use on
> behalf of request handling at any one time.

True; I'll take a look at how else SharedMemory is used, and where I
can introduce delays/blocking without causing problems for handling of
other in-flight requests.

> Also, 256 is a pretty low limit.

Dialing it up a few notches (say to 1024) to improve the performance
of a better overall solution certainly isn't an issue.

-Stuart

--~--~---------~--~----~------------~-------~--~----~
Chromium Developers mailing list: chromium-dev@googlegroups.com 
View archives, change email options, or unsubscribe: 
    http://groups.google.com/group/chromium-dev
-~----------~----~----~----~------~----~------~--~---

Reply via email to