翻訳と辞書
Words near each other
・ Fixed-price contract
・ Fixed-priority pre-emptive scheduling
・ Fixed-radius near neighbors
・ Fixed-rate mortgage
・ Fixed-satellite service
・ Fixed-term contract
・ Fixed-term election
・ Fixed-term Parliaments Act 2011
・ Fixed-term Work Directive
・ Fixed-wing aircraft
・ Fixedsys
・ Fivizzano
・ Fivos Constantinou
・ Fiwaga language
・ FIWARE
Fiwix
・ Fix
・ Fix & Foxi and Friends
・ Fix (beer)
・ Fix (film)
・ Fix (position)
・ Fix (song)
・ Fix (surname)
・ Fix and Foxi
・ Fix Me
・ Fix Me (10 Years song)
・ Fix Me (disambiguation)
・ Fix Me Up
・ Fix My Brain
・ Fix This Now


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

Fiwix : ウィキペディア英語版
Fiwix

Fiwix or GNU/Fiwix is an operating system kernel based on the UNIX architecture and fully focused on being Linux compatible. It is designed and developed mainly for educational purposes, so the kernel code is kept as simple as possible for the benefit of students. It runs on the 32-bit x86 hardware platform, and is compatible with a good base of existing GNU applications.
== Features ==

* Mostly written in C. Assembler only used in the needed parts.
* GRUB Multiboot Specification compliant.
* Full 32bit protected mode non-preemptive kernel.
* For Intel 80386 processors and higher.
* Real multitask (kernel tasks at level 0).
* Protected task environment (independent memory address per process).
* Interrupt and exception handling.
* POSIX signals.
* Interprocess communication with pipes.
* Virtual memory management up to 4GB (no swap yet).
* Demand paging with Copy-On-Write feature.
* Linux system calls compatibility.
* Linux ELF-386 executable format support (statically and dynamically linked).
* Round Robin based scheduler algorithm (no priorities yet).
* VFS with Linux EXT2 filesystem support (read only).
* Support for SVGAlib based applications.
* Keyboard driver with predefined English and Spanish/Catalan keymap layout (hard coded).
* Floppy disk device driver and DMA management.
* IDE/ATA hard disk device driver (read only).

抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「Fiwix」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.