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: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Thu, 2 Sep 2010 15:54:50 +0000
From:	Jonathan Haws <Jonathan.Haws@....usu.edu>
To:	Benjamin Herrenschmidt <benh@...nel.crashing.org>
CC:	"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
	"linux-net@...r.kernel.org" <linux-net@...r.kernel.org>,
	"linuxppc-dev@...ts.ozlabs.org" <linuxppc-dev@...ts.ozlabs.org>
Subject: RE: Memory allocation modifications in ibm_newemac driver AND sil24
 driver

>> Can anyone explain to me why I would be getting this error in the
>> first place?  Why is it failing to allocate a page when there are
>> pages available?  That does not make any sense to me.

> order:1

> It's failing to allocate -two- pages.

Good point.  However, why is it failing?  According to the dump, there are 28 8k pages available.

From doing more testing yesterday, I found that this error is also coming up from the SATA driver as well (sil24).  Again with those errors, it fails allocating a page of order 0, when there are a few hundred of those available.  What is up with the VMM?  Why are pages failing to allocate when they are available?

Thanks,

Jonathan


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ