hi,
i have rewritten the handler for Sock_packet (packet_rcv)in linux kernel version 2.0.36....... and to recieve a datagram i',m using
skb_recv_datagram ( i sleep here ...). under heavy load i seem to be missing a wakeup call which is issued from packet_rcv by sock_queue_rcv_skb..... but as soon as i run some network utility like ftp or ping i recieve the packet( i wake up ) and get the correct datagram .what is going on here?????
can anybody tell me???????
thanx in advance
kalyan.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/
This archive was generated by hypermail 2b29 : Tue Mar 07 2000 - 21:00:20 EST