Re: /proc/net/* read drops data
From: B ($B5HF#1QL_at_(B)
Date: 08/28/03
- Previous message: Samuel Flory: "Re: binary kernel drivers re. hpt370 and redhat"
- In reply to: Ricky Beam: "/proc/net/* read drops data (was: lost socket)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Thu, 28 Aug 2003 09:34:20 +0900 (JST) To: jfbeam@bluetronic.net
In article <Pine.GSO.4.33.0308271935550.7750-100000@sweetums.bluetronic.net> (at Wed, 27 Aug 2003 19:58:17 -0400 (EDT)), Ricky Beam <jfbeam@bluetronic.net> says:
> On Wed, 27 Aug 2003, Ricky Beam wrote:
> >This smells like a simple "off by one" bug, but I've been too busy to go
> >look at the code.
>
> Ah hah! it's a block size problem... netstat reads 1024 at a time.
>
> Using dd...
>
> [root:pts/5{9}]gir:~/[7:55pm]:dd if=/proc/net/udp bs=1024 | wc
> 2+1 records in
> 2+1 records out
> 18 216 2304
Good idea. I'll chase this bug.
--yoshfuji
-
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/
- Previous message: Samuel Flory: "Re: binary kernel drivers re. hpt370 and redhat"
- In reply to: Ricky Beam: "/proc/net/* read drops data (was: lost socket)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|