Displaying 2 results from an estimated 2 matches for "vm_growsdown".
2002 Feb 18
1
VM_GROWSDOWN problem on S/390
We're running Samba 2.2.2 on an S/390 mainframe and have been experiencing
problems with Samba seeming to access an invalid memory location. Below is
part of the message log:
Feb 15 10:48:38 linux1 kernel: VM_GROWSDOWN not set, but address 0
Feb 15 10:48:38 linux1 kernel: not in vma 0106a960 (start 400000 end
53A000)
Feb 15 10:48:38 linux1 kernel: User process fault: interruption code 0x10
Feb 15 10:48:38 linux1 kernel: failing address: 0
Feb 15 10:48:38 lin...
2020 Sep 10
9
[PATCH v3 0/7] mm/memory_hotplug: selective merging of system ram resources
Some add_memory*() users add memory in small, contiguous memory blocks.
Examples include virtio-mem, hyper-v balloon, and the XEN balloon.
This can quickly result in a lot of memory resources, whereby the actual
resource boundaries are not of interest (e.g., it might be relevant for
DIMMs, exposed via /proc/iomem to user space). We really want to merge
added resources in this scenario where