Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6031725
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 23, 20262026-05-23T05:13:39+00:00 2026-05-23T05:13:39+00:00

Why is mmap buffer allocation activated by default on cygwin, freebsd and irix6-5 but

  • 0

Why is mmap buffer allocation activated by default on cygwin, freebsd and irix6-5 but not on linux?

See USE_MMAP_FOR_BUFFERS in emacs/src/config.h.
and use_mmap_for_buffers in emacs/configure.in.

Isn’t mmap based access superior to normal buffer allocation?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-23T05:13:40+00:00Added an answer on May 23, 2026 at 5:13 am

    The default glibc malloc() uses mmap for large allocations; From the malloc(3) manpage. “When allocating blocks of memory larger than MMAP_THRESHOLD bytes, the glibc
    malloc() implementation allocates the memory as a private anonymous mapping using mmap(2).
    MMAP_THRESHOLD is 128 kB by default, but is adjustable using mallopt(3).”

    Perhaps switching to mmap on those other platforms is to work around poor malloc() implementations that don’t do it themselves?

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Mmap returns a void*, but not a volatile void* . If I'm using mmap
Can dirtiness of pages of a (non-shared) mmap be accessed from userspace under linux
I'm using the driver I posted at Direct Memory Access in Linux to mmap
When using mmap() for shared memory (from Linux, or other UNIX-like systems) is it
Has anybody succeeded in mmap'ing a /proc/pid/mem file with Linux kernel 2.6? I am
I plan to use mmap() to allocate a buffer close to a specific address.
I need to make some stream in and out classes using mmap() in Linux.
I'm trying to access physical memory directly for an embedded Linux project, but I'm
I'm trying to mmap a file, and it seems to succeed but when I
I used mmap(just try to understand how mmap works) to allocate 96k anonymous memory,

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.