What is the VBR anyway? I saw it was different, but don't know what it is :p
It's where the interrupt vectors are stored. Interrupts will be processed quicker if the vectors are in fast ram than chip ram, because fast ram is quicker.
If the vbr is different then when it was allocated the machine was in a different state.