netdev
[Top] [All Lists]

Kernel Memory Functions

To: <netdev@xxxxxxxxxxx>
Subject: Kernel Memory Functions
From: "Xiaoning He" <xiaoning@xxxxxxxxxxxxxxxxxx>
Date: Wed, 13 Mar 2002 16:23:44 -0800
Importance: Normal
In-reply-to: <AA70E30319FAD411AC6E00A0C95D7ABD01EE760E@fmsmsx61.fm.intel.com>
Organization: NTT-Docomo USA Lab
Sender: owner-netdev@xxxxxxxxxxx
Hi all

I am trying to modify the kernel. I need some memory operations
including memset, memcpy, malloc etc.

I was told that these functions are not available in the kernel
namespace, and I have to use some different functions like kmalloc()
etc. However, I can not find the information about how to use these
functions.

Could you please let me know where I can find the information about how
to use these functions?

Thank you 

Xiaoning He


<Prev in Thread] Current Thread [Next in Thread>