Kernel Linux: Perbedaan antara revisi

Konten dihapus Konten ditambahkan
Kenrick95Bot (bicara | kontrib)
k Bot: Penggantian teks otomatis (- tapi + tetapi)
Baris 38:
[...] It's mostly in C, but most people wouldn't call what I write C. It uses every conceivable feature of the 386 I could find, as it was also a project to teach me about the 386. As already mentioned, it uses a [[Memory management unit|MMU]], for both paging (not to disk yet) and segmentation. It's the segmentation that makes it REALLY 386 dependent (every task has a 64Mb segment for code & data - max 64 tasks in 4Gb. Anybody who needs more than 64Mb/task - tough cookies). [...] Some of my "C"-files (specifically mm.c) are almost as much assembler as C. [...] Unlike minix, I also happen to LIKE interrupts, so interrupts are handled without trying to hide the reason behind them.<ref>{{cite newsgroup | id = 1991Aug25.205708.9541@klaava.Helsinki.FI | first = Linus Benedict | last = Torvalds | url = http://groups.google.com/group/comp.os.minix/msg/b813d52cbc5a044b | newsgroup = comp.os.minix | title = What would you like to see most in minix?}}</ref>}}
 
Setelah itu, banyak orang berkontribusi pada proyek ini. Pada awalnya, komunitas [[MINIX]] berkontribusi kode dan ide pada Kernel Linux. Pada saat itu, [[Proyek GNU]] telah membuat banyak komponen yang diperlukan untuk sebuah sistem operasi gratis, tapitetapi, kernel mereka, [[GNU Hurd]], pada saat itu masih belum sempurna dan belum tersedia. Sistem operasi [[Berkeley Software Distribution|BSD]] pada waktu itu juga belum membebaskan diri dari masalah legalitas. Meskipun pada versi awal fungsinya masih sangat terbatas, pengembang dan pengguna Linux berkembang cepat.
 
Pada September 1991, Linux versi 0.01 telah dirilis di server [[FTP]] ftp.funet.fi milik Finnish University and Research Network (FUNET). Rilis pertama tersebut memiliki 10,239 baris kode. Pada Oktober 1991, Linux versi 0.02 dirilis.<ref>{{cite newsgroup | newsgroup = comp.os.minix | first = Linus Benedict | last = Torvalds | url = http://groups.google.com/group/comp.os.minix/msg/2194d253268b0a1b | title = Free minix-like kernel sources for 386-AT | id = 1991Oct5.054106.4647@klaava.Helsinki.FI }}</ref>