Changes

no edit summary
Line 40: Line 40:  
     <tr>
 
     <tr>
 
         <td>Load average</td>
 
         <td>Load average</td>
         <td></td>
+
         <td>Displays the device's CPU load average over the last minute, 5 minutes and 15 minutes</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
 
         <td>Free</td>
 
         <td>Free</td>
         <td></td>
+
         <td>Displays the amount of currently unused random-access memory (RAM)</td>
 
     </tr>
 
     </tr>
 +
{{#ifeq:{{{series}}} | TRB14x |
 +
|
 +
|<tr>
 +
    <td>Cached</td>
 +
    <td>Displays the amount of random-access memory (RAM) that is allocated for frequently accessed data storage</td>
 +
</tr>
 
     <tr>
 
     <tr>
 
         <td>Buffered</td>
 
         <td>Buffered</td>
         <td></td>
+
         <td>Displays the amount of random-access memory (RAM) used by temporarily stored data before moving it to another location</td>
 
     </tr>
 
     </tr>
 
</table>
 
</table>

Navigation menu