Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 17 May 2008 16:26:34 +0000 (UTC)
From:      Alan Cox <alc@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/vm device_pager.c
Message-ID:  <200805171626.m4HGQYZj084401@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
alc         2008-05-17 16:26:34 UTC

  FreeBSD src repository

  Modified files:
    sys/vm               device_pager.c 
  Log:
  Preset a device object's alignment ("pg_color") based upon the
  physical address of the device's memory.  This enables
  pmap_align_superpage() to propose a virtual address for mapping the
  device memory that permits the use of superpage mappings.
  
  Revision  Changes    Path
  1.85      +5 -1      src/sys/vm/device_pager.c



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