]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFC r261530
authorian <ian@FreeBSD.org>
Fri, 25 Jul 2014 23:12:22 +0000 (23:12 +0000)
committerian <ian@FreeBSD.org>
Fri, 25 Jul 2014 23:12:22 +0000 (23:12 +0000)
commitd599f4ba1eb7534933e5371228b5883e9c2c5d9c
treec68518e63a02cb96596f0a0b192c6826ab42e17b
parent414a4cb93173e7abba9c0ff6950044c5254370d1
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.
lib/libstand/sbrk.c
lib/libstand/zalloc.c
lib/libstand/zalloc_defs.h
lib/libstand/zalloc_mem.h