Bug #7365
open
EMG consumes too much memory for quite small module sound/soc/codecs/snd-soc-wm5110.ko
Added by Evgeny Novikov over 8 years ago.
Updated about 8 years ago.
Category:
Environment models
Description
EMG needs ~1.1 GB! Likely there is some bug. The module has just ~2 thousand lines.
- Priority changed from Urgent to High
Let's consider this in more details together with #7327.
Actually it turned out that the pointed module has thousands of callbacks (the most of which are represented by the same functions) coming after preprocessing as array initializers.
Another one driver with the high memory consumption (1.2GB) is 'net/wireless/cfg80211.ko'. Currently EMG terminates because of too many generated instances but after turning off corresponding configuration property restriction the consumption takes place.
Also available in: Atom
PDF