All of lore.kernel.org
 help / color / mirror / Atom feed
From: "YOSHIFUJI Hideaki / 吉藤英明" <yoshfuji@linux-ipv6.org>
To: davem@redhat.com, netdev@oss.sgi.com
Cc: yoshfuji@linux-ipv6.org
Subject: Re: /proc/net/* read drops data
Date: Sat, 06 Sep 2003 16:04:58 +0900 (JST)	[thread overview]
Message-ID: <20030906.160458.39800982.yoshfuji@linux-ipv6.org> (raw)
In-Reply-To: <Pine.GSO.4.33.0309041223430.13584-100000@sweetums.bluetronic.net>

In article <Pine.GSO.4.33.0309041223430.13584-100000@sweetums.bluetronic.net> (at Thu, 4 Sep 2003 12:25:16 -0400 (EDT)), Ricky Beam <jfbeam@bluetronic.net> says:

> >This fix looks good to me.  Applied.
> 
> The list:
> (file)			(bs=1)	(bs=10000)
> /proc/net/igmp		122     191
> /proc/net/route		128     384
> /proc/net/rt_acct	0	4096
> /proc/net/rt_cache	384     512
> /proc/net/tcp		1800    1950
> /proc/net/udp		1024    1152

Well, I'm about to post 3 patches.

[1/3] /proc/net/{igmp,msfilter,raw,rt_cache,ip6_flowlabel,msfilter6,raw6} may drop some data
[2/3] /proc/net/if_inet6 may drop some data
[3/3] clean up /proc/net/{anycast6,igmp6}

Note 0: These confilct with SEQ_START_TOKEN patches; 
        I'll regenerate if SEQ_START_TOKEN accepted.
Note 1: /proc/net/rt_acct does not use seq_file
Note 2: /proc/net/{route,tcp,tcp6} is not fixed by these

-- 
Hideaki YOSHIFUJI @ USAGI Project <yoshfuji@linux-ipv6.org>
GPG FP: 9022 65EB 1ECF 3AD1 0BDF  80D8 4807 F894 E062 0EEA

  parent reply	other threads:[~2003-09-06  7:04 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-08-27 21:27 lost socket Ricky Beam
2003-08-27 23:58 ` /proc/net/* read drops data (was: lost socket) Ricky Beam
2003-08-28  0:34   ` /proc/net/* read drops data YOSHIFUJI Hideaki / 吉藤英明
2003-09-03  7:07   ` YOSHIFUJI Hideaki / 吉藤英明
2003-09-04  7:46     ` David S. Miller
2003-09-04 16:21       ` Ricky Beam
2003-09-04 16:25       ` Ricky Beam
2003-09-04 17:13         ` YOSHIFUJI Hideaki / 吉藤英明
2003-09-06  7:04         ` YOSHIFUJI Hideaki / 吉藤英明 [this message]
2003-09-06  7:10           ` [PATCH 1/3] /proc/net/{igmp,msfilter,raw,rt_cache,ip6_flowlabel,msfilter6,raw6} may drop some data (Re: /proc/net/* read drops data) YOSHIFUJI Hideaki / 吉藤英明
2003-09-06  7:10           ` [PATCH 2/3] /proc/net/if_inet6 " YOSHIFUJI Hideaki / 吉藤英明
2003-09-06  7:10           ` [PATCH 3/3] clean up /proc/net/{anycast6,igmp6} " YOSHIFUJI Hideaki / 吉藤英明
2003-09-10  2:53           ` [RESEND 1/3] /proc/net/{igmp,msfilter,raw,rt_cache,ip6_flowlabel,msfilter6,raw6} may drop some data YOSHIFUJI Hideaki / 吉藤英明
2003-09-11 23:31             ` David S. Miller
2003-09-10  2:53           ` [RESEND 2/3] /proc/net/if_inet6 " YOSHIFUJI Hideaki / 吉藤英明
2003-09-11 23:33             ` David S. Miller
2003-09-10  2:53           ` [RESEND 3/3] clean up /proc/net/{anycast6,igmp6} YOSHIFUJI Hideaki / 吉藤英明
2003-09-11 23:34             ` David S. Miller

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20030906.160458.39800982.yoshfuji@linux-ipv6.org \
    --to=yoshfuji@linux-ipv6.org \
    --cc=davem@redhat.com \
    --cc=netdev@oss.sgi.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.