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>] [day] [month] [year] [list]
Date:	Mon, 27 Oct 2008 21:07:28 -0200
From:	Glauber Costa <glommer@...hat.com>
To:	npiggin@...e.de
Cc:	avi@...hat.com, linux-kernel@...r.kernel.org, kvm@...r.kernel.org,
	mtosatti@...hat.com
Subject: kvm broken with new vmap

Hello Nick,

KVM is currently broken upstream, starting with commit
db64fe02258f1507e13fe5212a989922323685ce (rewrite vmap layer)

The symptoms are some vmallocs from kvm fail.
cat /proc/meminfo shows this at the time of the fail:

VmallocTotal:     122880 kB
VmallocUsed:       15184 kB
VmallocChunk:      83764 kB

so there's plenty of space.

The allocation that fails seem to be 512 bytes long. I'm not
sure it always fails in there, but it seems so.


--
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