linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Re: [PATCH v4 10/11] mm/damon: Add kunit tests
@ 2020-02-15  4:07 Randy Dunlap
  2020-02-15  6:52 ` SeongJae Park
  0 siblings, 1 reply; 2+ messages in thread
From: Randy Dunlap @ 2020-02-15  4:07 UTC (permalink / raw)
  To: sjpark, akpm
  Cc: SeongJae Park, acme, alexander.shishkin, amit, brendan.d.gregg,
	brendanhiggins, cai, colin.king, corbet, dwmw, jolsa, kirill,
	mark.rutland, mgorman, minchan, mingo, namhyung, peterz, rostedt,
	sj38.park, vdavydov.dev, linux-mm, linux-doc, linux-kernel

On 2/10/20 6:53 AM, sjpark@amazon.com wrote:
> diff --git a/mm/Kconfig b/mm/Kconfig
> index 387d469f40ec..b279ab9c78d0 100644
> --- a/mm/Kconfig
> +++ b/mm/Kconfig
> @@ -751,4 +751,15 @@ config DAMON
>  	  be 1) accurate enough to be useful for performance-centric domains,
>  	  and 2) sufficiently light-weight so that it can be applied online.
>  
> +config DAMON_KUNIT_TEST
> +	bool "Test for damon"

s/bool/tristate/ ?

> +	depends on DAMON && KUNIT
> +	help
> +	  This builds the DAMON Kunit test suite.
> +
> +	  For more information on KUnit and unit tests in general, please refer
> +	  to the KUnit documentation.
> +
> +	  If unsure, say N.
> +
>  endmenu


-- 
~Randy


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

end of thread, other threads:[~2020-02-15  6:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <202002140021.Pr9vTFO6%lkp@intel.com>
2020-02-14 11:19 ` Re: [PATCH v4 10/11] mm/damon: Add kunit tests SeongJae Park
2020-02-15  4:07 Randy Dunlap
2020-02-15  6:52 ` SeongJae Park

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).