Partition Destruction Algorithm
The full algorithm for destroying a partition is as follows:
-
The caller calls the HvFinalizePartition function to initiate the finalization process on the target partition, which brings the target to the finalized state.
-
The caller repeatedly makes calls to the HvWithdrawMemory function to reclaim all resources for the target partition.
-
The caller calls the HvDeletePartition function to delete the target partition.
Send comments about this topic to Microsoft
Build date: 11/16/2013
Show: