Sponsored Content
Full Discussion: Process memory usage
Operating Systems Solaris Process memory usage Post 302966610 by oakville on Sunday 14th of February 2016 12:12:44 PM
Old 02-14-2016
thanks, yes, there is a zone setup, can the prstat in one zone be impacted by process from other zones?

Code:
$ prstat -s rss -c 1 1
   PID USERNAME  SIZE   RSS STATE  PRI NICE      TIME  CPU PROCESS/NLWP
 13241 oracle     60G   46G sleep   59    0   3:48:47 0.0% oracle/2
 25852 oracle     60G   44G sleep   59    0   3:35:31 0.0% oracle/2
  4946 oracle     60G   44G sleep   59    0   3:48:46 0.0% oracle/2
 25849 oracle     60G   44G sleep   59    0   3:37:50 0.0% oracle/2
   219 oracle     60G   42G sleep   59    0   0:35:34 0.0% oracle/2
   214 oracle     60G   42G sleep   59    0   0:35:25 0.0% oracle/2
   223 oracle     60G   42G sleep   59    0   0:35:07 0.0% oracle/2
   229 oracle     60G   41G sleep   59    0   0:35:28 0.0% oracle/2
 23824 oracle     60G   41G sleep   59    0   2:24:48 0.0% oracle/2
 23953 oracle     60G   41G sleep   59    0   2:29:03 0.0% oracle/2
 23828 oracle     60G   40G sleep   59    0   2:19:45 0.0% oracle/2
 23951 oracle     60G   39G sleep   59    0   2:24:30 0.0% oracle/2
   201 oracle     60G   39G sleep   59    0   0:22:42 0.0% oracle/2
   209 oracle     60G   39G sleep   59    0   0:22:32 0.0% oracle/2
   205 oracle     60G   39G sleep   59    0   0:21:34 0.0% oracle/2
Total: 450 processes, 800 lwps, load averages: 3.68, 3.38, 2.96
$ uname -a
SunOS hostname 5.10 Generic_147441-05

 

10 More Discussions You Might Find Interesting

1. UNIX for Advanced & Expert Users

how to restrict memory usage by a process

we are running red hat ES4 and i would like to know if there is anyway of restrcting the maximum amount of memory that a process can get? I have a single preocess that is taking >13GB. Thanks, Frank (4 Replies)
Discussion started by: frankkahle
4 Replies

2. Solaris

RAM Physical Memory usage by each Process.

Hi All, I am trying to find the physical memory usage by each process/users. Can you please let me know how to get the memory usage?. Thanks, bsraj. (12 Replies)
Discussion started by: bsrajirs
12 Replies

3. Shell Programming and Scripting

Memory usage of a process

hi all, i want to write a script that checks the memory usage of processes and send a mail with the name of the process witch is using more then 300mb RAM. dose anybody have a sample script or an idea how i can make it ? PROCCESSES="snmpd sendmail" for myVar in $PROCCESSES do ... (7 Replies)
Discussion started by: tafil
7 Replies

4. HP-UX

how could I get a process Memory Usage

I use pstat API to get Process Infomation I would like to get a process 1.process owner 2.how many physical memory and virtual memory and total memory used(KB) and usage(%) 3.a process excution file create time 4.a process excution file access time I do't know which attribute it i need ... (3 Replies)
Discussion started by: alert0919
3 Replies

5. AIX

How to trace cpu/memory usage for a process

I don't know when the process will start and end, I need write a script to trace it's cpu/memory usage when it is runing. How to write this script? (2 Replies)
Discussion started by: rainbow_bean
2 Replies

6. Programming

Memory usage of a process having shared libraries

Hi, I have the following two processes that's built with static libraries. Both the process have many common libraries. -rwxr-xr-x 1 xxx xxx 152946280 Oct 15 08:38 server1 -rwxr-xr-x 1 xxx xxx 41633880 Oct 15 08:39 server2. I built these two server processes making all the... (1 Reply)
Discussion started by: srivatsan_vn
1 Replies

7. Emergency UNIX and Linux Support

Memory usage of a process having shared libraries

Hi, I have the following two processes that's built with static libraries. Both the process have many common libraries. -rwxr-xr-x 1 xxx xxx 152946280 Oct 15 08:38 server1 -rwxr-xr-x 1 xxx xxx 41633880 Oct 15 08:39 server2. I built these two server processes making all the... (1 Reply)
Discussion started by: srivatsan_vn
1 Replies

8. UNIX for Advanced & Expert Users

collecting memory usage by a process

Hi Guys, I work on a AIX environment and I'm trying to write a script where I can collect all the memory used by a process. Basically I'm executing the command 'ps -fu userid' to get all the process ids and then executing the 'ps v PID' to get all the memory allocated by PPID. My question is... (2 Replies)
Discussion started by: arizah
2 Replies

9. HP-UX

Virtual Memory Usage a Process

Hi all, Is there any command which shows the virtual memory usage of a particular process in HP-UX machine. I have tried with ps, top but could not get what I want. Kindly provide me a solution. Thanks in Advance ARD (4 Replies)
Discussion started by: ard
4 Replies

10. Solaris

Find memory usage for a process

I have multiple oracle databases on one server. All the database are running from the same user i.e. oraent. The process for each database can be distinguished by the ps -ef command Eg : ps -ef | grep oraentThe Output : oraent 5361 1 0 20:58:05 ? 0:00 oracledb1... (11 Replies)
Discussion started by: yashreads
11 Replies
omega(6)							   Games Manual 							  omega(6)

NAME
omega - a hack-style game with quests. SYNOPSIS
omega [save file] DESCRIPTION
omega is a complex rogue-style game of dungeon exploration. Unlike other such games, there are a number of ways to "win", depending on various actions taken during play. The ways you can get your name on the hiscore board include becoming the highest ranked head of a guild, sect, college, etc., as well as gaining the most points figured from possessions and experience. The game (via the oracle) may impose some structure on your exploration, but you need not follow all of the oracle's advice. There *is* a "total winner" status, by the way. If the save file is not specified, omega gives the player the choice of generating a random character, or playing themselves, doing a short quiz to determine an approximation of their abilities. If the save file is given, omega will restore that save file, and if successful, the save file is deleted. Note that some installations of omega compress the save file, using either compress(1) or gzip(1) - if this is the case, and you have a save file that is uncompressed (such files are generated by omega if it receives a signal during play, for exam- ple), you can compress it (with compress(1) or gzip(1)) and remove the .Z or .gz extension. Alternatively, you may simply run with the uncompressed save file - this will not affect the game in any way, but takes more disk space between games. omega offers a richness of playing detail that goes beyond a simple game like rogue. However, the majority of gameplay is very similar to rogue, hack, ultrarogue, larn, and other such games. The player is represented by the highlighted "@" symbol, objects and terrain features are represented by non-alphabetic symbols, monsters are represented by the various upper and lower case letters, and other humans are rep- resented by a non-highlighted "@". omega currently consists of a countryside in which are sited a city, various villages, several dungeons, and some "special" sites, such as the temples of the various priesthoods. The game starts in the city of Rampart, where all the guilds have headquarters. As a dungeon is explored, all generated levels are saved in memory. However, only one dungeon is "remembered" at a time, so if you enter two dungeons, the first will be forgotten (it will be regenerated should you wish to enter it again). However, if a dungeon is "completed", this fact will be remembered, basically meaning that the unique monster at the bottom will not be regenerated if you've killed it already. SEE ALSO
compress(1), gzip(1), nethack(6) AUTHOR
Laurence Brothers omega(6)
All times are GMT -4. The time now is 10:02 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy