mirror of
https://github.com/torvalds/linux.git
synced 2026-05-29 17:43:52 +02:00
docs/mm/damon/design: fix spelling mistake
The word accuracy was misspelled as "accruracy". Signed-off-by: Thushara.M.S <thusharms@gmail.com> Reviewed-by: SeongJae Park <sj@kernel.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
This commit is contained in:
parent
3592a86a2b
commit
5ec56c1cb6
|
|
@ -54,7 +54,7 @@ monitoring are address-space dependent.
|
|||
DAMON consolidates these implementations in a layer called DAMON Operations
|
||||
Set, and defines the interface between it and the upper layer. The upper layer
|
||||
is dedicated for DAMON's core logics including the mechanism for control of the
|
||||
monitoring accruracy and the overhead.
|
||||
monitoring accuracy and the overhead.
|
||||
|
||||
Hence, DAMON can easily be extended for any address space and/or available
|
||||
hardware features by configuring the core logic to use the appropriate
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user