[jboss-jira] [JBoss JIRA] Updated: (JBMESSAGING-1538) Improve Buffer Creation on AIO

Clebert Suconic (JIRA) jira-events at lists.jboss.org
Wed May 6 00:41:46 EDT 2009


     [ https://jira.jboss.org/jira/browse/JBMESSAGING-1538?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Clebert Suconic updated JBMESSAGING-1538:
-----------------------------------------

        Summary: Improve Buffer Creation on AIO  (was: Journal Reuse Cache is broken)
    Description: ByteBuffer.allocateDirect is really slow. We should provide an alternative way through our native module.  (was: It was broken after the slicing on ByteBufferBackedBuffer. The native buffer will have a different capacity than expected, making it to throw all buffers away.

Besides, it would be possible to speed up the native buffer creation by doing it directly on the native layer.)


> Improve Buffer Creation on AIO
> ------------------------------
>
>                 Key: JBMESSAGING-1538
>                 URL: https://jira.jboss.org/jira/browse/JBMESSAGING-1538
>             Project: JBoss Messaging
>          Issue Type: Task
>            Reporter: Clebert Suconic
>            Assignee: Clebert Suconic
>             Fix For: 2.0.0 Beta
>
>         Attachments: diff.patch
>
>
> ByteBuffer.allocateDirect is really slow. We should provide an alternative way through our native module.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list