Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 1 Aug 2003 23:17:01 -0700 (PDT)
From:      Alan Cox <alc@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/i386/i386 pmap.c
Message-ID:  <200308020617.h726H1sO065122@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
alc         2003/08/01 23:17:01 PDT

  FreeBSD src repository

  Modified files:
    sys/i386/i386        pmap.c 
  Log:
   - Use kmem_alloc_nofault() rather than kmem_alloc_pageable() in
     pmap_mapdev().  See revision 1.140 of kern/sys_pipe.c for a detailed
     rationale.  Submitted by: tegge
   - Remove GIANT_REQUIRED from pmap_mapdev().
  
  Revision  Changes    Path
  1.421     +1 -3      src/sys/i386/i386/pmap.c



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