Force certain processes to use memory only?

In linux is there some way you can give a process priority over memory? I want this process to use strictly actual memory and NEVER use swap memory. Can this be done?

 

 

 

 

Top