Skip to content
Snippets Groups Projects
user avatar
Xavier authored
This patch implements a union-find data structure in the kernel library,
which includes operations for allocating nodes, freeing nodes,
finding the root of a node, and merging two nodes.

Signed-off-by: default avatarXavier <xavier_qy@163.com>
Signed-off-by: default avatarTejun Heo <tj@kernel.org>
93c8332c
History
Name Last commit Last update