NetBSD Problem Report #52299

From www@NetBSD.org  Wed Jun 14 13:53:37 2017
Return-Path: <www@NetBSD.org>
Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200])
	(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
	(Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK))
	by mollari.NetBSD.org (Postfix) with ESMTPS id 490067A111
	for <gnats-bugs@gnats.NetBSD.org>; Wed, 14 Jun 2017 13:53:37 +0000 (UTC)
Message-Id: <20170614135336.69B757A290@mollari.NetBSD.org>
Date: Wed, 14 Jun 2017 13:53:36 +0000 (UTC)
From: n54@gmx.com
Reply-To: n54@gmx.com
To: gnats-bugs@NetBSD.org
Subject: MAP_NORESERVE is dead
X-Send-Pr-Version: www-1.0

>Number:         52299
>Category:       kern
>Synopsis:       MAP_NORESERVE is dead
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    kern-bug-people
>State:          open
>Class:          change-request
>Submitter-Id:   net
>Arrival-Date:   Wed Jun 14 13:55:00 +0000 2017
>Originator:     Kamil Rytarowski
>Release:        NetBSD 8.99.1 amd64
>Organization:
TNF
>Environment:
NetBSD chieftec 8.99.1 NetBSD 8.99.1 (GENERIC) #3: Thu Jun  8 12:59:05 UTC 2017  root@chieftec:/public/netbsd-root/sys/arch/amd64/compile/GENERIC amd64
>Description:
MAP_NORESERVE from <sys/mman.h> is dead.

>How-To-Repeat:
grep -r MAP_NORESERVE /usr/src/
>Fix:
Options:

1. Remove MAP_NORESERVE (like FreeBSD)
2. Implement it, however this is explicit in modern UVM as far as I can tell.
3. Document it as a dummy compatibility flag with existing SunOS (?) software.

NetBSD Home
NetBSD PR Database Search

(Contact us) $NetBSD: query-full-pr,v 1.39 2013/11/01 18:47:49 spz Exp $
$NetBSD: gnats_config.sh,v 1.8 2006/05/07 09:23:38 tsutsui Exp $
Copyright © 1994-2014 The NetBSD Foundation, Inc. ALL RIGHTS RESERVED.