Date: Mon, 31 May 2004 02:49:39 -0700 (PDT)
To: linux-kernel@vger.kernel.org
Hello,
I would like to know whether kmalloc() guarantees
virtually contiguous memory locations ?
Is there a limit on the amount of contiguous memory
that can be returned by kmalloc() ?
Re: kernel memory usage any restrictions? ... not i require a single call of kmalloc with GFP_ATOMIC ... Do You Yahoo!?... Mail has the best spam protection around ... send the line "unsubscribe linux-kernel" in ... (Linux-Kernel)
Re: [LKML]kmalloc -contiguous locations ? ... > I would like to know whether kmalloc() guarantees ... > Is there a limit on the amount of contiguous memory... The problem with vmalloc, iirc, is that there's a limit ... send the line "unsubscribe linux-kernel" in ... (Linux-Kernel)
Re: [PATCH] CKRM: 4/10 CKRM: Full rcfs support ...asm last please. ... You also don't check the return value of kmalloc,... Shouldn't this really be INFO level?... send the line "unsubscribe linux-kernel" in ... (Linux-Kernel)
Re: problem with cache flush routine for G5? ... just copy the code you need in userland.... Assuming that I really did want to flush the whole cache, ... memory to get contiguous memory?... To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ ... (Linux-Kernel)
Re: [PATCH] Many groups patch. ... > that it's not worth it, and the logic becomes a bit neater), and does ... > vmalloc fallback in case someone has massive number of groups. ...kmalloc() works fine. ... send the line "unsubscribe linux-kernel" in ... (Linux-Kernel)