[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
RE: [rtl] malloc, rvmalloc, kmalloc
There is much info (some possibly dated to 2.0.x versions of the kernel) in
Rubini's book on LInux Device Drivers.
Norm
> -----Original Message-----
> From: Christian Kramer [SMTP:christian.kramer@studbox.uni-stuttgart.de]
> Sent: Sunday, December 19, 1999 6:10 PM
> To: rtl@rtlinux.cs.nmt.edu
> Subject: [rtl] malloc, rvmalloc, kmalloc
>
> Hi!
>
> I am trying to generate a linked list in my module.
>
> In different sources I found different ways to allocate memory for new
> elements, but I couldnĄt find any man-pages or other information on the
> differen types of malloc.
>
> Where can I get useful information on vmalloc, rvmalloc, kmalloc and other
> mallocs?
>
> What ist the difference between them?
>
> Thank you very much,
> Christian
> --- [rtl] ---
> To unsubscribe:
> echo "unsubscribe rtl" | mail majordomo@rtlinux.cs.nmt.edu OR
> echo "unsubscribe rtl <Your_email>" | mail majordomo@rtlinux.cs.nmt.edu
> ----
> For more information on Real-Time Linux see:
> http://www.rtlinux.org/~rtlinux/
--- [rtl] ---
To unsubscribe:
echo "unsubscribe rtl" | mail majordomo@rtlinux.cs.nmt.edu OR
echo "unsubscribe rtl <Your_email>" | mail majordomo@rtlinux.cs.nmt.edu
----
For more information on Real-Time Linux see:
http://www.rtlinux.org/~rtlinux/