From: "Arnaldo Carvalho de Melo" <arnaldo.melo@xxxxxxxxx> Date: Fri, 10 Nov 2006 16:32:16 -0200 > On 11/10/06, James Morris <jmorris@xxxxxxxxx> wrote: > > On Fri, 10 Nov 2006, James Morris wrote: > > > > > I wonder if this facility can be integrated more generally into the kernel > > > protocol which people are developing. > > > > Ugh, editor screwup. That was meant to be > > > > I wonder if this facility can be integrated more generally into the kernel > > as a kernel hacking option, as this is not the only protocol which people > > are developing. > > > > See: > http://www.erg.abdn.ac.uk/users/gerrit/dccp/patch-backlog/09a_release_ctl_socket_at_exit.diff > > This one requires a bit more thinking, so I'm postponing it for now to > get the simple bits in Gerrit's patch queue cherrypicked and sent for > Dave. One possible way to handle this is to flag certain sockets such that no refrence counting is done for them against the module. It is an indication that the module will take care of such sockets on cleanup. It seems that this would limit the cost to a test at socket create and destroy time. - To unsubscribe from this list: send the line "unsubscribe dccp" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html