The prototype is void kfree(const void *).

As the input pointer is void *, how does the kernel know the size of memory
to be freed? There should be some metadata recorded under the hood, right?

Thank you for sharing your thoughts.


Cheers,

Wenda Ni, Ph.D.
_______________________________________________
Kernelnewbies mailing list
[email protected]
http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies

Reply via email to