Page 1 of 1
What to start with on kernel.
Posted: Sun Dec 04, 2005 8:07 pm
by Fixthestar248
Please, tell me, should I start with interupts or...what? ???
Re:What to start with on kernel.
Posted: Sun Dec 04, 2005 8:38 pm
by Phugoid
I would suggest basic memory management. You will probably need the ability to map memory and a kernel heap. Real stacks may have to wait until you implement a page fault handler, depending on your design.
Re:What to start with on kernel.
Posted: Sun Dec 04, 2005 11:09 pm
by Candy
Fixthestar248 wrote:
Please, tell me, should I start with interupts or...what? ???
Might I suggest reading a lot on it? When you know how it's built you know the dependencies in it, and you start with the bit that has none (or the fewest).
One of the better places to start is the
OSFAQ. If you're bold, you can start by reading the manuals to each component.
Re:What to start with on kernel.
Posted: Tue Dec 06, 2005 2:22 am
by distantvoices
@fixthestar: Aha? Not so cognescent we are as we did look like in that other thread of ours,eh?
Pick up some reads, the osfaq gives lots of hints and
www.osdever.net might come in handy too.
We others 've had to do our part in reading also, so why should you be shielded away from this, ha?
stay safe.
Re:What to start with on kernel.
Posted: Tue Dec 06, 2005 4:23 am
by Solar
BI has another bad day.
Re:What to start with on kernel.
Posted: Tue Dec 06, 2005 5:20 am
by distantvoices
@solar:Hehe, I'm no Mod, so I need not hold back.
Better this greenhorn gets taught his manners early.
Re:What to start with on kernel.
Posted: Tue Dec 06, 2005 6:41 am
by Solar
But I am a mod, and thus I would ask you to cut 'em a bit of slack. Just point 'em to the FAQ and osdever.net and whatnot, and leave it at that unless they come back for second servings.
Re:What to start with on kernel.
Posted: Tue Dec 06, 2005 6:52 am
by distantvoices
... cut 'em a bit of slack ...
you are right, Solar, that I'm quite testy and rough. Herewith I confess, that I'm a sinner.
Nevertheless, while I understand the meaning of the quoted Phrase, I haven't found a possible translation in dict.leo.org. So, what does that mean?
stay safe
Re:What to start with on kernel.
Posted: Tue Dec 06, 2005 7:13 am
by Candy
beyond infinity wrote:
Nevertheless, while I understand the meaning of the quoted Phrase, I haven't found a possible translation in dict.leo.org. So, what does that mean?
Unofficially, terms as slackers (people spending time not doing anything instead of studying), slackware (which doesn't bother with newish stuff) and slack space (unused space on disk) come to mind, giving rise to the idea that it has to do with slackers (mainly), in the way that he should have some time to do nothing.
The expression is usually used for busy people, who are then pressured to do more. The person pushing them even harder is then told to "cut them a little slack" so that they can have some time to calm down.
Re:What to start with on kernel.
Posted: Tue Dec 06, 2005 8:15 am
by Solar
Nautical in origin, meaning to stop pulling on the rope so someone else can fix the problem (that made the rope jam).
Re:What to start with on kernel.
Posted: Tue Dec 06, 2005 8:50 am
by Candy
*stands corrected*
Re:What to start with on kernel.
Posted: Tue Dec 06, 2005 10:11 am
by Kemp
It's amazing how much non-OS knowledge I've picked up by hanging around here
Re:What to start with on kernel.
Posted: Tue Dec 06, 2005 1:36 pm
by distantvoices
Thanks for the elucidation. ];->