* [net-next PATCH] net: Document xfrm4_gc_thresh and xfrm6_gc_thresh
@ 2015-08-11 20:35 Alexander Duyck
2015-08-11 20:51 ` David Miller
0 siblings, 1 reply; 3+ messages in thread
From: Alexander Duyck @ 2015-08-11 20:35 UTC (permalink / raw)
To: netdev; +Cc: steffen.klassert, herbert, davem
This change adds documentation for xfrm4_gc_thresh and xfrm6_gc_thresh
based on the comments in commit eeb1b73378b56 ("xfrm: Increase the garbage
collector threshold").
Signed-off-by: Alexander Duyck <alexander.h.duyck@redhat.com>
---
Documentation/networking/ip-sysctl.txt | 10 ++++++++++
1 file changed, 10 insertions(+)
diff --git a/Documentation/networking/ip-sysctl.txt b/Documentation/networking/ip-sysctl.txt
index 56db1efd7189..46e88ed7f41d 100644
--- a/Documentation/networking/ip-sysctl.txt
+++ b/Documentation/networking/ip-sysctl.txt
@@ -1181,6 +1181,11 @@ tag - INTEGER
Allows you to write a number, which can be used as required.
Default value is 0.
+xfrm4_gc_thresh - INTEGER
+ The threshold at which we will start garbage collecting for IPv4
+ destination cache entries. At twice this value the system will
+ refuse new allocations.
+
Alexey Kuznetsov.
kuznet@ms2.inr.ac.ru
@@ -1617,6 +1622,11 @@ ratelimit - INTEGER
otherwise the minimal space between responses in milliseconds.
Default: 1000
+xfrm6_gc_thresh - INTEGER
+ The threshold at which we will start garbage collecting for IPv6
+ destination cache entries. At twice this value the system will
+ refuse new allocations.
+
IPv6 Update by:
Pekka Savola <pekkas@netcore.fi>
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [net-next PATCH] net: Document xfrm4_gc_thresh and xfrm6_gc_thresh
2015-08-11 20:35 [net-next PATCH] net: Document xfrm4_gc_thresh and xfrm6_gc_thresh Alexander Duyck
@ 2015-08-11 20:51 ` David Miller
2015-08-12 10:27 ` Steffen Klassert
0 siblings, 1 reply; 3+ messages in thread
From: David Miller @ 2015-08-11 20:51 UTC (permalink / raw)
To: alexander.h.duyck; +Cc: netdev, steffen.klassert, herbert
From: Alexander Duyck <alexander.h.duyck@redhat.com>
Date: Tue, 11 Aug 2015 13:35:01 -0700
> This change adds documentation for xfrm4_gc_thresh and xfrm6_gc_thresh
> based on the comments in commit eeb1b73378b56 ("xfrm: Increase the garbage
> collector threshold").
>
> Signed-off-by: Alexander Duyck <alexander.h.duyck@redhat.com>
Thanks, I'll let Steffen review and pick this up.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [net-next PATCH] net: Document xfrm4_gc_thresh and xfrm6_gc_thresh
2015-08-11 20:51 ` David Miller
@ 2015-08-12 10:27 ` Steffen Klassert
0 siblings, 0 replies; 3+ messages in thread
From: Steffen Klassert @ 2015-08-12 10:27 UTC (permalink / raw)
To: David Miller; +Cc: alexander.h.duyck, netdev, herbert
On Tue, Aug 11, 2015 at 01:51:52PM -0700, David Miller wrote:
> From: Alexander Duyck <alexander.h.duyck@redhat.com>
> Date: Tue, 11 Aug 2015 13:35:01 -0700
>
> > This change adds documentation for xfrm4_gc_thresh and xfrm6_gc_thresh
> > based on the comments in commit eeb1b73378b56 ("xfrm: Increase the garbage
> > collector threshold").
> >
> > Signed-off-by: Alexander Duyck <alexander.h.duyck@redhat.com>
>
> Thanks, I'll let Steffen review and pick this up.
Now applied to ipsec-next, thanks!
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2015-08-12 10:27 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-08-11 20:35 [net-next PATCH] net: Document xfrm4_gc_thresh and xfrm6_gc_thresh Alexander Duyck
2015-08-11 20:51 ` David Miller
2015-08-12 10:27 ` Steffen Klassert
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).