cvs commit: src/sys/sparc64/sparc64 pmap.c

Alan Cox alc at FreeBSD.org
Thu Jul 22 23:49:50 PDT 2004


alc         2004-07-23 06:49:49 UTC

  FreeBSD src repository

  Modified files:
    sys/sparc64/sparc64  pmap.c 
  Log:
  Use kmem_alloc_nofault() rather than kmem_alloc_pageable() for allocating
  KVA for explicitly managed mappings, i.e., mappings created with
  pmap_qenter().
  
  Revision  Changes    Path
  1.135     +1 -1      src/sys/sparc64/sparc64/pmap.c


More information about the cvs-all mailing list