All of lore.kernel.org
 help / color / mirror / Atom feed
From: Willy Tarreau <willy@w.ods.org>
To: Eduard Roccatello <lilo@roccatello.it>
Cc: Andrew Morton <akpm@osdl.org>, Linus Torvalds <torvalds@osdl.org>,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH] net/ipv4/tcp.c little cleanup
Date: Fri, 23 Jan 2004 23:27:36 +0100	[thread overview]
Message-ID: <20040123222736.GA17651@alpha.home.local> (raw)
In-Reply-To: <200401232103.05618.lilo@roccatello.it>

Hi,

On Fri, Jan 23, 2004 at 09:03:05PM +0100, Eduard Roccatello wrote:
> sysctl_max_syn_backlog is an int and max_qlen_log is a u8 (uint8_t).
> i think there is no problem with them.
> sysctl_max_syn_backlog max value is 1024 so max_qlen_log is just 9.
> 
> is it ok for you?

it's ok, thanks Eduard for this clarification.

Cheers,
Willy

      reply	other threads:[~2004-01-23 22:27 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-01-22 21:53 [PATCH] net/ipv4/tcp.c little cleanup Eduard Roccatello
2004-01-22 23:48 ` Willy Tarreau
2004-01-23 20:03   ` Eduard Roccatello
2004-01-23 22:27     ` Willy Tarreau [this message]

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=20040123222736.GA17651@alpha.home.local \
    --to=willy@w.ods.org \
    --cc=akpm@osdl.org \
    --cc=lilo@roccatello.it \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@osdl.org \
    /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.