Beefy Boxes and Bandwidth Generously Provided by pair Networks
more useful options
 
PerlMonks  

Re^2: What could cause excessive page faults?

by BrowserUk (Patriarch)
on Mar 11, 2010 at 09:03 UTC ( [id://827985]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    C:\test>dumpbin /headers \perl64\bin\perl.exe
    Microsoft (R) COFF/PE Dumper Version 9.00.21022.08
    ...
             1000000 size of heap reserve
              100000 size of heap commit
    ...
    
  2. or download this
    # line 134
    VMem::VMem()
    ...
        m_prealloc = (LPREALLOC)GetProcAddress(m_hLib, "realloc");
        }
    }
    
  3. or download this
    LIBC    = msvcrt.lib
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://827985]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others chilling in the Monastery: (4)
As of 2024-04-20 04:03 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found