When RAM is exceeded then processes are automatically killed. I realize this but is there a way to control or configure a priority ranking for processes. For example, for obvious reasons I would rather see an httpd process killed before my sshd or mysqld. Is there some way to rank processes that are selected for termination? It's not clear to me how processes are selected for termination?