i'm looking for a way to keep my graphics memory always in use as if i was playing a game or something. I'm using ubuntu lucid lynx. I have intel on board mobile graphics. Also if possible i want it to not affect the other work that i'll be doing (mostly browsing, watching videos listening to music and coding). Anyway I could do it ? I just need to do it so please don't ask me why :P
|
|
I don't know how good OpenCL works on GNU/Linux, but you could try researching that route. A simple program which just takes up some ram wouldn't be too difficult to make. |
|||
|
|
|
If you wish to know what is wrong with your system, permanently pushing your GPU is not a solution, it is simply alleviating a symptom. I would invert your thinking, and look at the problem...the symptom, as an opportunity to figure out what is wrong. Thats what symptoms are, indications of the problem. I am primarily a windows user so I am not certain how this may apply to linux...but windows keeps a lot of system event logging that helps zero in on issues like this. I am not sure how much system event logging that Ubuntu does...but I would dig around and see what you can find. If you don't have any logging, I would do some research, and figure out how to enable logging, particularly for your devices, but for system and software components as well. Use your system as normal, and see what information you can glean from the symptoms you are experiencing. Basically, treat your computer as a sick patient, and diagnose the patients disease like a doctor. ;P The more insight into the disease...usually gleaned from symptoms...the more likely you are to identify the problem and find a solution. |
|||||||
|