zfs/lib/libspl
Ricardo M. Correia c557557e4a Add umem_alloc_aligned() and honor cache_align field for umem caches
Under linux we open block devices with O_DIRECT which means we must
provide aligned memory buffers.  This patch adds the needed umem
interfaces or in the case of caches simply honors alignment provided
at cache creation time.
2010-03-10 11:51:43 -08:00
..
asm-generic Add option -fPIC (Position Independent Code) needed for x86_64. 2009-07-17 09:36:01 -07:00
asm-i386 Update specific asm-* arch to generic i386. 2009-03-13 09:41:55 -07:00
asm-x86_64 Build system and packaging (RPM support) (Part 4) 2009-03-10 21:57:56 -07:00
include Add umem_alloc_aligned() and honor cache_align field for umem caches 2010-03-10 11:51:43 -08:00
Makefile.am Add generic user space atomic support. 2009-07-16 09:59:44 -07:00
getexecname.c Fixed sizeof() issue and minor cleanup 2009-01-14 12:03:03 -08:00
gethrtime.c Remove all #pragma idents from libspl. 2009-03-11 12:13:44 -07:00
getmntany.c Add zone and getmntany sources 2008-12-17 14:14:23 -08:00
list.c Remove all #pragma idents from libspl. 2009-03-11 12:13:44 -07:00
mkdirp.c Remove all #pragma idents from libspl. 2009-03-11 12:13:44 -07:00
strlcat.c Remove all #pragma idents from libspl. 2009-03-11 12:13:44 -07:00
strlcpy.c Remove all #pragma idents from libspl. 2009-03-11 12:13:44 -07:00
strnlen.c Remove all #pragma idents from libspl. 2009-03-11 12:13:44 -07:00
xdr.c Libspl XDR implementation reorganization 2009-03-12 14:38:52 -07:00
zone.c Add zone and getmntany sources 2008-12-17 14:14:23 -08:00