<feed xmlns='http://www.w3.org/2005/Atom'>
<title>user/sven/linux.git/include/linux/union_find.h, branch v6.15.1</title>
<subtitle>Linux Kernel
</subtitle>
<id>https://git.stealer.net/cgit.cgi/user/sven/linux.git/atom?h=v6.15.1</id>
<link rel='self' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/atom?h=v6.15.1'/>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/'/>
<updated>2024-07-30T23:04:36Z</updated>
<entry>
<title>Union-Find: add a new module in kernel library</title>
<updated>2024-07-30T23:04:36Z</updated>
<author>
<name>Xavier</name>
<email>xavier_qy@163.com</email>
</author>
<published>2024-07-04T06:24:43Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=93c8332c8373fee415bd79f08d5ba4ba7ca5ad15'/>
<id>urn:sha1:93c8332c8373fee415bd79f08d5ba4ba7ca5ad15</id>
<content type='text'>
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: Xavier &lt;xavier_qy@163.com&gt;
Signed-off-by: Tejun Heo &lt;tj@kernel.org&gt;
</content>
</entry>
</feed>
