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
  1. Home
  2. The Lounge
  3. Tool to limit system resources?

Tool to limit system resources?

Scheduled Pinned Locked Moved The Lounge
graphicsjsonquestion
20 Posts 11 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.
  • R Rajesh R Subramanian

    I'll recommend Vista. It's an excellent candidate for your requirement. I wonder why nobody pointed out this to you already.

    Nobody can give you wiser advice than yourself. - Cicero .·´¯`·->Rajesh<-·´¯`·. Codeproject.com: Visual C++ MVP

    L Offline
    L Offline
    leppie
    wrote on last edited by
    #7

    Rajesh R Subramanian wrote:

    I wonder why nobody pointed out this to you already.

    I wonder how you could not have noticed it in the 2 previous replies already.

    xacc.ide - now with TabsToSpaces support
    IronScheme - 1.0 alpha 4a out now (29 May 2008)

    C R 2 Replies Last reply
    0
    • L leppie

      Rajesh R Subramanian wrote:

      I wonder why nobody pointed out this to you already.

      I wonder how you could not have noticed it in the 2 previous replies already.

      xacc.ide - now with TabsToSpaces support
      IronScheme - 1.0 alpha 4a out now (29 May 2008)

      C Offline
      C Offline
      Cedric Moonen
      wrote on last edited by
      #8

      I wonder how you didn't notice that his post was sarcastic (hehe, this can go on for a looooong time :-D )

      Cédric Moonen Software developer
      Charting control [v1.4]

      L 1 Reply Last reply
      0
      • L leppie

        Rajesh R Subramanian wrote:

        I wonder why nobody pointed out this to you already.

        I wonder how you could not have noticed it in the 2 previous replies already.

        xacc.ide - now with TabsToSpaces support
        IronScheme - 1.0 alpha 4a out now (29 May 2008)

        R Offline
        R Offline
        Rajesh R Subramanian
        wrote on last edited by
        #9

        My reply was a sarcastic note. A joke, even.

        Nobody can give you wiser advice than yourself. - Cicero .·´¯`·->Rajesh<-·´¯`·. Codeproject.com: Visual C++ MVP

        1 Reply Last reply
        0
        • C Cedric Moonen

          I wonder how you didn't notice that his post was sarcastic (hehe, this can go on for a looooong time :-D )

          Cédric Moonen Software developer
          Charting control [v1.4]

          L Offline
          L Offline
          leppie
          wrote on last edited by
          #10

          I was thinking that, but it had no hints that it was. Having just browsed through some message boards, the lack of seeing something is very possible indeed.

          xacc.ide - now with TabsToSpaces support
          IronScheme - 1.0 alpha 4a out now (29 May 2008)

          R 1 Reply Last reply
          0
          • L leppie

            I was thinking that, but it had no hints that it was. Having just browsed through some message boards, the lack of seeing something is very possible indeed.

            xacc.ide - now with TabsToSpaces support
            IronScheme - 1.0 alpha 4a out now (29 May 2008)

            R Offline
            R Offline
            Rajesh R Subramanian
            wrote on last edited by
            #11

            leppie wrote:

            I was thinking that, but it had no hints that it was.

            It is called Deadpan[^].

            Nobody can give you wiser advice than yourself. - Cicero .·´¯`·->Rajesh<-·´¯`·. Codeproject.com: Visual C++ MVP

            1 Reply Last reply
            0
            • D Dy

              Can anyone recommend an application that would make an application think the system is low on resources? Looking for GDI resources as well as RAM. Or even an API that I could investigate to roll my own tool?

              - Dy

              S Offline
              S Offline
              Simon P Stevens
              wrote on last edited by
              #12

              Just write your own:

              while(resourcesLeft){
                  AllocateResources();
              }
              

              Simon

              1 Reply Last reply
              0
              • D Dy

                Can anyone recommend an application that would make an application think the system is low on resources? Looking for GDI resources as well as RAM. Or even an API that I could investigate to roll my own tool?

                - Dy

                P Offline
                P Offline
                Pete OHanlon
                wrote on last edited by
                #13

                Try running the app inside Virtual PC or VMWare - these allow you to limit the resources that are available.

                Deja View - the feeling that you've seen this post before.

                My blog | My articles

                J L 2 Replies Last reply
                0
                • P Pete OHanlon

                  Try running the app inside Virtual PC or VMWare - these allow you to limit the resources that are available.

                  Deja View - the feeling that you've seen this post before.

                  My blog | My articles

                  J Offline
                  J Offline
                  John M Drescher
                  wrote on last edited by
                  #14

                  Or virtualbox and also disable any SVM or VT (processor virtualization support) instructions that these have.

                  John

                  1 Reply Last reply
                  0
                  • P Pete OHanlon

                    Try running the app inside Virtual PC or VMWare - these allow you to limit the resources that are available.

                    Deja View - the feeling that you've seen this post before.

                    My blog | My articles

                    L Offline
                    L Offline
                    leppie
                    wrote on last edited by
                    #15

                    Else we can just send him a CEH tool :)

                    xacc.ide - now with TabsToSpaces support
                    IronScheme - 1.0 alpha 4a out now (29 May 2008)

                    Z P 2 Replies Last reply
                    0
                    • L leppie

                      Else we can just send him a CEH tool :)

                      xacc.ide - now with TabsToSpaces support
                      IronScheme - 1.0 alpha 4a out now (29 May 2008)

                      Z Offline
                      Z Offline
                      Zoltan Balazs
                      wrote on last edited by
                      #16

                      A what?

                      Work @ Network integrated solutions | Flickr | A practical use of the MVC pattern

                      L 1 Reply Last reply
                      0
                      • Z Zoltan Balazs

                        A what?

                        Work @ Network integrated solutions | Flickr | A practical use of the MVC pattern

                        L Offline
                        L Offline
                        leppie
                        wrote on last edited by
                        #17

                        Hehe, maybe a search for CEH in the lounge will enlighten you :p

                        xacc.ide - now with TabsToSpaces support
                        IronScheme - 1.0 alpha 4a out now (29 May 2008)

                        1 Reply Last reply
                        0
                        • Z Zoltan Balazs

                          I don't know if this is something that you could use, but try HeavyLoad [^]

                          D Offline
                          D Offline
                          Dy
                          wrote on last edited by
                          #18

                          Cheers - that's helped

                          - Dy

                          1 Reply Last reply
                          0
                          • realJSOPR realJSOP

                            Vista If you already have Vista installed, try Office 2007.

                            "Why don't you tie a kerosene-soaked rag around your ankles so the ants won't climb up and eat your candy ass..." - Dale Earnhardt, 1997
                            -----
                            "...the staggering layers of obscenity in your statement make it a work of art on so many levels." - Jason Jystad, 10/26/2001

                            R Offline
                            R Offline
                            Rajesh R Subramanian
                            wrote on last edited by
                            #19

                            I think there are some idiots who will vote you a 1, no matter what you say.

                            Nobody can give you wiser advice than yourself. - Cicero .·´¯`·->Rajesh<-·´¯`·. Codeproject.com: Visual C++ MVP

                            1 Reply Last reply
                            0
                            • L leppie

                              Else we can just send him a CEH tool :)

                              xacc.ide - now with TabsToSpaces support
                              IronScheme - 1.0 alpha 4a out now (29 May 2008)

                              P Offline
                              P Offline
                              Pete OHanlon
                              wrote on last edited by
                              #20

                              leppie wrote:

                              Else we can just send him a CEH tool

                              :laugh: Only if we can beat it into small pieces with a mallet.

                              Deja View - the feeling that you've seen this post before.

                              My blog | My articles

                              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