March 2003
Intermediate to advanced
912 pages
27h 17m
English
Examples of areas in which composite operations involve both main memory and persistent memory are database management systems and operating systems. Both have to handle multiple simultaneous activities.
Many examples of composite operations arise within the file management subsystem of an operating system. In order to satisfy a request to write a sequence of bytes to a file an operating system might have to send more than one write request to the disk manager. A crash could occur between these associated writes.
Certain file operations require associated directory operations, as outlined in Chapter 6. When a file is deleted, the disk ...
Read now
Unlock full access