[SGVLUG] Microsoft Reports OSS Unix Beats Windows XP

Michael Proctor-Smith mproctor13 at gmail.com
Mon Nov 14 11:15:31 PST 2005


On 11/13/05, Dustin <laurence at alice.caltech.edu> wrote:
-- snip snip
> Mmm.  How does kmalloc compare to the regular GNU malloc (which IIRC
> provides rather good performance)?

I know that kmalloc can only allocate 128KB max. vmalloc() doesn't
have a limit but is not guaranteed to be physically continuous(so you
cannot dma to it).

-- snip snip


More information about the SGVLUG mailing list