summaryrefslogtreecommitdiff
path: root/CodingStyle
diff options
context:
space:
mode:
authorVadim Kochan <vadim4j@gmail.com>2015-12-23 22:31:23 +0200
committerTobias Klauser <tklauser@distanz.ch>2016-01-05 15:05:37 +0100
commit9ece0fe0209673d2f3f7f4f3e3738dfa7ec1873b (patch)
tree7c9ba209db45e42bca2bd2c87acfef4ab827af06 /CodingStyle
parent881d25d78273f1f72deaff7ff4baf29e3a4c7136 (diff)
trafgen: Add option to specify packets sending rate
Added -b,--rate option in units of: pps/B/kB/MB/kBit/Mbit/Gbit/KiB/MiB/GiB to specify rate at which packets will be sent. Similarly to -t,--gap option the packets will be sent in slow mode with 1 CPU. Tested with ifpps. Signed-off-by: Vadim Kochan <vadim4j@gmail.com> Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'CodingStyle')
0 files changed, 0 insertions, 0 deletions
q_handler
According to VLI64 Intel Atom E3800 Specification Update (#329901) concurrent read accesses may result in returning 0xffffffff and write accesses may be dropped silently. To workaround all accesses must be protected by locks. Cc: stable@vger.kernel.org Signed-off-by: Alexander Stein <alexander.stein@systec-electronic.com> Acked-by: Mika Westerberg <mika.westerberg@linux.intel.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'sound/oss/dmasound/dmasound.h')