Update sar manual page
authorSebastien GODARD <sysstat@users.noreply.github.com>
Sat, 26 Mar 2022 14:45:59 +0000 (15:45 +0100)
committerSebastien GODARD <sysstat@users.noreply.github.com>
Sat, 26 Mar 2022 14:45:59 +0000 (15:45 +0100)
Explain new softnet metric: backlog length.

Signed-off-by: Sebastien GODARD <sysstat@users.noreply.github.com>
man/sar.in

index 19b48133035c7c0a52d793d047ee8aced2ae0df6..d979542658f2cf171fd639e9b3b6efa756741ab6 100644 (file)
@@ -1,5 +1,5 @@
 .\" sar manual page - (C) 1999-2022 Sebastien Godard (sysstat <at> orange.fr)
-.TH SAR 1 "JANUARY 2022" Linux "Linux User's Manual" -*- nroff -*-
+.TH SAR 1 "MARCH 2022" Linux "Linux User's Manual" -*- nroff -*-
 .SH NAME
 sar \- Collect, report, or save system activity information.
 
@@ -1118,6 +1118,8 @@ Flow limiting is an optional RPS feature that can be used to limit the number of
 packets queued to the backlog for each flow to a certain amount.
 This can help ensure that smaller flows are processed even though
 much larger flows are pushing packets in.
+.IP blg_len
+The length of the network backlog.
 .RE
 
 .IP