]> www.infradead.org Git - users/jedix/linux-maple.git/commit
xen/config: turn CONFIG_XEN_DEBUG_FS off.
authorKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Tue, 24 Jan 2012 21:55:29 +0000 (16:55 -0500)
committerGuru Anbalagane <guru.anbalagane@oracle.com>
Fri, 27 Jan 2012 01:20:18 +0000 (17:20 -0800)
commit1a7fe541bb015da3bfbd3a38008dc60fa3c37ad9
tree976f547f1e66fc998f2c25f319fda96f709dacb3
parent59672becba6754ffbb97d7b015399655930fc2e7
xen/config: turn CONFIG_XEN_DEBUG_FS off.

That option makes the Xen spinlock code (xen/spinlock.c) accumulate
statistics about how many locks taken, time in slowpath, etc.
Good information during debugging but not in production.

Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
uek-rpm/ol5/config-generic
uek-rpm/ol5/config-x86-generic
uek-rpm/ol5/config-x86_64-generic
uek-rpm/ol6/config-generic
uek-rpm/ol6/config-x86-generic
uek-rpm/ol6/config-x86_64-generic