From owner-freebsd-bugs@FreeBSD.ORG Wed Feb 27 09:40:03 2013 Return-Path: Delivered-To: freebsd-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 4096D6D2 for ; Wed, 27 Feb 2013 09:40:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 1B532381 for ; Wed, 27 Feb 2013 09:40:03 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.6/8.14.6) with ESMTP id r1R9e1fR052008 for ; Wed, 27 Feb 2013 09:40:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.6/8.14.6/Submit) id r1R9e1vx052007; Wed, 27 Feb 2013 09:40:01 GMT (envelope-from gnats) Date: Wed, 27 Feb 2013 09:40:01 GMT Message-Id: <201302270940.r1R9e1vx052007@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Niclas Zeising Subject: Re: kern/61691: very bad performance of realloc() X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: Niclas Zeising List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 27 Feb 2013 09:40:03 -0000 The following reply was made to PR kern/61691; it has been noted by GNATS. From: Niclas Zeising To: bug-followup@FreeBSD.org, hsn@netmag.cz Cc: Subject: Re: kern/61691: very bad performance of realloc() Date: Wed, 27 Feb 2013 10:36:55 +0100 Ping! Is this still an issue with the new malloc subsystem (jmemalloc)? -- Niclas Zeising