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:	Wed, 24 Feb 2010 00:51:06 +0100
From:	Auguste Mome <augustmome@...il.com>
To:	linux-kernel@...r.kernel.org
Subject: allocation within a range

Hello,
I'd like to use kmem_cache() system, but need the memory taken from a
specific range.
I think about adding new zone and define new GFP flag to either select
or ignore the zone.
Does it sound possible (then I welcome any hint if you know where to
add the appropriated
test in allocator, how to attach the region to the new zone id), or
slab/slub system is not
designed for this, I should forget it and opt for another system?
August.
--
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