Environment.WorkingSet returns the working set incorrectly on a windows 2003 server sp2 with 3GBs of Ram. It reports working set as 2047468061 bytes(1952MBs). Process.WorkingSet value is 75563008 bytes(72MBs). On a Vista machine with 3GBs of Ram, Environment.WorkingSet is 37 MBs.