mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: kuznet@ms2.inr.ac.ru
To: raghuangadi@yahoo.com (Raghu Angadi)
Cc: davem@redhat.com, raghuangadi@yahoo.com, linux-kernel@vger.kernel.org
Subject: Re: Fw: memory corruption in tcp bind hash buckets on SMP?
Date: Wed, 27 Feb 2002 23:08:15 +0300 (MSK)	[thread overview]
Message-ID: <200202272008.XAA10326@ms2.inr.ac.ru> (raw)
In-Reply-To: <20020227194620.69620.qmail@web12308.mail.yahoo.com> from "Raghu Angadi" at Feb 27, 2 11:46:20 am

Hello!

> the deletion from _both_ the lists. 

No, it is only for insertion to established hash table.

References from bind hash are not considered as references.
Look, if socket will sit only in bind table nobody ever will see it.
Where is the the reference? :-) It just must _not_ stay in bind hash,
if no other references remained, that's invariant which we should provide
now. If we will fail, we are in troubles.

So, its absence in bind hash must be guaranteed to the time of destruction.
Look at this from another aspect: imagine you increment refcnt when
adding to binding table. OK. So, what does guarantee that bucket
will not remain in bind hash forever? And "it will not" is equivalent
to "refcnt is not useful".

Anyway, I will think on this at night, I am not ready to tell how to
do this right.


> If you want to avoid timewait_kill() getting called twice altogether.

Sorry, I did not understand what do you mean here. It can be called
twice or three times or more. This is impossible to avoid without adding
spinlock to timewait bucket.

Alexey

  parent reply	other threads:[~2002-02-27 20:09 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20020226.231934.116353439.davem@redhat.com>
2002-02-27 19:04 ` kuznet
2002-02-27 19:46   ` Raghu Angadi
2002-02-27 20:05     ` Raghu Angadi
2002-02-27 20:12       ` kuznet
2002-02-27 20:31         ` Raghu Angadi
2002-03-01 19:07           ` kuznet
2002-03-04 20:48             ` Raghu Angadi
2002-03-04 23:26             ` David S. Miller
2002-03-05  0:54               ` Raghu Angadi
2002-03-05  4:30               ` David S. Miller
2002-02-27 20:08     ` kuznet [this message]
2002-02-27 20:26       ` Fw: " Raghu Angadi
2002-02-28  5:53       ` Raghu Angadi

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=200202272008.XAA10326@ms2.inr.ac.ru \
    --to=kuznet@ms2.inr.ac.ru \
    --cc=davem@redhat.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=raghuangadi@yahoo.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®