From owner-freebsd-arch@FreeBSD.ORG Mon Jan 16 15:42:19 2012 Return-Path: Delivered-To: arch@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0BA68106566C; Mon, 16 Jan 2012 15:42:19 +0000 (UTC) (envelope-from maxim@freebsd.org) Received: from mp2.macomnet.net (ipv6.irc.int.ru [IPv6:2a02:28:1:2::1b:2]) by mx1.freebsd.org (Postfix) with ESMTP id 8372D8FC0A; Mon, 16 Jan 2012 15:42:18 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mp2.macomnet.net (8.14.5/8.14.5) with ESMTP id q0GFgGuY080213; Mon, 16 Jan 2012 19:42:16 +0400 (MSK) (envelope-from maxim@freebsd.org) Date: Mon, 16 Jan 2012 19:42:16 +0400 (MSK) From: Maxim Konovalov To: Kostik Belousov In-Reply-To: Message-ID: References: <20111122124410.GP50300@deviant.kiev.zoral.com.ua> <20111122154357.GI95664@mdounin.ru> <20111122154935.GR50300@deviant.kiev.zoral.com.ua> <20111124202945.GR50300@deviant.kiev.zoral.com.ua> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Cc: arch@freebsd.org, Maxim Dounin , current@freebsd.org, igor@sysoev.ru Subject: Re: RLIMIT_DATA and malloc(3) use of mmap(2) X-BeenThere: freebsd-arch@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussion related to FreeBSD architecture List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Jan 2012 15:42:19 -0000 Hi Kostik, On Fri, 9 Dec 2011, 13:56+0400, Maxim Konovalov wrote: > On Fri, 25 Nov 2011, 22:21+0400, Maxim Konovalov wrote: > > > [...] > > > Fixed patch is available at > > > http://people.freebsd.org/~kib/misc/map_datalimit.2.patch > > > > > Works as expected without any glitches. > > > I understand that you are busy with the release. But is there a > plan to commit this code somewhere in the near future? > Are there any news? -- Maxim Konovalov