Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Feb 2003 11:40:21 -0800 (PST)
From:      Jake Burkholder <jake@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/i386/i386 pmap.c src/sys/i386/include pmap.h
Message-ID:  <200302251940.h1PJeLB1006097@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jake        2003/02/25 11:40:21 PST

  Modified files:
    sys/i386/i386        pmap.c 
    sys/i386/include     pmap.h 
  Log:
  - Added inlines pmap_is_current, pmap_is_alternate and pmap_set_alternate
    for testing and setting the current and alternate address spaces.
  - Changed PTDpde and APTDpde to arrays to support multiple page directory
    pages.
  
  ponsored by:    DARPA, Network Associates Laboratories
  
  Revision  Changes    Path
  1.395     +40 -25    src/sys/i386/i386/pmap.c
  1.87      +1 -1      src/sys/i386/include/pmap.h

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-src" in the body of the message




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