Re: [PATCH] net: compute a more reasonable default ip6_rt_max_size

From: David Miller
Date: Fri May 25 2012 - 16:27:00 EST


From: Arun Sharma <asharma@xxxxxx>
Date: Fri, 25 May 2012 13:15:34 -0700

> + /* Compute a reasonable default based on what we do for ipv4
> + * total size = 1/16th of total RAM
> + * No more than 512k entries unless overridden on kernel cmdline */

Please format this comment correctly:

/* Compute a reasonable default based on what we do for ipv4
* total size = 1/16th of total RAM
* No more than 512k entries unless overridden on kernel cmdline
*/
--
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/