Skip to content
Commit 907a4425 authored by David S. Miller's avatar David S. Miller
Browse files

Merge branch 'netem-add-nsec-scheduling-and-slot-feature'



Dave Taht says:

====================
netem: add nsec scheduling and slot feature

This patch series converts netem away from the old "ticks" interface and
userspace API, and adds support for a new "slot" feature intended to
emulate bursty macs such as WiFi and LTE better.

Changes since v2:
Use u64 for packet_len_sched_time()
Use simpler max(time_to_send,q->slot.slot_next)

Changes since v1:
Always pass new nanosecond APIs to userspace
====================

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parents 338d182f 836af83b
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment