- "Kevin P. Lawton" <[EMAIL PROTECTED]>: Mon Jun  4 22:58:26 EDT 2001
    Fixed the bug that prevented 1st execution of plex86 to work.  Linux
      appears to be demand allocating/mapping the pages of memory returned
      by a vmalloc.  No problem, I just touch each page with one read
      to force the lazy allocation to map the page in, so that we can
      get the physical page address from the page tables.  Just added a
      little code in host_alloc().  Don't know if other hostOSes will need
      this also.

-Kevin

-- 
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Kevin Lawton                        [EMAIL PROTECTED]
MandrakeSoft, Inc.                  Plex86 developer
http://www.linux-mandrake.com/      http://www.plex86.org/

Reply via email to