Re: [ofa-general] Re: Demand paging for memory regions

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Christoph Lameter
Date: Thursday, February 14, 2008 - 3:48 pm

On Thu, 14 Feb 2008, Caitlin Bestler wrote:


I am not that familiar with the RDMA layers but it seems that RDMA has 
a library that does device driver like things right? So the logic would 
best fit in there I guess.

If you combine mlock with the mmu notifier then you can actually 
guarantee that a certain memory range will not be swapped out. The 
notifier will then only be called if the memory range will need to be 
moved for page migration, memory unplug etc etc. There may be a limit on 
the percentage of memory that you can mlock in the future. This may be 
done to guarantee that the VM still has memory to work with.


--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
RE: [ofa-general] Re: Demand paging for memory regions, Felix Marti, (Tue Feb 12, 4:14 pm)
RE: [ofa-general] Re: Demand paging for memory regions, Christoph Lameter, (Tue Feb 12, 5:57 pm)
Re: [ofa-general] Re: Demand paging for memory regions, Caitlin Bestler, (Thu Feb 14, 10:48 am)
Re: [ofa-general] Re: Demand paging for memory regions, Christoph Lameter, (Thu Feb 14, 12:39 pm)
Re: [ofa-general] Re: Demand paging for memory regions, Caitlin Bestler, (Thu Feb 14, 1:17 pm)
Re: [ofa-general] Re: Demand paging for memory regions, Christoph Lameter, (Thu Feb 14, 1:20 pm)
Re: [ofa-general] Re: Demand paging for memory regions, Caitlin Bestler, (Thu Feb 14, 3:43 pm)
Re: [ofa-general] Re: Demand paging for memory regions, Christoph Lameter, (Thu Feb 14, 3:48 pm)
RE: [ofa-general] Re: Demand paging for memory regions, Caitlin Bestler, (Thu Feb 14, 6:26 pm)
RE: [ofa-general] Re: Demand paging for memory regions, Christoph Lameter, (Thu Feb 14, 7:37 pm)
RE: [ofa-general] Re: Demand paging for memory regions, Caitlin Bestler, (Fri Feb 15, 11:09 am)
RE: [ofa-general] Re: Demand paging for memory regions, Christoph Lameter, (Fri Feb 15, 11:45 am)
RE: [ofa-general] Re: Demand paging for memory regions, Caitlin Bestler, (Fri Feb 15, 11:53 am)
RE: [ofa-general] Re: Demand paging for memory regions, Christoph Lameter, (Fri Feb 15, 1:02 pm)
RE: [ofa-general] Re: Demand paging for memory regions, Caitlin Bestler, (Fri Feb 15, 1:14 pm)
RE: [ofa-general] Re: Demand paging for memory regions, Christoph Lameter, (Fri Feb 15, 3:50 pm)
RE: [ofa-general] Re: Demand paging for memory regions, Caitlin Bestler, (Fri Feb 15, 4:50 pm)