Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Tue, 2 Aug 2016 12:18:39 -0400
From: Rich Felker <dalias@...c.org>
To: musl@...ts.openwall.com
Subject: Re: application frequently map and unmap memory

On Mon, Aug 01, 2016 at 06:06:29PM -0400, Yuxin Ren wrote:
> Hi all,
> 
> Are there any applications that stress the memory mapping and unmapping utility
> (It frequently map and unmap memory)?

Are you looking for real-world applications with this type of load? Or
artificial stress tests? I would not expect to find many of the former
since these are costly operations and there are usually better ways to
do whatever is needed. The latter should be easy to write if needed,
though.

Rich

Powered by blists - more mailing lists

Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.