
{
{     The purpose of this request is to find the job with the largest
{  working set to swap.
{
{  JMP$WORKING_SET_LOCALITY_SEARCH(NODE, CLASS, WORKING_SET_SIZE, NONE_LEFT)
{
{  NODE: (output) This specifies the job id to be swapped.
{
{  CLASS: (output) This is the class of the job.
{
{  WORKING_SET_SIZE: (output) The current working set of the job.
{
{  NONE_LEFT: (output) A boolean to indicate no jobs left to examine.
{
