git://git.onelab.eu
/
linux-2.6.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5221f12
)
- panic on OOM condition instead of killing processes
author
Mark Huang
<mlhuang@cs.princeton.edu>
Fri, 1 Oct 2004 17:59:41 +0000
(17:59 +0000)
committer
Mark Huang
<mlhuang@cs.princeton.edu>
Fri, 1 Oct 2004 17:59:41 +0000
(17:59 +0000)
- compile hangcheck-timer into kernel
configs/kernel-2.6.8-i686-planetlab.config
patch
|
blob
|
history
diff --git
a/configs/kernel-2.6.8-i686-planetlab.config
b/configs/kernel-2.6.8-i686-planetlab.config
index
7e688ce
..
3b380b0
100644
(file)
--- a/
configs/kernel-2.6.8-i686-planetlab.config
+++ b/
configs/kernel-2.6.8-i686-planetlab.config
@@
-41,6
+41,7
@@
CONFIG_LOG_BUF_SHIFT=17
# CONFIG_HOTPLUG is not set
CONFIG_IKCONFIG=y
CONFIG_IKCONFIG_PROC=y
+CONFIG_OOM_PANIC=y
# CONFIG_EMBEDDED is not set
# CONFIG_DELAY_ACCT is not set
CONFIG_KALLSYMS=y
@@
-849,7
+850,7
@@
CONFIG_UNIX98_PTYS=y
# CONFIG_DRM is not set
# CONFIG_MWAVE is not set
# CONFIG_RAW_DRIVER is not set
-CONFIG_HANGCHECK_TIMER=
m
+CONFIG_HANGCHECK_TIMER=
y
#
# I2C support