Ask a Question related to Sun Solaris, Design and Development.

  1. #1

    Default swap space

    hi

    when i performed swap -s , i get

    total: 2328816k bytes allocated + 166464k reserved = 2495280k used,
    248176k available

    how do i find the "culprit" that is taking up the most of the swap
    space ??

    thanks
    mike Guest

  2. Similar Questions and Discussions

    1. Swap Image ?
      I have five images named image1 to image5, and five buttons named butt_1 to butt_5. What I want to achieve is a simple swap image behaivour but...
    2. Swap image also swap link
      Hi, I have a system set up where I have 5 thumbnails and when you roll-over one of the five it makes the large image above change to the...
    3. Disappearing Swap
      On Mon, Feb 14, 2005 at 02:35:18AM +0000, John wrote: A good start would be to just look at the output of `ps aux` and to focus on the memory...
    4. can swap space be resized ?
      Davide Bianchi <davideyeahsure@onlyforfun.net> writes: On Solaris swap is used for /tmp and /var/run. Neither of these are (by default) disk...
    5. Yikes swap space nearly used up!!!!
      On Tue, 01 Jul 2003 21:54:29 +0100, Greg Fisher wrote: Are you building all that stuff in /tmp? Show the output of 'df -k'
  3. #2

    Default Re: swap space

    mike <s99999999s2003@yahoo.com> wrote:
    > hi
    > when i performed swap -s , i get
    > total: 2328816k bytes allocated + 166464k reserved = 2495280k used,
    > 248176k available
    > how do i find the "culprit" that is taking up the most of the swap
    > space ??
    Check the size of any tmpfs filesystems?
    run 'prstat -s size'?

    --
    Darren Dunham [email]ddunham@taos.com[/email]
    Unix System Administrator Taos - The SysAdmin Company
    Got some Dr Pepper? San Francisco, CA bay area
    < This line left intentionally blank to confuse you. >
    Darren Dunham Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139