You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "John Plevyak (JIRA)" <ji...@apache.org> on 2010/08/10 21:23:17 UTC

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

     [ https://issues.apache.org/jira/browse/TS-60?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

John Plevyak updated TS-60:
---------------------------

    Fix Version/s: 2.2.0
                       (was: 2.1.2)

Move out to 2.2 as this is at best a potential performance win
for certain cases.

> 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
>             Fix For: 2.2.0
>
>   Original Estimate: 48h
>  Remaining Estimate: 48h
>
> 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.