mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-12 13:27:23 +00:00
replaced images; added alt-text
This commit is contained in:
parent
14682ac1ea
commit
d2ed3f03a5
@ -8,7 +8,7 @@ ms.sitesec: library
|
||||
author: Jaimeo
|
||||
ms.localizationpriority: medium
|
||||
ms.author: jaimeo
|
||||
ms.date: 10/17/2018
|
||||
ms.date: 10/18/2018
|
||||
---
|
||||
|
||||
# Windows Updates using forward and reverse differentials
|
||||
@ -47,19 +47,19 @@ updates optimized for any origin/destination revision pair. It does this by
|
||||
calculating forward the differential of a changed file from the base version and
|
||||
its reverse differential back to the base version. Both forward and reverse
|
||||
differentials are then packaged as an update and distributed to the endpoints
|
||||
running the software to be updated.
|
||||
running the software to be updated. The update package contents can be symbolized as follows:
|
||||
|
||||

|
||||

|
||||
|
||||
The endpoints that have the base version of the file (V<sub>0</sub>) hydrate the target
|
||||
revision (V<sub>N</sub>) by applying a simple transformation:
|
||||
|
||||

|
||||

|
||||
|
||||
The endpoints that have revision N of the file (V<sub>N</sub>), hydrate the target revision
|
||||
(V<sub>R</sub>) by applying the following set of transformations:
|
||||
|
||||

|
||||

|
||||
|
||||
The endpoints retain the reverse differentials for the software revision they
|
||||
are on, so that it can be used for hydrating and applying next revision update.
|
||||
@ -130,11 +130,11 @@ There can be cases where new files are added to the system during servicing.
|
||||
These files will not have RTM baselines, thus forward and reverse differentials
|
||||
cannot be used. In these scenarios, null differentials will be used to handle
|
||||
servicing. Null differentials are the slightly compressed and optimized version
|
||||
of the full binaries. It should be noted that update packages can have either
|
||||
of the full binaries. Update packages can have either
|
||||
forward or reverse differentials, or null differential of any given binary in
|
||||
them.
|
||||
them. The following image symbolizes the content of a Windows 10 quality update installer:
|
||||
|
||||

|
||||

|
||||
|
||||
### Hydration and installation
|
||||
|
||||
|
Binary file not shown.
Before Width: | Height: | Size: 3.1 KiB After Width: | Height: | Size: 7.4 KiB |
Binary file not shown.
Before Width: | Height: | Size: 26 KiB After Width: | Height: | Size: 70 KiB |
Loading…
x
Reference in New Issue
Block a user