Jump to content

Kernel Transaction Manager

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Warren (talk | contribs) at 03:56, 8 November 2006 (removing {{future software}}). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Kernel Transaction Manager (KTM) is a component of the Windows Vista kernel that enables applications to use atomic transactions on resources. The transaction engine, which operates in kernel mode, allows for transactions on both kernel mode and user mode resources, as well as among distributed resources.

KTM is used to implement Transactional NTFS (TxF) and Transactional Registry (TxR).