Skip to main content
3 of 3
added 3 characters in body
SagiLow
  • 287
  • 2
  • 14

How to limit coredump CPU usage?

I have some process (test) which runs on my machine. Sometimes it crashes and a core dump is generated.

Whilst the core dump is being written, the machine is completely frozen (even the mouse pointer cannot be moved).

I thought I could limit the CPU usage for the core-dump generation (I'm willing to accept a longer time to write the dump).

How can this be done? Is there a better solution?

I'm running Ubuntu 14.04.

SagiLow
  • 287
  • 2
  • 14