Re: [Boost-bugs] [Boost C++ Libraries] #3325: Limited support for mapping regions to specific addresses in Linux

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #3325: Limited support for mapping regions to specific addresses in Linux
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2009-08-07 16:49:38


#3325: Limited support for mapping regions to specific addresses in Linux
-----------------------------------------------------------+----------------
 Reporter: Andy Schneider <andrew.schneider@…> | Owner:
     Type: Bugs | Status: new
Milestone: Boost 1.40.0 | Component: None
  Version: Boost 1.39.0 | Severity: Showstopper
 Keywords: |
-----------------------------------------------------------+----------------

Comment(by Andy Schneider <andrew.schneider@…>):

 Another solution would be to separate out the mapping action from some
 'reserve virtual address range' function. That would allow you to reserve
 a virtual address range and then map a file into that without explicitly
 having an overlapping mmap exposed in the API. It'd solve one of the
 patterns for using overlapping mappings on Linux. It's not fully general
 though.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/3325#comment:1>
Boost C++ Libraries <http://www.boost.org/>
Boost provides free peer-reviewed portable C++ source libraries.

This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:01 UTC