Ross Lagerwall
|
709613ad2b
xen/balloon: Only mark a page as managed when it is released
|
8 年之前 |
Ross Lagerwall
|
842775f150
xen/balloon: Fix declared-but-not-defined warning
|
9 年之前 |
Ross Lagerwall
|
dfd74a1edf
xen/balloon: Fix crash when ballooning on x86 32 bit PAE
|
9 年之前 |
Linus Torvalds
|
55fc733c7e
Merge tag 'for-linus-4.6-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
|
9 年之前 |
Paul Gortmaker
|
106eaa8e6e
drivers/xen: make [xen-]ballon explicitly non-modular
|
9 年之前 |
Vitaly Kuznetsov
|
703fc13a3f
xen_balloon: support memory auto onlining policy
|
9 年之前 |
Vitaly Kuznetsov
|
31bc3858ea
memory-hotplug: add automatic onlining policy for the newly added memory
|
9 年之前 |
Toshi Kani
|
782b86641e
xen, mm: Set IORESOURCE_SYSTEM_RAM to System RAM
|
9 年之前 |
Julien Grall
|
3990dd2703
xen/balloon: Use the correct sizeof when declaring frame_list
|
9 年之前 |
Julien Grall
|
30756c6299
xen/balloon: Don't rely on the page granularity is the same for Xen and Linux
|
10 年之前 |
David Vrabel
|
4a69c909de
xen/balloon: pre-allocate p2m entries for ballooned pages
|
10 年之前 |
David Vrabel
|
1cf6a6c829
xen/balloon: use hotplugged pages for foreign mappings etc.
|
10 年之前 |
David Vrabel
|
81b286e0f1
xen/balloon: make alloc_xenballoon_pages() always allocate low pages
|
10 年之前 |
David Vrabel
|
b2ac6aa8f7
xen/balloon: only hotplug additional memory if required
|
10 年之前 |
David Vrabel
|
de5a77d842
xen/balloon: rationalize memory hotplug stats
|
10 年之前 |
David Vrabel
|
55b3da98a4
xen/balloon: find non-conflicting regions to place hotplugged memory
|
10 年之前 |
Julien Grall
|
0df4f266b3
xen: Use correctly the Xen memory terminologies
|
10 年之前 |
Juergen Gross
|
626d750866
xen: switch extra memory accounting to use pfns
|
10 年之前 |
Juergen Gross
|
929423fa83
xen: release lock occasionally during ballooning
|
10 年之前 |
Juergen Gross
|
3c56b3a12c
xen/balloon: before adding hotplugged memory, set frames to invalid
|
10 年之前 |
David Vrabel
|
0bb599fd30
xen: remove scratch frames for ballooned pages and m2p override
|
10 年之前 |
Boris Ostrovsky
|
fd8b795113
xen/balloon: Don't continue ballooning when BP_ECANCELED is encountered
|
10 年之前 |
David Vrabel
|
3dcf63677d
xen/balloon: cancel ballooning if adding new memory failed
|
11 年之前 |
David Vrabel
|
fb9a0c4436
xen/balloon: set ballooned out pages as invalid in p2m
|
11 年之前 |
Linus Torvalds
|
467a9e1633
Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
|
11 年之前 |
Wei Liu
|
09ed3d5ba0
xen/balloon: flush persistent kmaps in correct position
|
11 年之前 |
Srivatsa S. Bhat
|
43ea953649
xen, balloon: Fix CPU hotplug callback registration
|
11 年之前 |
Jie Liu
|
9346c2a8de
xen: simplify balloon_first_page() with list_first_entry_or_null()
|
11 年之前 |
Stefano Stabellini
|
c1d15f5c8b
xen/balloon: Seperate the auto-translate logic properly (v2)
|
11 年之前 |
Paul Gortmaker
|
3b284bde70
xen: delete new instances of added __cpuinit
|
11 年之前 |