On Mon, Mar 30, 2009 at 9:16 PM, Kanigeri, Hari <h-kanigeri2@xxxxxx> wrote: > Hi Ameya, > >> I am trying to make sure that when an application closes a file handle >> all the resources are freed properly. >> > > -- The current Bridge resource cleanup design is handling the resource cleanup in the Bridge open as opposed to do Bridge close. > The Bridge Open function loops through cleaning up the resources (that weren't freed by the User applications) of all the processes that were killed. Why? Wouldn't it make more sense to cleanup at close, exactly when the file descriptor is closed? -- Felipe Contreras -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html