From owner-freebsd-questions@FreeBSD.ORG Sat Apr 28 07:23:49 2012 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 27C2E1065670 for ; Sat, 28 Apr 2012 07:23:49 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (wojtek.tensor.gdynia.pl [89.206.35.99]) by mx1.freebsd.org (Postfix) with ESMTP id 807118FC08 for ; Sat, 28 Apr 2012 07:23:48 +0000 (UTC) Received: from wojtek.tensor.gdynia.pl (localhost [127.0.0.1]) by wojtek.tensor.gdynia.pl (8.14.5/8.14.5) with ESMTP id q3S7Nk0x009394; Sat, 28 Apr 2012 09:23:46 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from localhost (wojtek@localhost) by wojtek.tensor.gdynia.pl (8.14.5/8.14.5/Submit) with ESMTP id q3S7NkcC009391; Sat, 28 Apr 2012 09:23:46 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Date: Sat, 28 Apr 2012 09:23:46 +0200 (CEST) From: Wojciech Puchar To: jb In-Reply-To: Message-ID: References: User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Greylist: Sender passed SPF test, not delayed by milter-greylist-4.2.7 (wojtek.tensor.gdynia.pl [127.0.0.1]); Sat, 28 Apr 2012 09:23:47 +0200 (CEST) Cc: freebsd-questions@freebsd.org Subject: Re: FreeBSD vice OS X memory management X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 28 Apr 2012 07:23:49 -0000 > does OS X kernel share any code with FreeBSD kernel's memory management > subsystem ? IMHO no. OSX is somehow-microkernel based, they did take things from FreeBSD but not this IMHO. anyway - who cares > > Something is deeply broken in OS X memory management > http://workstuff.tumblr.com/post/20464780085/something-is-deeply-broken-in-os-x- > memory-management > > One of the problems that caught my eyes was inactive memory reclamation. > I remember some time ago there was a thread here with similar topic. > http://lists.freebsd.org/pipermail/freebsd-questions/2012-March/239121.html > > jb > > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > >