[haiku-bugs] [Haiku] #17476: Indicate reserved (not just used) memory in ProcessController and ActivityMonitor

  • From: "Haiku" <trac@xxxxxxxxxxxx>
  • To: undisclosed-recipients: ;
  • Date: Thu, 16 Dec 2021 17:10:42 -0000

#17476: Indicate reserved (not just used) memory in ProcessController and
ActivityMonitor
--------------------------+--------------------------
 Reporter:  waddlesplash  |       Owner:  nobody
     Type:  enhancement   |      Status:  new
 Priority:  normal        |   Milestone:  Unscheduled
Component:  Applications  |     Version:  R1/beta3
 Keywords:                |  Blocked By:
 Blocking:                |    Platform:  All
--------------------------+--------------------------
 It can wind up being the case that depending on application usages, there
 is a lot of memory "unused" (i.e. pages not yet allocated), and so memory
 meters display plenty of memory still available; but all that memory has
 been "reserved" by various areas and so the system may be dangerously
 close to OOM. The "vmstat" tool already displays how many pages are
 actually free (unreserved), we should just display this information
 somehow (probably as "Reserved memory" in ActivityMonitor, and as a more
 faded color in ProcessController.)
-- 
Ticket URL: <https://dev.haiku-os.org/ticket/17476>
Haiku <https://dev.haiku-os.org>
The Haiku operating system.

Other related posts:

  • » [haiku-bugs] [Haiku] #17476: Indicate reserved (not just used) memory in ProcessController and ActivityMonitor - Haiku