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-next>] [day] [month] [year] [list]
Date:	Fri, 11 Sep 2009 19:23:52 -0700 (PDT)
From:	sidc7 <siddhartha.chhabra@...il.com>
To:	linux-kernel@...r.kernel.org
Subject: Controlling memory allocation


I had a question regarding memory allocation. On a contemporary system, the
kernel will allocate physical frames on the DRAM based on availability. Is
it possible for the kernel to somehow restrict frame allocation for a
particular process to a particular address range. For e.g. Lets assume the
DRAM ranges from 00-FF, on a contemporary system, the entire range is
available for the kernel to allocate to the processes. Is it possible for
the kernel to say PID 1: the frames will be allocated only in 00-A0, PID2:
the frames will be allocated from A1 - D0 and PID3: will get frames from D1
- FF.

Thanks for your time and help in advance and I really hope someone can help
me with this question

Regards
-SC
-- 
View this message in context: http://www.nabble.com/Controlling-memory-allocation-tp25410990p25410990.html
Sent from the linux-kernel mailing list archive at Nabble.com.

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