printk and sk_buffs

Jens Hoffrichter (HOFFRICH@de.ibm.com)
Fri, 27 Jul 2001 16:02:40 +0200


Hi,

I do not fully unterstandt the printk code, so perhaps somebody can answer
me this (probably stupid ;) ) question:

If I do a printk, is there a packet (aka a sk_buff) created? If I turn on
debugging in my code, I see a huge pile of sk_buffs which are allocated but
which do not get in touch with the "essential" parts of the network-code
(e.g. ip_rcv) where I have modified some code. I can't explain it to me
fully, but perhaps someone of yours has a suitable answer.

Thanks in advance.

Regards,
Jens Hoffrichter

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/