Redox – A Unix-Like Operating System Written in Rust
11–20 of 215 posts
Re: Redox – A Unix-Like Operating System Written in Rust
#12I'm pretty impressed that 37 people are capable of writing an entire OS with a gui in under a year. Looks really cool.
According to cloc run against 3.13, Linux is about 12 million lines of code. 7 million LOC in drivers/, 2 million LOC in arch/, and only 139 thousand LOC in kernel/. (http://unix.stackexchange.com/a/223753)
Edit: Would be nice to have the numbers for the latest Minix release for comparison. Does anybody know how big their core team is? (The kernel is something like 15k LOC IIRC.)
Re: Redox – A Unix-Like Operating System Written in Rust
#13Re: Redox – A Unix-Like Operating System Written in Rust
#14Not a fan of the name, sounds too much like Redux :/
Re: Redox – A Unix-Like Operating System Written in Rust
#15Does Redox run in qemu only or also in VirtualBox? I tried it with all devices (USB, Network, etc.) disabled. Installation from ISO to /dev/sda worked fine but after reboot I got a hangup: "IDE Primary Master: Unknown Filesystem". Do I have to format the hardisk image with ZFS before installation?
Re: Redox – A Unix-Like Operating System Written in Rust
#16I'm pretty impressed that 37 people are capable of writing an entire OS with a gui in under a year. Looks really cool.
Operating systems aren't that big, and if you know your stuff, I'm sure it's not too hard to pull off. Here's an example I borrowed from StackExchange: According to cloc run against 3.13, Linux is about 12 million lines of code. 7 million LOC in drivers/, 2 million LOC in arch/, and only 139 thousand LOC in kernel/. ( http://unix.stackexchange.com/a/223753 ) Edit: Would be nice to have the numbers for the latest Mini…
Re: Redox – A Unix-Like Operating System Written in Rust
#17Re: Redox – A Unix-Like Operating System Written in Rust
#18I'm pretty impressed that 37 people are capable of writing an entire OS with a gui in under a year. Looks really cool.
Operating systems aren't that big, and if you know your stuff, I'm sure it's not too hard to pull off. Here's an example I borrowed from StackExchange: According to cloc run against 3.13, Linux is about 12 million lines of code. 7 million LOC in drivers/, 2 million LOC in arch/, and only 139 thousand LOC in kernel/. ( http://unix.stackexchange.com/a/223753 ) Edit: Would be nice to have the numbers for the latest Mini…
I understand that the amount of lines of driver code comes from the variety of devices. But still, it looks completely unbalanced, when compared to the kernel code itself. So I have some questions here:
1) Shouldn't there be common interfaces / abstractions for most of the devices? 2) If they exist, could they be improved somehow? 3) A bit unrelated, but how fun / interesting is it to develop driver code?
Re: Redox – A Unix-Like Operating System Written in Rust
#19Re: Redox – A Unix-Like Operating System Written in Rust
#20Not a fan of the name, sounds too much like Redux :/
would you ever redo your x