linux-bcache.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Time stats library (from bcache/bcachefs) & generic latency instrumentation
@ 2022-08-29 16:53 Kent Overstreet
  2022-08-29 16:53 ` [PATCH 1/3] lib/time_stats: New library for statistics on events Kent Overstreet
                   ` (2 more replies)
  0 siblings, 3 replies; 11+ messages in thread
From: Kent Overstreet @ 2022-08-29 16:53 UTC (permalink / raw)
  To: linux-kernel, linux-bcache, colyli

Hey Coly, this is a fragment from a larger patch series - I wanted to send it
out to you now for review because it changes the bcache sysfs interface for
time_stats.

This series takes the time_stats code from bcachefs (which has some additional
improvements), moves it to lib/ converts bcache to use it (otherwise we get
clashes with the time_stats name) - and uses it for some really cool new latency
instrumentation.

These patches won't apply/build, full patch series for any interested is here:

https://evilpiepirate.org/git/bcachefs.git/log/?h=alloc_tags



^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2022-09-01  2:20 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-29 16:53 Time stats library (from bcache/bcachefs) & generic latency instrumentation Kent Overstreet
2022-08-29 16:53 ` [PATCH 1/3] lib/time_stats: New library for statistics on events Kent Overstreet
2022-08-29 23:34   ` Randy Dunlap
2022-08-30  0:00     ` Kent Overstreet
2022-08-29 16:53 ` [PATCH 2/3] bcache: Convert to lib/time_stats Kent Overstreet
2022-08-31 16:00   ` Coly Li
2022-08-31 16:54     ` Kent Overstreet
2022-08-31 17:02       ` Coly Li
2022-08-31 17:36         ` Kent Overstreet
2022-09-01  2:19           ` Coly Li
2022-08-29 16:53 ` [PATCH 3/3] Code tagging based latency tracking Kent Overstreet

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).