]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r261530
authorian <ian@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 25 Jul 2014 23:12:22 +0000 (23:12 +0000)
committerian <ian@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 25 Jul 2014 23:12:22 +0000 (23:12 +0000)
commit193f506c880db95a6abff8f71c205db05fcbb3ef
treec68518e63a02cb96596f0a0b192c6826ab42e17b
parent5aecf0303018bc13c097b252b21b2456c585557e
MFC r261530

  Set the malloc alignment to 64 bytes on platforms that use the U-Boot API
  device drivers.  Recent versions of u-boot run with the MMU enabled, and
  require DMA-based I/O to be aligned to cache line boundaries.

git-svn-id: svn://svn.freebsd.org/base/stable/10@269101 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
lib/libstand/sbrk.c
lib/libstand/zalloc.c
lib/libstand/zalloc_defs.h
lib/libstand/zalloc_mem.h