summaryrefslogtreecommitdiff
path: root/tools/virtio/ringtest/README
blob: d83707a336c9272720b2f42b2b2cee804df07de8 (plain)
1
2
3
4
5
6
Partial implementation of various ring layouts, useful to tune virtio design.
Uses shared memory heavily.

Typical use:

# sh run-on-all.sh perf stat -r 10 --log-fd 1 -- ./ring
ct>space:mode:
Diffstat (limited to 'drivers/usb/host/xhci-ring.c')
c93edd8d8f09af1'>include
parent7a308bb3016f57e5be11a677d15b821536419d36 (diff)
i2c: i2c-cadence: Initialize configuration before probing devices
The cadence I2C driver calls cdns_i2c_writereg(..) to setup a workaround in the controller, but did so after calling i2c_add_adapter() which starts probing devices on the bus. Change the order so that the configuration is completely finished before using the adapter. Signed-off-by: Mike Looijmans <mike.looijmans@topic.nl> Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
Diffstat (limited to 'include')