summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorPasha Tatashin <pasha.tatashin@soleen.com>2026-06-03 18:43:56 +0300
committerMike Rapoport (Microsoft) <rppt@kernel.org>2026-06-03 21:15:46 +0300
commit0349ff2887059112ce06831ab29aec47a2a7285a (patch)
tree9f2c2930cc053889a367bb551b0124ad496cdaac /scripts
parentbe9d10d167652e11283cd07c7daf187222808db1 (diff)
downloadlinux-0349ff2887059112ce06831ab29aec47a2a7285a.tar.xz
kho: add support for linked-block serialization
Introduce a linked-block serialization mechanism for state handover. Previously, LUO used contiguous memory blocks for serializing sessions and files, which imposed limits on the total number of items that could be preserved across a live update. This commit adds the infrastructure for a more flexible, block-based approach where serialized data is stored in a chain of linked blocks. This is a generic KHO serialization block infrastructure that can be used by multiple subsystems. Signed-off-by: Pasha Tatashin <pasha.tatashin@soleen.com> Link: https://patch.msgid.link/20260603154402.468928-8-pasha.tatashin@soleen.com Signed-off-by: Mike Rapoport (Microsoft) <rppt@kernel.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions