Buy linux-fans.com ?

Products related to Cosmic:


  • Cosmic Caesious, Cosmic Zinnober, Cosmic Celadon, Cosmic Virescent
    Cosmic Caesious, Cosmic Zinnober, Cosmic Celadon, Cosmic Virescent


    Price: 19.99 £ | Shipping*: 3.99 £
  • Linux Kernel Development
    Linux Kernel Development

    Linux Kernel Development details the design and implementation of the Linux kernel, presenting the content in a manner that is beneficial to those writing and developing kernel code, as well as to programmers seeking to better understand the operating system and become more efficient and productive in their coding. The book details the major subsystems and features of the Linux kernel, including its design, implementation, and interfaces.It covers the Linux kernel with both a practical and theoretical eye, which should appeal to readers with a variety of interests and needs. The author, a core kernel developer, shares valuable knowledge and experience on the 2.6 Linux kernel.Specific topics covered include process management, scheduling, time management and timers, the system call interface, memory addressing, memory management, the page cache, the VFS, kernel synchronization, portability concerns, and debugging techniques.This book covers the most interesting features of the Linux 2.6 kernel, including the CFS scheduler, preemptive kernel, block I/O layer, and I/O schedulers. The third edition of Linux Kernel Development includes new and updated material throughout the book: An all-new chapter on kernel data structuresDetails on interrupt handlers and bottom halvesExtended coverage of virtual memory and memory allocationTips on debugging the Linux kernelIn-depth coverage of kernel synchronization and lockingUseful insight into submitting kernel patches and working with the Linux kernel community

    Price: 36.99 £ | Shipping*: 0.00 £
  • Learning eBPF : Programming the Linux Kernel for Enhanced Observability, Networking, and Security
    Learning eBPF : Programming the Linux Kernel for Enhanced Observability, Networking, and Security

    What is eBPF? With this revolutionary technology, you can write custom code that dynamically changes the way the kernel behaves.It's an extraordinary platform for building a whole new generation of security, observability, and networking tools. This practical book is ideal for developers, system administrators, operators, and students who are curious about eBPF and want to know how it works.Author Liz Rice, chief open source officer with cloud native networking and security specialists Isovalent, also provides a foundation for those who want to explore writing eBPF programs themselves. With this book, you will:Learn why eBPF has become so important in the past couple of yearsWrite basic eBPF code, and manipulate eBPF programs and attach them to eventsExplore how eBPF components interact with Linux to dynamically change the operating system's behaviorLearn how tools based on eBPF can instrument applications without changes to the apps or their configurationDiscover how this technology enables new tools for observability, security, and networking

    Price: 44.99 £ | Shipping*: 0.00 £
  • Learning eBPF: Programming the Linux Kernel for Enhanced Observability, Networking, and Security
    Learning eBPF: Programming the Linux Kernel for Enhanced Observability, Networking, and Security

    Learning eBPF: Programming the Linux Kernel for Enhanced Observability, Networking, and Security

    Price: 42.74 € | Shipping*: 0.00 €
  • What is cosmic radiation?

    Cosmic radiation is a form of high-energy radiation that originates from outer space, including sources such as the sun, stars, and other celestial bodies. It consists of protons, electrons, and atomic nuclei traveling at nearly the speed of light. Cosmic radiation can pose a health risk to astronauts and airline crew members who are exposed to higher levels of radiation at higher altitudes. Earth's atmosphere provides some protection from cosmic radiation, but it can still penetrate and reach the surface of the planet.

  • What is cosmic velocity?

    Cosmic velocity refers to the speed at which an object is moving through the universe, typically in the context of celestial bodies such as stars, planets, and galaxies. It is a measure of the velocity at which an object is traveling through the vast expanse of space. Cosmic velocity can vary greatly depending on the specific object and its location within the universe. Understanding cosmic velocity is important for studying the dynamics and movement of celestial bodies in space.

  • What is Montessori Cosmic Education?

    Montessori Cosmic Education is an approach to education that aims to help children develop a holistic understanding of the world and their place in it. It is based on the idea that everything in the universe is interconnected and that children should be encouraged to explore and appreciate this interconnectedness. Cosmic Education encompasses a wide range of subjects, including history, geography, biology, and anthropology, and encourages children to see themselves as part of a larger whole. The goal of Montessori Cosmic Education is to foster a sense of wonder, curiosity, and respect for the world and all its inhabitants.

  • How can cosmic radiation be shielded?

    Cosmic radiation can be shielded by using materials that have high atomic numbers, such as lead or concrete, which are effective at absorbing and blocking the radiation. Another method is to create physical barriers, such as thick walls or shielding structures, to reduce the exposure to cosmic radiation. Additionally, spacecraft and space stations can be designed with shielding materials and configurations to protect astronauts from cosmic radiation during long-duration space missions.

Similar search terms for Cosmic:


  • Cosmic
    Cosmic

    'He has something of Roald Dahl's magic, but more heart' - Sunday TelegraphA stunning cover by Steven Lenton for the paperback edition of Cosmic, the laugh-out-loud space adventure by bestselling, award-winner Frank Cottrell-Boyce. Liam Digby wanted to see the world, but not quite like this . . . He's just an ordinary twelve-year-old. A very, very TALL ordinary twelve-year-old. Some people even think he's a grown-up. This is the incredible story of how Liam told some fibs, won a trip to a theme park, made some new friends and sort of, by accident, ended up in space. A laugh-out-loud adventure of friendship, big dreams and an even bigger rocket, shortlisted for the Roald Dahl Funny Prize.

    Price: 7.99 £ | Shipping*: 3.99 £
  • Understanding the Linux Kernel
    Understanding the Linux Kernel

    In order to thoroughly understand what makes Linux tick and why it works so well on a wide variety of systems, you need to delve deep into the heart of the kernel.The kernel handles all interactions between the CPU and the external world, and determines which programs will share processor time, in what order.It manages limited memory so well that hundreds of processes can share the system efficiently, and expertly organizes data transfers so that the CPU isn't kept waiting any longer than necessary for the relatively slow disks.The third edition of Understanding the Linux Kernel takes you on a guided tour of the most significant data structures, algorithms, and programming tricks used in the kernel.Probing beyond superficial features, the authors offer valuable insights to people who want to know how things really work inside their machine. Important Intel-specific features are discussed. Relevant segments of code are dissected line by line.But the book covers more than just the functioning of the code; it explains the theoretical underpinnings of why Linux does things the way it does.This edition of the book covers Version 2.6, which has seen significant changes to nearly every kernel subsystem, particularly in the areas of memory management and block devices.The book focuses on the following topics: * Memory management, including file buffering, process swapping, and Direct memory Access (DMA) * The Virtual Filesystem layer and the Second and Third Extended Filesystems * Process creation and scheduling * Signals, interrupts, and the essential interfaces to device drivers * Timing * Synchronization within the kernel * Interprocess Communication (IPC) * Program execution Understanding the Linux Kernel will acquaint you with all the inner workings of Linux, but it's more than just an academic exercise.You'll learn what conditions bring out Linux's best performance, and you'll see how it meets the challenge of providing good system response during process scheduling, file access, and memory management in a wide variety of environments.This book will help you make the most of your Linux system.

    Price: 55.99 £ | Shipping*: 0.00 £
  • Learning eBPF: Programming the Linux Kernel for Enhanced Observability, Networking, and Security
    Learning eBPF: Programming the Linux Kernel for Enhanced Observability, Networking, and Security

    Learning eBPF: Programming the Linux Kernel for Enhanced Observability, Networking, and Security

    Price: 42.74 € | Shipping*: 0.00 €
  • Cosmic
    Cosmic


    Price: 16.49 £ | Shipping*: 3.99 £
  • What is cosmic and terrestrial radiation?

    Cosmic radiation refers to high-energy particles, mainly protons and atomic nuclei, that originate from outer space and bombard the Earth from all directions. These particles can come from sources such as the sun, supernovae, and other cosmic events. Terrestrial radiation, on the other hand, refers to the radiation that originates from the Earth itself, such as radioactive elements in the soil, rocks, and building materials. Both cosmic and terrestrial radiation contribute to the background radiation that humans are exposed to on a daily basis.

  • Where do cosmic rays come from?

    Cosmic rays come from various sources in outer space, including supernovae, black holes, and other high-energy events. These sources accelerate charged particles, such as protons and electrons, to extremely high speeds, creating cosmic rays. When these cosmic rays collide with the Earth's atmosphere, they produce a cascade of secondary particles that can be detected by ground-based instruments. Studying cosmic rays can provide valuable insights into the high-energy processes occurring in the universe.

  • What causes bit flips from cosmic radiation?

    Bit flips from cosmic radiation are caused by high-energy particles, such as protons and electrons, colliding with computer memory chips. These collisions can create electrical charges that interfere with the normal operation of the memory cells, leading to errors in stored data. The impact of cosmic radiation on electronic devices is more pronounced at higher altitudes and in outer space where there is less atmosphere to shield against these particles. To mitigate the effects of cosmic radiation, error-correcting codes and shielding materials can be used in electronic systems.

  • What causes bit flips due to cosmic radiation?

    Bit flips due to cosmic radiation are caused by high-energy particles from outer space colliding with computer memory, such as RAM or storage devices. These collisions can disrupt the normal functioning of memory cells, leading to errors in data storage or processing. The impact of cosmic radiation on electronic devices is more pronounced at higher altitudes or in space, where the Earth's atmosphere provides less protection from these particles.

* All prices are inclusive of VAT and, if applicable, plus shipping costs. The offer information is based on the details provided by the respective shop and is updated through automated processes. Real-time updates do not occur, so deviations can occur in individual cases.