Personal tools

Log in

Changes

From IGEP - ISEE Wiki

Jump to: navigation, search

The Linux kernel

866 bytes added, 13:19, 28 June 2013
m
no edit summary
<meta name="description" content="All you need to know about the Linux kernel in for IGEP Processor Boards. How to cross compile, get stable versions and get the latest versiondevelopment versions, etc."></meta><meta name="keywords" content="Linux, IGEP, ARM, OMAP3, AM335x"></meta>
= What is Linux? =
 
[[Image:tux.png|left]][http://www.kernel.org The Linux Kernel Archives]Linux is a clone of the operating system Unix, written from scratch by Linus Torvalds with assistance from a loosely-knit team of hackers across the Net. It aims towards POSIX and Single UNIX Specification compliance.
 
It has all the features you would expect in a modern fully-fledged Unix, including true multitasking, virtual memory, shared libraries, demand loading, shared copy-on-write executables, proper memory management, and multistack networking including IPv4 and IPv6.
 
Although originally developed first for 32-bit x86-based PCs (386 or higher), today Linux also runs on a multitude of other processor architectures, in both 32- and 64-bit variants.
= How to cross compile the linux kernel =
0
edits