Jolitz Heritage

Jolitz Heritage Site - Chronicling the Legacies of the Jolitz Family of Silicon Valley, including the accomplishments of William Jolitz, Lynne Jolitz, Rebecca Jolitz, Ben Jolitz, and William Leonard Jolitz. [ Jolitz Heritage ]
 
Have an opinion? Want/need more? Ask.

Lynne Jolitz's Books Scheduled for Publication (Contract with Publisher)

Lynne Jolitz's Books Scheduled for Publication (Contract with Publisher)

Operating System Source Code Secrets Volume 2: The Virtual Memory System(With ). This multivolume series examines the anatomy of an operating system. The brain of an operating system is the virtual memory system. Like a human brain, the virtual memory system is the means through which temporary and permanent memory is stored and accessed. Temporary memory is used as a workspace to assemble a new item before it is stored into permanent memory. Among those most fundamental of functions are: management of kernel and program virtual address spaces (creation, replication, modification, and destruction); management of store backing an address space (naming, protection, sharing, and inheritance of memory contents); persistent and temporary memory; machine dependent (X86) memory management unit control; copy-on-write semantics; main store and secondary store management; page replacement; memory mapped I/O; address space fault handling; demand loading from secondary store; lazy versus industrious evaluation; and UNIX and BSD API’s for address space control. The virtual memory module is not only a key subsystem of the operating system kernel but is itself composed of layers and levels of abstraction. These layers are discussed in terms of future evolution to support the needs of clustering, security, extensibility, and performance.

386BSD from the Inside-Out(With ). Describes in detail the internal structure of the 386BSD operating system done by the authors as an example of operating system design methodology and implementation choice, thus reconciling the implementation-specific practice discussed in the Operating Systems Source Code Secrets series with formal operating systems design. The unique approach of this work is to proceed from fundamental structure of the kernel and its interfaces to the specific subsystems present within the operating system. This inside-out progression illuminates alternative choices for structure in a historical light by detailing how the decisions made in the past affect the current technology. The focus of this book is to provide an exploded view of a modern computer operating system and why it is composed the way it is, so that students of the field can grasp the concepts and methodologies chosen.


12 viewing this now