Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 230756
b: refs/heads/master
c: 4c76d9d
h: refs/heads/master
v: v3
  • Loading branch information
Andrea Arcangeli authored and Linus Torvalds committed Jan 14, 2011
1 parent e05e89f commit 9063015
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 59ff421631295cd54dbf75dcc53d27e84af6d9c0
refs/heads/master: 4c76d9d1fb9b21fa10c9e4c1fab2875018a88aa1
14 changes: 14 additions & 0 deletions trunk/mm/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -302,6 +302,20 @@ config NOMMU_INITIAL_TRIM_EXCESS

See Documentation/nommu-mmap.txt for more information.

config TRANSPARENT_HUGEPAGE
bool "Transparent Hugepage Support" if EMBEDDED
depends on X86_64 && MMU
default y
help
Transparent Hugepages allows the kernel to use huge pages and
huge tlb transparently to the applications whenever possible.
This feature can improve computing performance to certain
applications by speeding up page faults during memory
allocation, by reducing the number of tlb misses and by speeding
up the pagetable walking.

If memory constrained on embedded, you may want to say N.

#
# UP and nommu archs use km based percpu allocator
#
Expand Down

0 comments on commit 9063015

Please sign in to comment.