On 3/20/2007, "Guennadi Liakhovetski" <gl@xxxxxxxxx> wrote: >On Tue, 20 Mar 2007, Guennadi Liakhovetski wrote: > >> As for the original problem, looks like the packets that get leaked are >> from af_irda.c::irda_sendmsg(). Any ideas where and when these skbs should >> be freed? > >No, I actually only see that they are created in sock_alloc_send_skb(), >so, I assumed it was the call in af_irda.c::irda_sendmsg(), which, >however, seems to be not the case now. Well, if you're using IrNET, then those sock_alloc_send_skb() calls should come from the IP code (net/ipv4/af_inet.c). Do you have a way to verify that ? The skb should eventually be freed by the IrDA hardware driver, when the frame is actually transmitted. Are you using the pxaficp_ir driver ? Cheers, Samuel. P.S.: I propose we remove the -rt people and Mingo from this discussion until we know for sure that it's an RT bug. If no one objects, I'll remove them from the CC list. >Thanks >Guennadi >--------------------------------- >Guennadi Liakhovetski, Ph.D. >DSA Daten- und Systemtechnik GmbH >Pascalstr. 28 >D-52076 Aachen >Germany > >------------------------------------------------------------------------- >Take Surveys. Earn Cash. Influence the Future of IT >Join SourceForge.net's Techsay panel and you'll get the chance to share your >opinions on IT & business topics through brief surveys-and earn cash >http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV >_______________________________________________ >irda-users mailing list >irda-users@xxxxxxxxxxxxxxxxxxxxx >http://lists.sourceforge.net/lists/listinfo/irda-users - To unsubscribe from this list: send the line "unsubscribe linux-rt-users" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html