Thread: Heuristic Checks

  1. #1
    Registered User
    Join Date
    Oct 2004
    Posts
    100

    Heuristic Checks

    Is there anyway I can monitor another process to see if it is regulary doint file I/O?

    Thanks

  2. #2
    and the hat of int overfl Salem's Avatar
    Join Date
    Aug 2001
    Location
    The edge of the known universe
    Posts
    39,656
    Well process explorer from www.sysinternals.com can, so I guess the answer is "yes"

  3. #3
    Registered User OnionKnight's Avatar
    Join Date
    Jan 2005
    Posts
    555
    If you're using Windows then Task Manager has hidden columns for the Process tab which can monitor I/O in bytes. Found in View -> Select Columns.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. ordering vector elements based on heuristic values
    By cyberfish in forum C++ Programming
    Replies: 5
    Last Post: 08-16-2007, 12:33 AM
  2. setting checks on checkbox , setcheck not working
    By hanhao in forum Windows Programming
    Replies: 2
    Last Post: 06-30-2007, 09:38 PM
  3. No Checks i CheckBox
    By CodeJerk in forum Windows Programming
    Replies: 1
    Last Post: 06-09-2003, 10:50 AM
  4. A quick question about validation checks
    By TerryBogard in forum C Programming
    Replies: 5
    Last Post: 11-25-2002, 01:45 PM
  5. bit checks... [da makes a funny...]
    By doubleanti in forum A Brief History of Cprogramming.com
    Replies: 0
    Last Post: 11-12-2001, 12:56 AM