Hi,
can any one please help me with this. i want allocate
a memory in the kernel -a buffer of size 2k to 5k.
can i do it using malloc with second parameter as
M_TEMP and third as M_WAITOK.
can anybody tell me what M_TEMP means .what is maximum
malloc i can do with M_TEMP?
will the OS allow me to malloc 4k buffer in side
kernel??shd i give M_WAITOK or M_DONTWAIT???
please tell me.
thanx in advance.
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message