Re: [PATCH] net/ipv4/tcp.c little cleanup
From: Willy Tarreau (willy_at_w.ods.org)
Date: 01/23/04
- Previous message: Yasunori Goto: "Re: [PATCH] Remove memblks from the kernel"
- In reply to: Eduard Roccatello: "Re: [PATCH] net/ipv4/tcp.c little cleanup"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Fri, 23 Jan 2004 23:27:36 +0100 To: Eduard Roccatello <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
-
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: Yasunori Goto: "Re: [PATCH] Remove memblks from the kernel"
- In reply to: Eduard Roccatello: "Re: [PATCH] net/ipv4/tcp.c little cleanup"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|