Ram allocation

Posted:
in macOS edited January 2014
how do i see what ram allocations to each program. In os9 i could go to "about this compute" and it would give me a breakdown. i have 192 and may want to upgrade with more ram.

Comments

  • Reply 1 of 3
    rodukroduk Posts: 706member
    You can enter the command top in a terminal window, or man top to get a description of the top command. Unlike OS 9, you have little control over the memory allocated to each application. The number of pageouts displayed by the top command can be used to determine whether more memory would be beneficial (ideally it should be zero or as low as possible).



    [ 02-22-2003: Message edited by: RodUK ]</p>
  • Reply 2 of 3
    eugeneeugene Posts: 8,254member
    Applications -&gt; Utilities -&gt; Process Viewer



    That will give you memory usage statistics per process as a percentage.



    [ 02-22-2003: Message edited by: Eugene ]</p>
  • Reply 3 of 3
    airslufairsluf Posts: 1,861member
Sign In or Register to comment.