[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <5d96567b0701150536j4c3c50abndec5155ddb53d4a1@mail.gmail.com>
Date: Mon, 15 Jan 2007 15:36:41 +0200
From: "Raz Ben-Jehuda(caro)" <raziebe@...il.com>
To: "Linux Kernel" <linux-kernel@...r.kernel.org>
Subject: [DISCUSS] memory allocation method
I have a process who allocates as much as possible of RAM
in 4 G ram 32bit machine. This buffer is never released.
Questions:
1. Is it better allocates with many 1MB buffers or allocate it in with
one a big valloc ?
2. I will be needing to make this memory allocation in many other
machines , some have 2 GRAM and some 3 GRAM. what is the preferrable
method ?
3. In 64bit machines , is it possible to allocate huge buffers , such
as 30 GB of ram ?
Thank you
--
Raz
-
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