Re: [PATCH] tcp.c: calculate tcp_mem based on low memory insteadof all memory

From: David Miller
Date: Fri Jun 27 2008 - 20:24:31 EST


From: Miquel van Smoorenburg <miquels@xxxxxxxxxx>
Date: Wed, 18 Jun 2008 17:30:45 +0200

> [PATCH] tcp.c: calculate tcp_mem based on low memory instead of all memory
>
> The tcp_mem array which contains limits on the total amount of
> memory used by TCP sockets is calculated based on nr_all_pages.
> On a 32 bits x86 system, we should base this on the number of
> lowmem pages.
>
> Signed-off-by: Miquel van Smoorenburg <miquels@xxxxxxxxxx>

Patch applied, thanks Miquel.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/