[haiku-commits] Change in ...haiku[master]: libroot: Name mmap areas by the name of the image that allocated them.

  • From: Gerrit <review@xxxxxxxxxxxxxxxxxxx>
  • To: haiku-commits@xxxxxxxxxxxxx
  • Date: Sat, 18 May 2019 18:02:15 +0000

From waddlesplash <waddlesplash@xxxxxxxxx>:

waddlesplash has uploaded this change for review. ( 
https://review.haiku-os.org/c/haiku/+/1462


Change subject: libroot: Name mmap areas by the name of the image that 
allocated them.
......................................................................

libroot: Name mmap areas by the name of the image that allocated them.

This adds an average overhead of 10-15 us, which seems acceptable
(without the previous patch it adds 200-250 us, which is less so),
and it makes "listarea" output much more enlightening for applications
like app_server or WebKit which use a lot of them.
---
M src/system/libroot/posix/sys/mman.cpp
1 file changed, 14 insertions(+), 1 deletion(-)



  git pull ssh://git.haiku-os.org/haiku refs/changes/62/1462/1
--
To view, visit https://review.haiku-os.org/c/haiku/+/1462
To unsubscribe, or for help writing mail filters, visit 
https://review.haiku-os.org/settings

Gerrit-Project: haiku
Gerrit-Branch: master
Gerrit-Change-Id: I48a4148e6e9fb0d1a8bbf67294deeafad9372f44
Gerrit-Change-Number: 1462
Gerrit-PatchSet: 1
Gerrit-Owner: waddlesplash <waddlesplash@xxxxxxxxx>
Gerrit-MessageType: newchange

Other related posts:

  • » [haiku-commits] Change in ...haiku[master]: libroot: Name mmap areas by the name of the image that allocated them. - Gerrit