[Devel] Re: [RFC v14-rc][PATCH 17/23] Record 'struct file' object instead of the file name for VMAs
Dave Hansen
dave at linux.vnet.ibm.com
Fri Mar 20 14:30:50 PDT 2009
On Fri, 2009-03-20 at 17:20 -0400, Oren Laadan wrote:
> What you suggest will reverse the order ... so while we expect to find
> a vma, we'll find a file object. I'm wonder if it's worth changing the
> format and logic for this.
It makes logical sense to me to do this. You depend on the file to
create the VMA. It makes sense to see dependencies before the object
that is doing the depending.
-- Dave
_______________________________________________
Containers mailing list
Containers at lists.linux-foundation.org
https://lists.linux-foundation.org/mailman/listinfo/containers
More information about the Devel
mailing list