Forum Discussion
Altera_Forum
Honored Contributor
20 years agoproblem with oom(out of memoty)
Hi, I am getting the out of memory. At times the process chosen, "vidcat"(an app), is killed will all its threads. Why it so? And what can I do ? I am getting this exception with kernel 2.6.x of u...
Altera_Forum
Honored Contributor
20 years agoHi,Ankur
I got confused in the hint you told me; hint: You can add some show_mem(); func call in your driver to see how much memory is free when kernel goes out of memory. Look for which kind of memory your process required and those page are free or not. about show_mem();func: the error message in my last print, I think it had shown something about Men-info.(Is it right?). Although I am not clear about what it means. about the kind of memory my process required : how can i get it? Is there some func that can show ithe info? Pls give some advice.Thx. --leewood