Unix Technical Forum

SEO

vBulletin Search Engine Optimization


Go Back   Unix Technical Forum > Unix Operating Systems > AIX Operating System

Register FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 05-07-2008, 10:10 AM
Niel Lambrechts
 
Posts: n/a
Default kernel memory leak (not)?

Hi,

Just wondering if someone out there is able to explain the following:

I have an AIX 5300-04-03 server (64-bit kernel) which by all indications
should be vulnerable to "IY84780: KERNEL MEMORY GARBAGE COLLECTOR FAILS
TO FREE LISTS." (see
http://www-1.ibm.com/support/docview...id=isg1IY84780)

I checked, this APAR is not installed on the system, and the server has
10 CPUs according to lsdev -Ccprocessor (20 logical CPUs according to
bindprocessor).

The strange thing is that When I check the the kernel heap using the kdb
command "xm -u", I only ever see CPU0 and CPU2 getting used.

So the problem is unlikely to occur at present since CPU4 and higher
simply aren't in use, but I don't understand why or if they ever will be.

Sure I will upgrade, but at the same time I would also like to
understand why only CPU0 and CPU2 have associated free lists.

I read somewhere that the kernel space organization can differ according
to hardware, not sure if this could play a role. The server is a
9117-570 with 103552MB of RAM.

Any ideas?

cheers
Niel
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT. The time now is 04:57 AM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.1.0

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 140 141 142 143 144 145