<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/source/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in kho_block.c</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>0349ff2887059112ce06831ab29aec47a2a7285a - kho: add support for linked-block serialization</title>
        <link>http://kernelsources.org:8080/source/history/linux/kernel/liveupdate/kho_block.c#0349ff2887059112ce06831ab29aec47a2a7285a</link>
        <description>kho: add support for linked-block serializationIntroduce a linked-block serialization mechanism for state handover.Previously, LUO used contiguous memory blocks for serializing sessionsand files, which imposed limits on the total number of items that couldbe preserved across a live update.This commit adds the infrastructure for a more flexible, block-basedapproach where serialized data is stored in a chain of linked blocks.This is a generic KHO serialization block infrastructure that can beused by multiple subsystems.Signed-off-by: Pasha Tatashin &lt;pasha.tatashin@soleen.com&gt;Link: https://patch.msgid.link/20260603154402.468928-8-pasha.tatashin@soleen.comSigned-off-by: Mike Rapoport (Microsoft) &lt;rppt@kernel.org&gt;

            List of files:
            /linux/kernel/liveupdate/kho_block.c</description>
        <pubDate>Wed, 03 Jun 2026 17:43:56 +0200</pubDate>
        <dc:creator>Pasha Tatashin &lt;pasha.tatashin@soleen.com&gt;</dc:creator>
    </item>
</channel>
</rss>
