On 9/25/17 2:11 PM, David Miller wrote: > From: David Ahern <dsah...@gmail.com> > Date: Mon, 25 Sep 2017 10:14:23 -0600 > >> I made a simple program this morning and ran it under perf. > > If possible please submit this for selftests. >
It is more of a microbenchmark of options to flush an rbtree than a self-test. Further, it relies on the tools/lib/rbtree.c versus lib/rbtree.c. The tools/lib version was imported by Arnaldo in July 2015 and is a out of date, though it is good enough to show the intent w.r.t. flushing options.