Force certain processes to use memory only? 2025-04-16 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?