[haiku-bugs] Re: [Haiku] #15996: heap memory is not released to system

  • From: "Haiku" <trac@xxxxxxxxxxxx>
  • To: undisclosed-recipients: ;
  • Date: Sat, 09 May 2020 10:02:20 -0000

#15996: heap memory is not released to system
--------------------------------+----------------------------
  Reporter:  X512               |      Owner:  nobody
      Type:  bug                |     Status:  new
  Priority:  normal             |  Milestone:  Unscheduled
 Component:  System/libroot.so  |    Version:  R1/Development
Resolution:                     |   Keywords:
Blocked By:                     |   Blocking:
  Platform:  All                |
--------------------------------+----------------------------
Comment (by pulkomandy):

 This is expected. The team preserves its heap unless the memory is needed
 elsewhere (the low_resource_manager would request it to release things).
 Releasing pages to the system pool and then reclaiming them when a new
 allocation happens would waste a lot of performance.
-- 
Ticket URL: <https://dev.haiku-os.org/ticket/15996#comment:1>
Haiku <https://dev.haiku-os.org>
The Haiku operating system.

Other related posts: