Guest User!

You are not Sophos Staff.

[8.281][DUPLICATE][OPEN] How can we do this intentionally?



And, the Kernal log begins with:
2011:11:19-11:10:35 post kernel: [74870.238218] afcd invoked oom-killer: gfp_mask=0x201da, order=0, oom_adj=0

2011:11:19-11:10:35 post kernel: [74870.238227] Pid: 1633, comm: afcd Not tainted 2.6.32.48-1.g0e75e2f-default #1


And ends with:
2011:11:19-11:10:36 post kernel: [74895.023350] Out of memory: kill process 6110 (httpd) score 69325 or a child

2011:11:19-11:10:36 post kernel: [74895.023354] Killed process 1220 (index.plx)


I'm not sure what this was, but now we have:


Everyone needs to run this to clean out memory and fix CPU usage.  How can that be done? [:D]

Cheers - Bob
Parents
  • Bob, I believe this is what happened:

    1. index.plx started growing (leaking memory)

    2. memory use became very high

    3. Linux asked processes to release some memory
    (I'm pretty sure this happens, but not certain)

    4. many processes released memory

    5. index.plx continued to grow

    6. system ran out of memory

    7. linux kernel ran OOM killer, which killed index.plx

    8. because of #2, #3, and #4, there was lots of memory freed up, so when #7 happened, you now have free memory.

    Regardless, this is not how you want things happening.

    Barry
Reply
  • Bob, I believe this is what happened:

    1. index.plx started growing (leaking memory)

    2. memory use became very high

    3. Linux asked processes to release some memory
    (I'm pretty sure this happens, but not certain)

    4. many processes released memory

    5. index.plx continued to grow

    6. system ran out of memory

    7. linux kernel ran OOM killer, which killed index.plx

    8. because of #2, #3, and #4, there was lots of memory freed up, so when #7 happened, you now have free memory.

    Regardless, this is not how you want things happening.

    Barry
Children
No Data
Share Feedback
×

Submitted a Tech Support Case lately from the Support Portal?