Re: [rfc][patch] Memory Binding API v0.3 2.5.41

Matthew Dobson (colpatch@us.ibm.com)
Thu, 10 Oct 2002 11:55:21 -0700


Arjan van de Ven wrote:
> On Thu, 2002-10-10 at 03:12, Matthew Dobson wrote:
>
>>Greetings & Salutations,
>> Here's a wonderful patch that I know you're all dying for... Memory
>>Binding! It works just like CPU Affinity (binding) except that it binds
>>a processes memory allocations (just buddy allocator for now) to
>>specific memory blocks.
>
> If the VM works right just doing CPU binding ought to be enough, surely?
You'll have to look at the response I wrote to Andrew's question along
the same
lines... This patch is for processes who feel that the VM *isn't* doing
quite what they want, and want different behavior.

Cheers!

-Matt

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/