what's the memory allocation functions can be called from the interrupt environment in AIX?

Viewed 226

xmalloc can be used in the process environment only when I write a AIX kernel extension.

what's the memory allocation functions can be called from the interrupt environment in AIX?

thanks.

1 Answers
Related