Kmalloc



Hi All,

Can any one help in knowing whether Kmalloc will always allocate
contiguous memory.

Thanks in advance
Anand

.



Relevant Pages

  • Re: Looking for KMDF alternative to MmAllocateContiguousMemorySpecifyCache
    ... There is no direct KMDF equivalent of this function. ... I don't need contiguous memory. ... Since the buffer I'm planning to allocate is not exactly small I want ... Now thinking about it, may be, I should create TWO DMA enabler objects, ...
    (microsoft.public.development.device.drivers)
  • Re: Kmalloc
    ... >>> Can any one help in knowing whether Kmalloc will always allocate ... >>> contiguous memory. ... some reason, not "kmalloc", thus changing the sense of the question. ... Kmalloc does deliver contiguous lumps of underlying physical memory even ...
    (comp.os.linux.development.system)
  • Re: contiguous memory allocation problem
    ... For example I noticed that FreeBSD was unable to allocate ... 350kbytes of contiguous memory after that I had run "konqueror", the KDE web ... browser and various other memory consuming applications for a while. ...
    (freebsd-hackers)
  • Re: strcat and three strings
    ... My first suggestion is that you did not allocate any space for your ... you only defined the pointers. ... instead of only a snippet. ... Prev by Date: ...
    (comp.lang.c)
  • Re: gcc-3.4.4
    ... > Note to self: Don't try to allocate ... > 256000 pages with GFP_KERNEL on x86. ... Bill ... Prev by Date: ...
    (comp.os.linux.development.system)