You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@trafficserver.apache.org by "John Plevyak (JIRA)" <ji...@apache.org> on 2009/12/03 01:13:20 UTC

[jira] Created: (TS-60) support writing large buffers via zero-copy

support writing large buffers via zero-copy
-------------------------------------------

                 Key: TS-60
                 URL: https://issues.apache.org/jira/browse/TS-60
             Project: Traffic Server
          Issue Type: Improvement
          Components: Cache
         Environment: all
            Reporter: John Plevyak
            Assignee: John Plevyak


Currently all write data is written from the aggregation buffer.  In order to support large buffer writes efficiently
it would be nice to be able to write directly from page aligned memory.  This would be bother more efficient and
would help support large objects.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.