Whamcloud - gitweb
LU-15317 llite: Add COMPLETED iotrace messages 84/46484/1
authorPatrick Farrell <pfarrell@whamcloud.com>
Wed, 9 Feb 2022 21:14:23 +0000 (16:14 -0500)
committerPatrick Farrell <pfarrell@whamcloud.com>
Wed, 9 Feb 2022 21:14:23 +0000 (16:14 -0500)
commit1c90d638a8d7993f5cbd70680d33052e888da6c3
tree011aae949fa98e88be7aab3a5e2bb512adac5585
parent4bd78fa2145efa1e73e42a0c650de8da3fb3887c
LU-15317 llite: Add COMPLETED iotrace messages

It's very useful to see how long an I/O call took.  There
are other ways to do this, but the goal is for iotrace to
provide all necessary information for basic I/O performance
analysis, so we add COMPLETED messages to iotrace.

Signed-off-by: Patrick Farrell <pfarrell@whamcloud.com>
Change-Id: I17f52ebc87a31d5ba34f63dc8b6a279e83cd10ef
lustre/llite/file.c
lustre/llite/llite_mmap.c