Download Linux Kernel 3.9.2
What are the core of the Linux operating systems?
Linux Kernel is the essential part of Linux, responsible for resource allocation, low-level hardware interfaces, security, simple communications, and basic file system management.
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.
Product's homepage
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.
Product's homepage
- Ext4 embeds very small files in the inode
- Btrfs fast device replacement
- F2FS, a SSD friendly filesystem
- User namespace support completed
- XFS log checksums
- Huge Pages support a zero page
- The memory resource controller supports accounting of kernel memory
- Automatic NUMA balancing
- Removal of support for 386 processors
0 comments:
Post a Comment