docs: add the supplementary commits for LRU hashes
authorGary Lin <glin@suse.com>
Fri, 24 Mar 2017 08:24:38 +0000 (16:24 +0800)
committerGary Lin <glin@suse.com>
Fri, 24 Mar 2017 08:24:38 +0000 (16:24 +0800)
commitb991fef10fd7adb27d99e854badec3bc2fa5c2e4
tree79f17a71472ac0e1928b763ffbcdc61f7480c3ad
parent0ccced33496212cd4bbfdaf1a4ecdd98c59e43d8
docs: add the supplementary commits for LRU hashes

This commit addes two kernel commits for the LRU hashes to provide the
more information about LRU hashes. The original commits (29ba732acbee
and 8f8449384ec3) mark the inclusion of LRU hashes, but the commit
messages do not mention the details. The commits 3a08c2fd7634 and
961578b63474 actually implement the LRU list and provide the detailed
information about why LRU hash is created and how it works, and this can
help people to understand LRU hashes more quickly.

Signed-off-by: Gary Lin <glin@suse.com>
docs/kernel-versions.md