Hi,
On Wed, Aug 20, 2014 at 11:27:00AM +0300, Konstantin Belousov wrote:
> Could someone with the machine identified as SPARC64V test the following
> patch ? Just booting multiuser should be enough.
>
> diff --git a/sys/sparc64/include/vmparam.h b/sys/sparc64/include/vmparam.h
> index 8e7d76c..c
On Wed, Aug 20, 2014 at 08:02:38AM +, Konstantin Belousov wrote:
> Author: kib
> Date: Wed Aug 20 08:02:38 2014
> New Revision: 270201
> URL: http://svnweb.freebsd.org/changeset/base/270201
>
> Log:
> Add arch-specific macro SFBUF_PHYS_DMAP(), which should translate the
> physical address
Author: kib
Date: Wed Aug 20 08:02:38 2014
New Revision: 270201
URL: http://svnweb.freebsd.org/changeset/base/270201
Log:
Add arch-specific macro SFBUF_PHYS_DMAP(), which should translate the
physical address of the page to direct map address, in case
SFBUF_OPTIONAL_DIRECT_MAP returns true.