> The question was: How do I allocate memory? I'm asking this, because
> there might be a difficulty at this point. We can not use kfree to free
> some memory, so kalloc would fail also, right?

It's the context that's not clear.  There are numerous kinds of memory
allocation.  The only kinds that are usable at interrupt level are the pure
oskit lmm allocations.

_______________________________________________
Bug-hurd mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-hurd

Reply via email to