[okl4-developer] Memory allocation
Carl van Schaik
carl at ok-labs.com
Fri Sep 28 17:09:40 EST 2007
Hi Peter,
Can you give us some more insight in what you are trying to achieve and
what feature you are wanting to put in the kernel. As Harry noted, most
things can be done in a user server. We might be able to help point you
in the right direction.
regards,
Carl
Peter Nguyen wrote:
> Hi,
>
> I'm wanting to generate data that is shared between the kernel and user
> space. In this particular situation, the purpose here is to generate
> sampling data whilst in the kernel that is then read by user threads to
> process this sampling data. More specifically, i want to be able to
> generate data and store this in a linked list whilst in the kernel (ie.
> i want the kernel to generate this data as well as the linked list
> itself). At the same time, i would like this data to be readable in
> user space (ie. to process this data). I'm wondering whether i am able
> to allocate memory in the kernel for this and if so, how?
>
> Peter
>
> _______________________________________________
> Developer mailing list
> Developer at okl4.org
> https://lists.okl4.org/mailman/listinfo/developer
>
>
More information about the Developer
mailing list