lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20070601213129.GC5400@flint.arm.linux.org.uk>
Date:	Fri, 1 Jun 2007 22:31:30 +0100
From:	Russell King <rmk+lkml@....linux.org.uk>
To:	Maximus <john.maximus@...il.com>
Cc:	linux-kernel@...r.kernel.org
Subject: Re: dma_alloc_coherent fails

On Fri, Jun 01, 2007 at 10:16:41PM +0530, Maximus wrote:
> Hi,
> Am using a linux 2.6.19 kernel for arm. the dma_alloc_coherent
> function call in the kernel for 38400 bytes fails.
> 
> Has anyone faced this problem before?.
> 
> What could be make dma_alloc_coherent to success sometimes and fail 
> sometimes?.

Memory fragmentation.  Large allocations (> 1 page) are always unreliable.

-- 
Russell King
 Linux kernel    2.6 ARM Linux   - http://www.arm.linux.org.uk/
 maintainer of:
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ