Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. Memory Usage of Application.

Memory Usage of Application.

Scheduled Pinned Locked Moved C / C++ / MFC
questioncsssysadminperformancehelp
5 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • E Offline
    E Offline
    ERLN
    wrote on last edited by
    #1

    I have client/Server Application . It is perfectly working. no issues. memory leaks also very less. because it checked with memory checking tool like boundschecker etc. But In task manager my application is eating too much of memory usage. What is the reason ? Is still memory leak in my applicaitonor any issue with my applicaiton? Please give the solution for this.

    L D 2 Replies Last reply
    0
    • E ERLN

      I have client/Server Application . It is perfectly working. no issues. memory leaks also very less. because it checked with memory checking tool like boundschecker etc. But In task manager my application is eating too much of memory usage. What is the reason ? Is still memory leak in my applicaitonor any issue with my applicaiton? Please give the solution for this.

      L Offline
      L Offline
      led mike
      wrote on last edited by
      #2

      ERLN wrote:

      Is still memory leak in my applicaitonor

      A memory leak is not the only explanation for increasing memory usage.

      ERLN wrote:

      What is the reason ?

      There are a large number of ways one might develop code that would result in constant memory usage increase. There is no way for us to tell what you have done.

      1 Reply Last reply
      0
      • E ERLN

        I have client/Server Application . It is perfectly working. no issues. memory leaks also very less. because it checked with memory checking tool like boundschecker etc. But In task manager my application is eating too much of memory usage. What is the reason ? Is still memory leak in my applicaitonor any issue with my applicaiton? Please give the solution for this.

        D Offline
        D Offline
        David Crow
        wrote on last edited by
        #3

        ERLN wrote:

        But In task manager my application is eating too much of memory usage. What is the reason ?

        By not reading here first.

        "Old age is like a bank account. You withdraw later in life what you have deposited along the way." - Unknown

        "Fireproof doesn't mean the fire will never come. It means when the fire comes that you will be able to withstand it." - Michael Simmons

        L 1 Reply Last reply
        0
        • D David Crow

          ERLN wrote:

          But In task manager my application is eating too much of memory usage. What is the reason ?

          By not reading here first.

          "Old age is like a bank account. You withdraw later in life what you have deposited along the way." - Unknown

          "Fireproof doesn't mean the fire will never come. It means when the fire comes that you will be able to withstand it." - Michael Simmons

          L Offline
          L Offline
          led mike
          wrote on last edited by
          #4

          Dude, there's not near enough pictures on that page. ;)

          D 1 Reply Last reply
          0
          • L led mike

            Dude, there's not near enough pictures on that page. ;)

            D Offline
            D Offline
            David Crow
            wrote on last edited by
            #5

            Well, if we assume that "a picture is worth 1000 words," there's more than enough.

            "Old age is like a bank account. You withdraw later in life what you have deposited along the way." - Unknown

            "Fireproof doesn't mean the fire will never come. It means when the fire comes that you will be able to withstand it." - Michael Simmons

            1 Reply Last reply
            0
            Reply
            • Reply as topic
            Log in to reply
            • Oldest to Newest
            • Newest to Oldest
            • Most Votes


            • Login

            • Don't have an account? Register

            • Login or register to search.
            • First post
              Last post
            0
            • Categories
            • Recent
            • Tags
            • Popular
            • World
            • Users
            • Groups