Return-Path: X-Original-To: apmail-incubator-directmemory-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-directmemory-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 6E65D7445 for ; Thu, 29 Dec 2011 13:00:59 +0000 (UTC) Received: (qmail 52018 invoked by uid 500); 29 Dec 2011 13:00:59 -0000 Delivered-To: apmail-incubator-directmemory-dev-archive@incubator.apache.org Received: (qmail 51995 invoked by uid 500); 29 Dec 2011 13:00:59 -0000 Mailing-List: contact directmemory-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: directmemory-dev@incubator.apache.org Delivered-To: mailing list directmemory-dev@incubator.apache.org Delivered-To: moderator for directmemory-dev@incubator.apache.org Received: (qmail 75504 invoked by uid 99); 29 Dec 2011 07:24:55 -0000 X-ASF-Spam-Status: No, hits=-2001.3 required=5.0 tests=ALL_TRUSTED,RP_MATCHES_RCVD X-Spam-Check-By: apache.org Date: Thu, 29 Dec 2011 07:24:31 +0000 (UTC) From: "Benoit Perroud (Commented) (JIRA)" To: directmemory-dev@incubator.apache.org Message-ID: <490410453.50811.1325143471170.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <569134631.46507.1325000310761.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Commented] (DIRECTMEMORY-40) Pointers merging with adjacent free pointers when freeing. MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/DIRECTMEMORY-40?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13177041#comment-13177041 ] Benoit Perroud commented on DIRECTMEMORY-40: -------------------------------------------- > GC ? I will write a load test to compare both implementations, I will come back on this Jira. > Pointers merging with adjacent free pointers when freeing. > ---------------------------------------------------------- > > Key: DIRECTMEMORY-40 > URL: https://issues.apache.org/jira/browse/DIRECTMEMORY-40 > Project: Apache DirectMemory > Issue Type: Improvement > Reporter: Benoit Perroud > Attachments: MemoryManagerServiceImplTest.java, OffHeapLinkedMemoryBuffer.java, OffHeapLinkedMemoryBuffer.patch, modifiers.patch > > > If one allocates lot of small objects till the buffer is full, and then free those objects, pointers are never merged together to allow further creation of bigger objects. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira