Blob Blame History Raw
# Disable the hung task timer by default. (bnc#552820)
kernel.hung_task_timeout_secs = 0

# Increase defaults for IPC (bnc#146656)
kernel.msgmax = 65536
kernel.msgmnb = 65536