[Boost-bugs] [Boost C++ Libraries] #10371: advise() missing from iostreams mapped_file API

Subject: [Boost-bugs] [Boost C++ Libraries] #10371: advise() missing from iostreams mapped_file API
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2014-08-18 18:52:00


#10371: advise() missing from iostreams mapped_file API
------------------------------+--------------------------
 Reporter: shao.lo@… | Owner: turkanis
     Type: Feature Requests | Status: new
Milestone: To Be Determined | Component: iostreams
  Version: Boost 1.56.0 | Severity: Optimization
 Keywords: |
------------------------------+--------------------------
 The memory mapped API in interprocess
 (http://www.boost.org/doc/libs/1_56_0/boost/interprocess/mapped_region.hpp)
 provides advise() while the memory mapped API in iostreams
 (http://www.boost.org/doc/libs/1_56_0/libs/iostreams/doc/classes/mapped_file.html)
 does not.

 The iostreams API is easier to use (allows creating and sizing during
 construction), but is missing the key feature that would allow kernel
 optimization of random access versus serial.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/10371>
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:16 UTC