Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 31 Dec 2010 17:39:58 +0000 (UTC)
From:      Colin Percival <cperciva@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/i386/include pmap.h
Message-ID:  <201012311740.oBVHeVoE046176@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
cperciva    2010-12-31 17:39:58 UTC

  FreeBSD src repository

  Modified files:
    sys/i386/include     pmap.h 
  Log:
  SVN rev 216844 on 2010-12-31 17:39:58Z by cperciva
  
  Make i386_set_ldt work on i386/XEN, step 2/5.
  
  Don't map physical to machine page numbers in pte_load_store, since it uses
  PT_SET_VA (which takes a physical page number and converts it to a machine
  page number).
  
  MFC after:      3 days
  
  Revision  Changes    Path
  1.149     +0 -1      src/sys/i386/include/pmap.h



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201012311740.oBVHeVoE046176>