
Linux Parallel Processing HOWTO
by Hank Dietz
Publisher: The Aggregate 1998
Number of pages: 63
Description:
This document discusses the four basic approaches to parallel processing that are available to Linux users: SMP Linux systems, clusters of networked Linux systems, parallel execution using multimedia instructions (i.e., MMX), and attached (parallel) processors hosted by a Linux system.
Download or read it online for free here:
Download link
(220KB, PDF)
Similar books
Linux Internalsby Simone Demblon, Sebastian Spitzner - The Shuttleworth Foundation
A textbook that shows the internal workings of the system in an approachable fashion, so that anyone can use this text to learn. The authors explain the lower level information without becoming too entrenched in the nitty-gritty details.
(17888 views)
The Linux Command Lineby William E. Shotts, Jr. - Lulu.com
Designed for the new command line user, this volume covers the same material as LinuxCommand.org but in much greater detail. In addition to the basics of command line use and shell scripting, the book includes some more advanced topics.
(21161 views)
Understanding the Linux Virtual Memory Managerby Mel Gorman - Prentice Hall PTR
A comprehensive guide to the Linux VM, it explains in detail how the memory manager is implemented in Linux. The book also includes the theoretical foundations for VM which is of interest to both students and developers.
(15373 views)
Linux from Scratchby Gerard Beekmans - Iuniverse Inc
Teaches you how a Linux operating system works internally and provides the necessary steps to build your own customized Linux system. Information are provided about all that makes Linux work, how system things get together, and depend on each other.
(19924 views)