HomeFreeBSD

- Don't request BUS_DMA_ALLOCNOW for dma tags, that requires enormous

Description

  • Don't request BUS_DMA_ALLOCNOW for dma tags, that requires enormous amount of memory.
  • Don't request segsize of BUS_SPACE_MAXSIZE_32BIT, when maxsize is MCLBYTES.

With this change bwi_attach() can succeed on i386.

Submitted by: scottl

Details

Provenance
glebiusAuthored on
Parents
rS283635: Make the size of the hash tables used by the NFSv4 server tunable.
Branches
Unknown
Tags
Unknown