Page 1 of 1

Help needed in memory mapping

Posted: Mon Apr 06, 2009 12:33 am
by neoahead
hey,
i want to know how to do the memory mapping. i didnt get any tutorial regarding this topic. so , plz some one help me out here..

thanx

Re: Help needed in memory mapping

Posted: Mon Apr 06, 2009 12:35 am
by pcmattman
Hi,
i didnt get any tutorial regarding this topic.
As you progress through kernel development the amount of tutorial-like information drops significantly. What you need to do is learn how to read the specification (in this case, the CPU manuals) and implement based on them.

As for your question, what do you mean by "memory mapping"?

Re: Help needed in memory mapping

Posted: Mon Apr 06, 2009 12:55 am
by xenos
Have you ever been looking through the Wiki?

Memory_Management

Re: Help needed in memory mapping

Posted: Mon Apr 06, 2009 12:57 am
by gedd