A question about memory fragmentation

From: Abel Muņoz Alcaraz (abel@trymedia.com)
Date: Tue Nov 07 2000 - 11:11:45 EST


Hi everybody,

        Thank you for your help!
        I am going to tell you more information.

        my question is about memory fragmentation when I allocate and free a lot of
small memory pieces in a kernel module.
        Can it do a memory fragmentation problem?
        Can I solve it using 'linux/list.h' API?

        I think that is better to allocate a big piece of memory and get the nodes
from this buffer with my own memory management functions; Is this correct?.

Thanks.

Abel Muņoz Alcaraz.
Media Security Software Developer.
mailto:abel@trymedia.com
Trymedia Systems

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Tue Nov 07 2000 - 21:00:22 EST