Yinghai Lu
|
321bf4ed5f
drivers/base/memory.c: fix memory_dev_init() long delay
|
13 years ago |
Greg Kroah-Hartman
|
ff4b8a57f0
Merge branch 'driver-core-next' into Linux 3.2
|
13 years ago |
Kay Sievers
|
10fbcf4c6c
convert 'memory' sysdev_class to a regular subsystem
|
13 years ago |
Kay Sievers
|
8a25a2fd12
cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystem
|
13 years ago |
Claudio Scordino
|
91a13c281d
drivers/base/node.c: fix compilation error with older versions of gcc
|
13 years ago |
KOSAKI Motohiro
|
fa25c503df
mm: per-node vmstat: show proper vmstats
|
14 years ago |
Nathan Fontenot
|
d33601644c
memory hotplug: Update phys_index to [start|end]_section_nr
|
14 years ago |
David Rientjes
|
05b258e997
thp: transparent hugepage sysfs meminfo
|
14 years ago |
Michael Rubin
|
2ac390370a
writeback: add /sys/devices/system/node/<node>/vmstat
|
14 years ago |
Robin Holt
|
63d027a638
driver core: Convert link_mem_sections to use find_memory_block_hinted.
|
14 years ago |
KOSAKI Motohiro
|
7ee9225547
drivers/base/node.c: reduce stack usage of node_read_meminfo()
|
15 years ago |
Mel Gorman
|
ed4a6d7f06
mm: compaction: add /sys trigger for per-node memory compaction
|
15 years ago |
Tejun Heo
|
18e5b539b4
nodemask: include slab.h from drivers/base/node.c
|
15 years ago |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
David Rientjes
|
12ee3c0a0a
driver core: numa: fix BUILD_BUG_ON for node_read_distance
|
15 years ago |
Andi Kleen
|
3701cde6e3
sysdev: Use sysdev_class attribute arrays in node driver
|
15 years ago |
Andi Kleen
|
b15f562fc2
sysdev: Convert node driver class attributes to be data driven
|
15 years ago |
Andi Kleen
|
c9be0a36f9
sysdev: Pass attribute in sysdev_class attributes show/store
|
15 years ago |
David Rientjes
|
9ae49fab23
mm: slab-allocate memory section nodemask for large systems
|
15 years ago |
Alex Chiang
|
1830794ae6
mm: add numa node symlink for cpu devices in sysfs
|
15 years ago |
Alex Chiang
|
b9d52dad94
mm: refactor unregister_cpu_under_node()
|
15 years ago |
Alex Chiang
|
f8246f3159
mm: refactor register_cpu_under_node()
|
15 years ago |
Alex Chiang
|
dee5d0d518
mm: add numa node symlink for memory section in sysfs
|
15 years ago |
Lee Schermerhorn
|
39da08cb07
hugetlb: offload per node attribute registrations
|
15 years ago |
Lee Schermerhorn
|
4faf8d950e
hugetlb: handle memory hot-plug events
|
15 years ago |
Lee Schermerhorn
|
9a30523066
hugetlb: add per node hstate attributes
|
15 years ago |
KOSAKI Motohiro
|
4b02108ac1
mm: oom analysis: add shmem vmstat
|
15 years ago |
KOSAKI Motohiro
|
c6a7f5728a
mm: oom analysis: Show kernel stack usage in /proc/meminfo and OOM log output
|
15 years ago |
KOSAKI Motohiro
|
6837765963
mm: remove CONFIG_UNEVICTABLE_LRU config option
|
16 years ago |
Rusty Russell
|
a70f730282
cpumask: replace node_to_cpumask with cpumask_of_node.
|
16 years ago |