HTCondor matches jobs with resources by referencing the above in the job's =Requirements= expression, and by provisioning dynamic slots with resources greater than or equal to the requested amounts.
 
-HTCondor monitors the total virtual memory usage of jobs.  This includes both physical RAM and disk-based virtual memory allocated by the job.  Information about the memory and disk usage of the job is stored in the job add using the following attributes
+HTCondor monitors the total virtual memory usage of jobs.  This includes both physical RAM and disk-based virtual memory allocated by the job.  Information about the memory and disk usage of the job is stored in the job add using the following attributes. These attributes are also available for use in STARTD policy expressions.
+
 
 *: =DiskUsage= The amount of disk used in KB
 *: =MemoryUsage= The amount of memory used in MB