mckaygerhard / dingoo-linux

Automatically exported from code.google.com/p/dingoo-linux
0 stars 0 forks source link

Enable IPU memory, but allocate it on first use (ideally, release it afterwards) #35

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Current kernel has IPU memory disabled.

Modify code so it is enabled but allocated on first use. If possible, get
it released once it is no longer in use.

Original issue reported on code.google.com by igga...@gmail.com on 4 Sep 2009 at 11:38