Michael Hausenblas learning-modern-linux-a-handbook-for-the-cloud (Nowoczesny Linux)[język angielski].pdf

(10305 KB) Pobierz
Learning
Modern Linux
A Handbook for the Cloud Native Practitioner
Michael Hausenblas
A Handbook for the Cloud Native Practitioner
Learning Modern Linux
Michael Hausenblas
Beijing
Boston Farnham Sebastopol
Tokyo
Learning Modern Linux
by Michael Hausenblas
Copyright © 2022 Michael Hausenblas. All rights reserved.
Printed in the United States of America.
Published by O’Reilly Media, Inc., 1005 Gravenstein Highway North, Sebastopol, CA 95472.
O’Reilly books may be purchased for educational, business, or sales promotional use. Online editions are
also available for most titles (http://oreilly.com). For more information, contact our corporate/institutional
sales department: 800-998-9938 or
corporate@oreilly.com.
Acquisitions Editor:
John Devins
Development Editor:
Jeff Bleiel
Production Editor:
Gregory Hyman
Copyeditor:
Piper Editorial Consulting, LLC
Proofreader:
Amnet Systems, LLC
May 2022:
First Edition
Indexer:
WordCo Indexing Services, Inc.
Interior Designer:
David Futato
Cover Designer:
Karen Montgomery
Illustrator:
Kate Dullea
Revision History for the First Edition
2022-04-15:
First Release
See
http://oreilly.com/catalog/errata.csp?isbn=9781098108946
for release details.
The O’Reilly logo is a registered trademark of O’Reilly Media, Inc.
Learning Modern Linux,
the cover
image, and related trade dress are trademarks of O’Reilly Media, Inc.
The views expressed in this work are those of the author and do not represent the publisher’s views. While
the publisher and the author have used good faith efforts to ensure that the information and instructions
contained in this work are accurate, the publisher and the author disclaim all responsibility for errors or
omissions, including without limitation responsibility for damages resulting from the use of or reliance
on this work. Use of the information and instructions contained in this work is at your own risk. If any
code samples or other technology this work contains or describes is subject to open source licenses or the
intellectual property rights of others, it is your responsibility to ensure that your use thereof complies
with such licenses and/or rights.
978-1-098-10894-6
[LSI]
Table of Contents
Preface. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ix
1.
Introduction to Linux. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1
What Are Modern Environments?
The Linux Story (So Far)
Why an Operating System at All?
Linux Distributions
Resource Visibility
A Ten-Thousand-Foot View of Linux
Conclusion
1
3
3
5
5
8
9
2.
The Linux Kernel. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 11
Linux Architecture
CPU Architectures
x86 Architecture
ARM Architecture
RISC-V Architecture
Kernel Components
Process Management
Memory Management
Networking
Filesystems
Device Drivers
syscalls
Kernel Extensions
Modules
A Modern Way to Extend the Kernel: eBPF
Conclusion
12
14
15
15
16
16
17
19
20
21
21
22
26
26
27
29
iii
Zgłoś jeśli naruszono regulamin