On Monday 21 July 2003 6:43 pm, Christopher Wedgwood wrote: > To support this we have efi_memmap_walk_uc defined in a very similar > way to efi_memmap_walk. I sort of object to adding a parallel function just to extract regions with a different attribute. I'd rather rework efi_memmap_walk to call the callback for *every* memory descriptor, and make the callback responsible for filtering out the regions of interest. The only problem is that the existing callbacks would have to be changed. Plus, all the trimming that's currently in efi_memmap_walk to make sure all the granules with WB memory are completely WB, would have to be reworked or pulled out into its own function. I kind of like the idea of factoring it out anyway. Bjorn - To unsubscribe from this list: send the line "unsubscribe linux-ia64" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.htmlReceived on Mon Jul 21 22:16:28 2003
This archive was generated by hypermail 2.1.8 : 2005-08-02 09:20:16 EST