Skip to content
Commit c92c9e23 authored by Pavel Emelyanov's avatar Pavel Emelyanov
Browse files

file-ids: Enlighten ID generation and storage



The unique id is 32 bit and consists only of the subid value. This
is _really_ enough. The genid part is just a hint for the tree-search
algirythm to avoid unneeded sys_kcmp calls.

Plus, generate IDs for special files. This will make it easier to
move the regfiles into into separate files (see the respective patch
for details).

Signed-off-by: default avatarPavel Emelyanov <xemul@parallels.com>
parent 5b44cbd8
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment