Changes

Jump to: navigation, search

OPS445/A2-W23-NAANCC

78 bytes removed, 11:37, 3 April 2023
Checking Your Work
** os
** sys
** subprocess
* No other modules are allowed
<span id="instructions"></span>
 
== Instructions ==
This will require you to use a ''scaling formula''.
[[File:https://wiki.cdot.senecacollege.ca/w/imgs/thumb/Scaling-formula.png/250px-Scaling-formula.png|thumb|none|alt=equation|equation]]
<span id="get-total-and-available-system-memory"></span>
 
==== Get Total and Available System Memory ====
A check script is provided to you in the repository. Run the following checks to verify your work:
<code>python3 ./checkA2.py -f -v TestPercent</code>  <code>python3 ./checkA2.py -f -v TestMemFuncs</code>
<span id="feedback"></span>
 
==== Feedback ====
Run the following checks to verify your work:
<code>python3 ./checkA2.py -f -v TestParseArgs</code>  <code>python3 ./checkA2.py -f -v TestPidList</code>  <code>python3 ./checkA2.py -f -v TestPidMem</code>
<span id="feedback-1"></span>
 
==== Feedback ====

Navigation menu