request_firmware question

anish kumar anish198519851985 at gmail.com
Tue Feb 7 03:51:42 EST 2012


Hi,

Now I have switched to using request_firmware api
and after using firmware, memory is being released.
Does it save kernel memory compare to case when 
I am having a having a local static firmware buffer(very big)
from which I used to get the firmware and write it
to the chip?

As I know request_firmware api has several advantages
but what I want to know is the advantages related
to kernel memory footprint.

Thanks for the help.

ps:I asked the same question in #kernelnewbies IRC




More information about the Kernelnewbies mailing list