Konstantin Neumoin
|
8424af5336
virtio: update balloon size in balloon "probe"
|
8 年之前 |
Linus Torvalds
|
0803e04011
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
|
9 年之前 |
Konstantin Neumoin
|
37cf99e08c
balloon: check the number of available pages in leak balloon
|
9 年之前 |
Minchan Kim
|
dd4123f324
mm: fix build warnings in <linux/compaction.h>
|
9 年之前 |
Minchan Kim
|
b1123ea6d3
mm: balloon: use general non-lru movable page feature
|
9 年之前 |
Michael S. Tsirkin
|
87c9403b0d
virtio_balloon: fix PFN format for virtio-1
|
9 年之前 |
Linus Torvalds
|
f0691533b7
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
|
9 年之前 |
Igor Redko
|
5057dcd0f1
virtio_balloon: export 'available' memory to balloon statistics
|
9 年之前 |
Petr Mladek
|
fd0e21c31e
virtio_balloon: Allow to resize and update the balloon stats in parallel
|
9 年之前 |
Petr Mladek
|
fad7b7b27b
virtio_balloon: Use a workqueue instead of "vballoon" kthread
|
9 年之前 |
Stefan Hajnoczi
|
f7ad26ff95
virtio: make find_vqs() checkpatch.pl-friendly
|
9 年之前 |
Minchan Kim
|
f68b992bbb
virtio_balloon: fix race by fill and leak
|
9 年之前 |
Denis V. Lunev
|
997e120843
virtio_balloon: do not change memory amount visible via /proc/meminfo
|
10 年之前 |
Denis V. Lunev
|
b4d3403732
virtio_ballon: change stub of release_pages_by_pfn
|
10 年之前 |
Michael S. Tsirkin
|
df81b29c7b
virtio_balloon: transitional interface
|
10 年之前 |
Michael S. Tsirkin
|
3d2a3774c1
virtio-balloon: do not call blocking ops when !TASK_RUNNING
|
10 年之前 |
Michael S. Tsirkin
|
88660f7fb9
virtio_balloon: set DRIVER_OK before using device
|
10 年之前 |
Michael S. Tsirkin
|
25e65e4efc
virtio_balloon: coding style fixes
|
10 年之前 |
Michael S. Tsirkin
|
2d9becc1e0
virtio/balloon: verify device has config space
|
10 年之前 |
Raushaniya Maksudova
|
5a10b7dbf9
virtio_balloon: free some memory from balloon on OOM
|
10 年之前 |
Raushaniya Maksudova
|
1fd9c67203
virtio_balloon: return the amount of freed memory from leak_balloon()
|
10 年之前 |
Linus Torvalds
|
0e6e58f941
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
|
10 年之前 |
Michael S. Tsirkin
|
486d2e632c
virtio_balloon: enable VQs early on restore
|
10 年之前 |
Konstantin Khlebnikov
|
09316c09dd
mm/balloon_compaction: add vmstat counters and kpageflags bit
|
10 年之前 |
Konstantin Khlebnikov
|
9d1ba80564
mm/balloon_compaction: remove balloon mapping and flag AS_BALLOON_MAP
|
10 年之前 |
Konstantin Khlebnikov
|
d6d86c0a7f
mm/balloon_compaction: redesign ballooned pages management
|
10 年之前 |
Rusty Russell
|
4951cc9083
virtio_balloon: don't crash if virtqueue is broken.
|
11 年之前 |
Rusty Russell
|
1f74ef0f2d
virtio_balloon: don't softlockup on huge balloon changes.
|
11 年之前 |
Linus Torvalds
|
93b05cba8e
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
|
11 年之前 |
Rashika Kheria
|
05c54de8c8
drivers: virtio: Mark function virtballoon_migratepage() as static in virtio_balloon.c
|
11 年之前 |