On GameSpot: Wii Fit tells 10-year-old she's fat
1 Resources for

linux kernel development

  • Subscribe to this listing via:
  • RSS
  • Email

TechRepublic Resources

Understanding the Linux 2.6.8.1 CPU Scheduler
Linux kernel development is relatively fast-paced given the size and complexity of the code base. This is because of its widespread adoption by hobbyists, home users, businesses (including many Fortune 500 companies), and educational institutions. The goal of this paper is to provide in-depth documentation of the Linux 2.6.8.1 CPU...
Tags: Linux Kernel, Linux Kernel Development, Linux, Open Source, UNIX, Operating Systems, Software
White papers 2005-02-17

Additional Resources

linux kernel compilation
hi alli am new to the linux kernel code.I am trying to compile the linux kernel downloaded from the kernel.org site, but its giving error saying GAS is not installed.I dint get GAS on the net.Do i need to separately install it.can somebody tell me the way it is installed...
Tags: OPEN SOURCE, UNIX, Operating systems, add2rahul@..., Linux kernel, Linux
Discussion threads 2007-08-13
how can i view linux kernel source code?
I tried to see the linux kernel source code but i could not get to do do so.Ideally it should be there in the /usr/src directory but its not there.Can somebody suggest me where it should be and how can I get to know about it?I am using fedora core-5...
Tags: OPEN SOURCE, UNIX, Operating systems, add2rahul@..., Linux kernel, Linux
Discussion threads 2007-08-06
Nucleus Kernel Linux (exe)
Kernel for Linux recovers data from deleted, formatted, damaged, or corrupted partitions where Linux based operating systems, such as RedHat Linux, Caldera Linux, Mandrake Linux, Turbo Linux, Suse Linux are installed on the hard disk or data storage media. Kernel for Linux supports Ext2 and Ext3 File System.
Tags: Kernel, Linux, UNIX, Operating Systems, Open Source, Software
Software downloads 2005-08-31
Realtime Audio Vs. Linux 2.6
From the beginning of its development kernel 2.6 promised latency as low as a patched 2.4 kernel. These claims proved to be premature when testing of the 2.6.7 kernel showed it was much worse than 2.4. I present here a review of the most significant latency problems discovered and solved...
Tags: Linux, Audio, Kernel
White papers 2006-05-09
Utilizing Linux Kernel Components in K42
This paper discusses how K42 uses Linux-kernel components to support a wide range of hardware, a full-featured TCP/IP stack and Linux le-systems. An examination of the run-time environment within the Linux-kernel is the starting point for a presentation of the strategy taken to incorporate Linux-kernel code in K42. There are...
Tags: Component, Linux Kernel, K42, Linux-kernel, Linux, Tcp/Ip, Open Source, UNIX, Strategy, Operating Systems, Software, Networking, Management
White papers
Linux Kernel Development
This paper gives a brief overview of the author's research into network protocols and then focuses on the process of development for the Linux kernel. This topic is approached both from a technical viewpoint and also the interactions with the open source community. The aim of the paper is for...
Tags: Linux Kernel, Linux, Open Source, Operating Systems, Software
White papers 2007-01-09
Nucleus Kernel ReiserFS (exe)
Kernel for ReiserFS recovers data from deleted, formatted, damaged, or corrupted ReiserFS partitions where Linux based operating systems, such as RedHat Linux, Caldera Linux, Mandrake Linux, Turbo Linux, Suse Linux are installed on the hard disk or data storage media.Kernel for ReiserFS supports ReiserFS File System.
Tags: Nucleus Technologies LLC., Kernel, Linux, UNIX, Open Source, Operating Systems, Software
Software downloads 2005-12-27
Demography of Linux Kernel Developers
Several success stories of Open Source OS products have been seen during last decade. Due to the economical importance of the products, it is important to know who are the ones who have the largest influence to the products. Therefore, studying demography of open source projects is essential. In this...
Tags: Developer, Influence, Linux Kernel, Linux, Open Source, Operating Systems, Software
White papers 2006-12-22
Linux Inside: Introduction
The most important Linux event of the year has been the release of the Linux 2.2 kernel. The kernel is the engine, or heart, of Linux and is the part that Linus Torvalds created and continues to work on with his merry band of developers. As you probably know, Linux...
Tags: Kernel, Linux, UNIX, Operating Systems, Open Source, Software
White papers 1999-08-30
Linux and Windows Security: Why Windows Is Inherently Less Secure Than Linux
Although the scope of this paper appears straightforward at it's surface, "Windows vs. Linux" is surprisingly broad. Linux is perhaps less homogeneous than Windows. Although Linux Torvalds retains the copyright to the Linux name, and ultimately controls the Linux kernel, the kernel is but a small part of the operating...
Tags: Security, Windows Security, Linux, Microsoft Windows, Operating Systems, UNIX, Open Source, Software
White papers 2005-03-07
Linux as a Real-Time Operating System
Linux is a full-featured UNIX implementation. The main design criterion of the Linux kernel is the throughput, while real-time and predictability is not an issue. The main handicap to considering Linux as a real-time system is that the kernel is not preemptable; that is, while the processor executes kernel code,...
Tags: Freescale Semiconductor Inc., Operating System, Linux, UNIX, Operating Systems, Open Source, Software
White papers 2005-11-01
More Support for the Kernel
The kernel is an integral part of Linux that manages system resources and provides services and APIs on top of hardware for all tools and applications to use. Building on a decade-long commitment to Linux, an experienced engineering team at Oracle continues to develop key Linux kernel technology for the...
Tags: Oracle Corp., Kernel, Linux, Open Source, UNIX, Operating Systems, Software
White papers 2008-07-01
Building a Robust Linux Kernel Piggybacking the Linux Test Project
The Linux kernel is growing at a rapid rate and runs across many architectures and platforms; ensuring that the kernel is reliable, robust and stable is very critical. The Linux Test Project LTP was established to meet the very goals stated above. Testing is often ignored in major development and...
Tags: Linux Kernel, Linux Test Project, Linux, UNIX, Open Source, Operating Systems, Software
White papers 2008-07-30
IO structure
mind i know the IO Structure for linux, free BSD and windows XP?Yikes, this is a huge question. I suggest you pickup a book by O'Reilly called The Linux Kernel.Linux and BSD have similar I/O, but XP is different because of the setup with the Executive...
Tags: UNIX, OPEN SOURCE, Operating systems, Linux, BSD, Linux kernel
Q&A 2005-05-24
Linux Kernel Specialization for Scientific Application Performance: UCSB Technical Report CS2005-29
Linux has emerged as the system-of-choice in academic and production scientific computing settings. Much of the functionality in the Linux kernel, however, has been designed to arbitrate between competing applications thus ensuring safety and fairness. In this paper, the authors investigate the performance effects of specializing the Linux kernel for...
Tags: Performance, Linux Kernel, Specialization, Linux, Performance Management, Research & Development, Open Source, UNIX, Operating Systems, Software, Human Resources, Workforce Management, Business Operations
White papers 2005-11-30
Linux Kernel in a Nutshell: Configuring and Building
The kernel configuration is kept in a file called .config in the top directory of the kernel source tree. If one has just expanded the kernel source code, there will be no .config file, so it needs to be created. It can be created from scratch, created by basing it...
Tags: Linux Kernel, O'Reilly Media Inc., Kernel, Kernel Configuration, Linux, Open Source, Operating Systems, Software
Book chapters 2006-12-01
Mondrix: Memory Isolation for Linux Using Mondriaan Memory Protection
This paper presents the design and an evaluation of Mondrix, a version of the Linux kernel with Mondriaan Memory Protection MMP. MMP is a combination of hardware and software that provides efficient fine-grained memory protection between multiple protection domains sharing a linear address space. Mondrix uses MMP to enforce isolation...
Tags: File System, Isolation, Association For Computing Machinery, Mondriaan Memory Protection, Linux, Open Source, UNIX, Operating Systems, Software
White papers 2005-10-26
kernel-default-nongpl.rpm & kernel-default-2.6.8-
I have linux box. I wont to update kernel. There are two type of kernel:1. kernel-default-nongpl.rpm. 2. kernel-default-2.6.8-I don't know which need to download. Help me please.download the newest version for your distro.got to your distro's website and download latest version, along with all requirements from them.this will ensure not...
Tags: distro
Q&A 2005-04-07
Installing ESX Server
ESX is NOT Linux"...runs on a Linux kernel" - NOT!This is a very common misconception because the console which is based on linux is used to interact with the kernel.The precursor to vmware is the Hive Operating System, the SimOS simulator and the Disco VM monitor, which were developed by...
Tags: Linux, dhoox@..., software, hardware, esx, VMWare ESX Server, server
Discussion threads 2007-02-17
  • << Previous
  • page 1 of 1
  • Next >>


Microsoft Outlook Basics
This ready-to-deliver presentation will help you introduce your team to Microsoft Outlook -- even if you don't consider yourself a public speaker. It ...
Buy Now
Recovering Windows Servers
Your organization's servers hold your data, systems, communications, and business processes together. So it's critical for you to understand how to us ...
Buy Now