From owner-freebsd-hackers Fri Mar 20 00:28:21 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA19545 for freebsd-hackers-outgoing; Fri, 20 Mar 1998 00:28:21 -0800 (PST) (envelope-from owner-freebsd-hackers@FreeBSD.ORG) Received: from implode.root.com (implode.root.com [198.145.90.17]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA19485 for ; Fri, 20 Mar 1998 00:28:16 -0800 (PST) (envelope-from root@implode.root.com) Received: from implode.root.com (localhost [127.0.0.1]) by implode.root.com (8.8.5/8.8.5) with ESMTP id AAA16416; Fri, 20 Mar 1998 00:22:53 -0800 (PST) Message-Id: <199803200822.AAA16416@implode.root.com> To: "Alfred Perlstein" cc: hackers@FreeBSD.ORG Subject: Re: mremap? In-reply-to: Your message of "Fri, 20 Mar 1998 03:03:38 EST." <003201bd53d6$b08ed7a0$0600a8c0@win95.local.sunyit.edu> From: David Greenman Reply-To: dg@root.com Date: Fri, 20 Mar 1998 00:22:53 -0800 Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >ok, i'm not promising anything here, but if i implemented mremap(), would >there be any interest in allowing it into -current? > >mremap just allows for moving and resizing mmap'd segments. Yes, I think so. I'm not aware of any proposed mremap in BSD; most or all of the m* system calls in BSD were inspired by the SunOS implementation, and last I checked, SunOS doesn't have mremap. -DG David Greenman Core-team/Principal Architect, The FreeBSD Project To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message