[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <459ABC7C.2030104@firmworks.com>
Date: Tue, 02 Jan 2007 10:11:40 -1000
From: Mitch Bradley <wmb@...mworks.com>
To: Benjamin Herrenschmidt <benh@...nel.crashing.org>
CC: Segher Boessenkool <segher@...nel.crashing.org>,
linux-kernel@...r.kernel.org, devel@...top.org,
jengelh@...ux01.gwdg.de, David Miller <davem@...emloft.net>,
jg@...top.org
Subject: Re: [PATCH] Open Firmware device tree virtual filesystem
> We could of course have the interface work either on a copy of the tree
> or on a real OF (though that means changing things like get_property on
> powerpc and fixing the gazillions of users) but I tend to think that
> working on a copy always is more efficient.
>
>
The patch that I posted creates a copy in the virtual filesystem
domain. So the efficiency issue is moot.
The filesystem domain copy is smaller than the in-memory tree, as it
omits a lot of unnecessary fields.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists