summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/netdev-times.py
diff options
context:
space:
mode:
authorPhilipp Reisner <philipp.reisner@linbit.com>2010-10-27 17:32:36 +0200
committerPhilipp Reisner <philipp.reisner@linbit.com>2011-03-10 11:34:49 +0100
commitc4752ef1284519c3baa1c3b19df34a80b4905245 (patch)
tree60585a6a3ad1ff8165e6921f348eb17701b39732 /tools/perf/scripts/python/netdev-times.py
parent73a01a18b9c28a0fab1131ece5b0a9bc00a879b8 (diff)
downloadkernel-c4752ef1284519c3baa1c3b19df34a80b4905245.tar.gz
drbd: When proxy's buffer drained off go into regular resync mode
Signed-off-by: Philipp Reisner <philipp.reisner@linbit.com> Signed-off-by: Lars Ellenberg <lars.ellenberg@linbit.com>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions
nt Interface sectionHans Verkuil Starting with v3.1 the V4L2 API provides certain guarantees with respect to events. Document these. Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com> 2011-07-27[media] V4L2 spec: document control eventsHans Verkuil Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com> 2011-07-27[media] DocBook: Move all media docbook stuff into its own directoryMauro Carvalho Chehab This patch addresses several issues pointed by Randy Dunlap <rdunlap@xenotime.net> at changeset ece722c: - In the generated index.html file, "media" is listed first, but it should be listed in alphabetical order, not first. - The generated files are (hidden) in .tmpmedia/ - The link from the top-level index.html file to "media" is to media/index.html, but the file is actually in .tmpmedia/media/index.html - Please build docs with and without using "O=builddir" and test that. - Would it be possible for media to have its own Makefile instead of merging into this one? Due to the way cleandocs target works, I had to rename the media DocBook to media_api, otherwise cleandocs would remove the /media directory. Thanks-to: Randy Dunlap <rdunlap@xenotime.net> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>