Message boards : Number crunching : Page Faults in Rosetta
Author | Message |
---|---|
dave@damouth.org Send message Joined: 9 Jun 09 Posts: 1 Credit: 923,921 RAC: 0 |
Previous threads on page faults don't seem to address this particular issue: I'm gettng lots of page faults on minirosetta 1.80 work units (deltas of a few thousand, totals of millions). But Task Manager tells me that only about one third of physical memory is in use. Why would there be *any* page faults with unused memory? This is an i7 920 with 12GB RAM running Windows 7 x64 RC. These work units are memory hogs - one currently has a peak working set of 353 MB and there are currently 8 of them running on this hyperthreaded quad processor - but that's still only a fraction of the available memory. BOINC preferences are set to use 90% of memory. What don't I understand about paging? /Dave www.damouth.com |
Chilean Send message Joined: 16 Oct 05 Posts: 711 Credit: 26,694,507 RAC: 0 |
|
Mod.Sense Volunteer moderator Send message Joined: 22 Aug 06 Posts: 4018 Credit: 0 RAC: 0 |
With 12GB of memory, I shouldn't think the HT would be a problem. I believe what you are seeing are "soft" page faults. Quite a lenthy discussion in this thread: https://boinc.bakerlab.org/rosetta/forum_thread.php?id=2057 Rosetta Moderator: Mod.Sense |
robertmiles Send message Joined: 16 Jun 08 Posts: 1235 Credit: 14,360,346 RAC: 1,269 |
Previous threads on page faults don't seem to address this particular issue: The developers need to check whether workunits compiled to run under 32-bit versions of Windows can run under x64 using memory beyond the 4 GB that 32-bit addresses can specify directly. If not, all your minirosetta workunits need to fit into the lowest 4 GB of memory, using the rest of the memory only for soft paging, until you get a minirosetta version compiled to run fully in 64-bit mode. |
Message boards :
Number crunching :
Page Faults in Rosetta
©2025 University of Washington
https://www.bakerlab.org