From mboxrd@z Thu Jan 1 00:00:00 1970 From: venkata ramana Subject: kmalloc Date: Wed, 2 Jun 2004 04:23:32 +0530 Sender: linux-c-programming-owner@vger.kernel.org Message-ID: <8158840804060115534de05277@mail.gmail.com> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: List-Id: Content-Type: text/plain; charset="us-ascii" To: linux-c-programming@vger.kernel.org Will the kmalloc system call fail to allocate more than 131072 bytes of memory? If so, Is there anyway to change this limit? thanks, ramana,