diff options
| author | Wei Liu <[email protected]> | 2013-05-02 00:43:59 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2013-05-02 16:50:08 -0400 |
| commit | 376414945d15aa636e65f7e773c1e398b7a21cb9 (patch) | |
| tree | 4950ccac38966156f0a5bee6665efd666be610f1 /tools/perf/scripts/python/sched-migration.py | |
| parent | 59ccb4ebbc35e36a3c143f2d1355deb75c2e628f (diff) | |
xen-netback: better names for thresholds
This patch only changes some names to avoid confusion.
In this patch we have:
MAX_SKB_SLOTS_DEFAULT -> FATAL_SKB_SLOTS_DEFAULT
max_skb_slots -> fatal_skb_slots
#define XEN_NETBK_LEGACY_SLOTS_MAX XEN_NETIF_NR_SLOTS_MIN
The fatal_skb_slots is the threshold to determine whether a packet is
malicious.
XEN_NETBK_LEGACY_SLOTS_MAX is the maximum slots a valid packet can have at
this point. It is defined to be XEN_NETIF_NR_SLOTS_MIN because that's
guaranteed to be supported by all backends.
Suggested-by: Ian Campbell <[email protected]>
Signed-off-by: Wei Liu <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sched-migration.py')
0 files changed, 0 insertions, 0 deletions