How to Limit the Maximum Size of Kernel CoreDump? -


i running centos 6.

the system got kernel panic , rebooted.

i have enabled coredump generation, hence generated kernel core dump of size 500mb.

what maximum size of kernel core dump in worst case scenario?

is there way limit size of kernel core dump. ulimit -c limits kernel core dump size also?

is there configuration available makedumpfile utility truncate kernel core dump if value greater 300mb?


Comments

Popular posts from this blog

how to insert data php javascript mysql with multiple array session 2 -

c++ - How to test/verify that zero-initialization takes place -

node.js - Webpack/TypeScript Raising Errors When node_modules is Excluded -