Spam
-
- Member
- Posts: 566
- Joined: Tue Jun 20, 2006 9:17 am
Re: Spam
Hey,
That's what i thought , but i thought of searching before posting ,and this is what i found from the HURD site
Shrek
That's what i thought , but i thought of searching before posting ,and this is what i found from the HURD site
RegardsWhat Is the GNU Hurd? The GNU Hurd is the GNU project's replacement for the Unix kernel. The Hurd is a collection of servers that run on the Mach microkernel to implement file systems, network protocols, file access control, and other features that are implemented by the Unix kernel or similar kernels (such as Linux)
Shrek
- Colonel Kernel
- Member
- Posts: 1437
- Joined: Tue Oct 17, 2006 6:06 pm
- Location: Vancouver, BC, Canada
- Contact:
Re: Spam
Except it's not really being used as a microkernel... Sort of yes, sort of no. AFAIK Mach handles the basics of thread scheduling and IPC, but all the drivers and *nix system calls are handled in a separate Mach task running in ring 0. It's a really weird hybrid system (and also explains how a 32-bit "kernel" could run 64-bit apps...).berkus wrote:And now surprisingly Mach is in more and more machines shipping with Mac OS X or iPhone OS So maybe the answer to this one is ought to become different in the futureColonel Kernel wrote:I think the answer to the skill-testing question is: Mach.
Top three reasons why my OS project died:
- Too much overtime at work
- Got married
- My brain got stuck in an infinite loop while trying to design the memory manager
- AndrewAPrice
- Member
- Posts: 2300
- Joined: Mon Jun 05, 2006 11:00 pm
- Location: USA (and Australia)
Re: Spam
I was intending the answer to be the Mach kernel. But it could be an open-ended question excepting a variety of answers.
My OS is Perception.
- Combuster
- Member
- Posts: 9301
- Joined: Wed Oct 18, 2006 3:45 am
- Libera.chat IRC: [com]buster
- Location: On the balcony, where I can actually keep 1½m distance
- Contact:
Re: Spam
My main problem with that kind of question is that it can't be answered by a quick google, let alone being directly mentioned on the wiki. And that there is no absolute answer.
- AndrewAPrice
- Member
- Posts: 2300
- Joined: Mon Jun 05, 2006 11:00 pm
- Location: USA (and Australia)
Re: Spam
I was trying to think of a question that couldn't be answered by a quick google (or worded in a way that googling it would deem impossible), so you would require some fairly basic OS theory knowledge before one could start posting here.Combuster wrote:My main problem with that kind of question is that it can't be answered by a quick google, let alone being directly mentioned on the wiki. And that there is no absolute answer.
My OS is Perception.
- Combuster
- Member
- Posts: 9301
- Joined: Wed Oct 18, 2006 3:45 am
- Libera.chat IRC: [com]buster
- Location: On the balcony, where I can actually keep 1½m distance
- Contact:
Re: Spam
The consequence of that is that no newcomers to the scene can join. And I don't think that is what we want.MessiahAndrw wrote:I was trying to think of a question that couldn't be answered by a quick google (or worded in a way that googling it would deem impossible), so you would require some fairly basic OS theory knowledge before one could start posting here.Combuster wrote:My main problem with that kind of question is that it can't be answered by a quick google, let alone being directly mentioned on the wiki. And that there is no absolute answer.
Asking something that's on the wiki (something like a FAQ question) eliminates all bots, as well as most n00bs that wont ever be bothered to do some research, but allow the people that are willing to invest some time of their own (and thus are worthy of getting answers here)
Just don't fall for the generalisation that noobs (they who don't know) and newbies (they who don't know yet) are the same people.