Loading the File System
Let us proceed to the process of loading filesys.dll. As opposed to the previously covered parts of the kernel, the source code of filesys.dll is not provided in Shared Sources, and therefore, the load of filesys.dll can be traced by using the load log by setting certain values in Debug Zones as well as by using the code that interacts in some way with the loading of filesys.dll.
Next, we shall look at the cold boot. During the cold boot, filesys.dll performs the following main actions:
Initializes the object store memory and maps it for itself.
Initializes an application programming interface (API) set of the file system and intermediate APIs (databases, point-to-point message queue, event log, and registry).
Initializes registry ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access