Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 506929
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 13, 20262026-05-13T06:45:06+00:00 2026-05-13T06:45:06+00:00

I understand that on Linux there is a kernel functionality referred to as OOM

  • 0

I understand that on Linux there is a kernel functionality referred to as “OOM Killer”. When the OOM (Out-Of-Memory) condition subsides, is there such a thing as a “Process Resurrector” ?

I understand this functionality would be difficult to implement for all sorts of reason, but is there something that gets close to it?

Edit: Example: the “Resurrector” would have a block of memory guaranteed to it for storing a limited set of process information (e.g. command-line, environment etc.) (i.e. not a whole process code & data !). Once the OOM condition is cleared, the “Resurrector” could go through the list and “resurrect” some processes.

From what I gather up to now, there doesn’t seem to be functionality akin to what I am asking.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-13T06:45:07+00:00Added an answer on May 13, 2026 at 6:45 am

    No. Once a process is killed by the OOM Killer, it’s dead. You can restart it (resources permitting), and if it’s something that’s managed by the system (via inittab, perhaps), it might get restarted that way.

    Edit: As a thought experiment, think about what a resurrection of a process would mean. Even if you could store the entire process state, you wouldn’t want to because the process killed might be the REASON for the out-of-memory condition.

    So the best you could possibly due would be to store it’s startup state (command line, etc). But that’s no good either, because again, that may be WHY the system ran out of memory in the first place!

    Furthermore, if you resurrected a process in this way, there’s no telling what could go wrong. What if the process controls hardware? What if the process controls shouldn’t be run more than once? What if it was connected to a tty that isn’t there anymore (because the sshd was one of the processes killed)?

    There’s an ENORMOUS amount of context around a process that the system can’t possibly be aware of. The ONLY sensible thing is the thing that the kernel does: kill the sucker and go on.

    I suppose you can imagine a hibernate-the-process-to-disk strategy, but given that we’re out of memory (including swap), that means either pre-reserving some disk space or deciding to allocate disk space to this on the fly. Either of which strategy may not be capable of dealing with the size of the process in question.

    In short: No, you don’t get to come back from the OOM killer. It’s a killer, you just have to deal with it.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Ask A Question

Stats

  • Questions 282k
  • Answers 282k
  • Best Answers 0
  • User 1
  • Popular
  • Answers
  • Editorial Team

    How to approach applying for a job at a company ...

    • 7 Answers
  • Editorial Team

    What is a programmer’s life like?

    • 5 Answers
  • Editorial Team

    How to handle personal stress caused by utterly incompetent and ...

    • 5 Answers
  • Editorial Team
    Editorial Team added an answer Python properties per se do not work in django models… May 13, 2026 at 4:00 pm
  • Editorial Team
    Editorial Team added an answer This will give you the value of the img src… May 13, 2026 at 4:00 pm
  • Editorial Team
    Editorial Team added an answer Each time you go round your loop, you are compounding… May 13, 2026 at 4:00 pm

Related Questions

This is related to this question . I'm not an expert on Linux device
On Linux (kernel 2.6.5) our build system calls gcc with -D_REENTRANT . Is this
I am trying to understand how the linux syscall sched_setaffinity() works. This is a
I can understand how one can write a program that uses multiple processes or
I have always been astonished by Wine . Sometimes I want to hack on

Trending Tags

analytics british company computer developers django employee employer english facebook french google interview javascript language life php programmer programs salary

Top Members

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.