OSDev.org

The Place to Start for Operating System Developers
It is currently Thu Apr 18, 2024 10:35 am

All times are UTC - 6 hours




Post new topic Reply to topic  [ 2 posts ] 
Author Message
 Post subject: memory below 1MB... important?
PostPosted: Sun Feb 18, 2001 12:00 am 
Hey everybody,

Originally I was planning on having two separate
memory allocation routines. One for allocated
withen the first MB, and the other for all memory
above the first MB.

Is this necessary? Or should I forget about
differentiating between these two memory areas
and just develop one allocation routine?

Thanks a ton,
Jeff
jweeks at mailandnews dot com


Top
  
 
 Post subject: RE:memory below 1MB... important?
PostPosted: Sun Feb 18, 2001 12:00 am 
>On 2001-02-18 15:15:58, Jeff wrote:
>Hey everybody,
>
>Originally I was planning on having two separate
>memory allocation routines. One for allocated
>withen the first MB, and the other for all memory
>above the first MB.
>
>Is this necessary? Or should I forget about
>differentiating between these two memory areas
>and just develop one allocation routine?

I say don't worry about the little bits of mem in between
ROMS.
Of course you need to save the real mode IDT, but what I
plan on doing is to reserve the memory below 1meg for DMA
transfers.


Top
  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 2 posts ] 

All times are UTC - 6 hours


Who is online

Users browsing this forum: DotBot [Bot] and 111 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group