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. No more pagefile (modified)

No more pagefile (modified)

Scheduled Pinned Locked Moved The Lounge
csharpvisual-studio
17 Posts 8 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.
  • D Dario Solera

    On my new PC I have 2 GB of RAM. I tried to disable Windows' pagefile, and - surprise - the PC is *really* faster, especially when you have many applications running. VS05 seems to be also faster. EDIT: I always have many programs open (Outlook, Firefox, Explorer, Opera, MSDN Library, Visual Studio and some other utilities (I'm developing a web application) (nested brackets :rolleyes:)), and when I switch between them they are still alive, and they don't have to crunch the HDD for many seconds before turning to life again. More, they are faster themselves. ___________________________________ Tozzi is right: Gaia is getting rid of us. My Blog [ITA] -- modified at 15:34 Monday 13th March, 2006

    D Offline
    D Offline
    Daniel Turini
    wrote on last edited by
    #3

    Dario Solera wrote:

    I tried to disable Windows' pagefile, and - surprise - the PC is *really* faster, especially when you have many applications running.VS05 seems to be also faster.

    How did you measure that? How much % faster? From the Churchdown Parish Magazine: "Would the Congregation please note that the bowl at the back of the Church, labelled 'For The Sick,' is for monetary donations only."

    D 1 Reply Last reply
    0
    • D Dario Solera

      On my new PC I have 2 GB of RAM. I tried to disable Windows' pagefile, and - surprise - the PC is *really* faster, especially when you have many applications running. VS05 seems to be also faster. EDIT: I always have many programs open (Outlook, Firefox, Explorer, Opera, MSDN Library, Visual Studio and some other utilities (I'm developing a web application) (nested brackets :rolleyes:)), and when I switch between them they are still alive, and they don't have to crunch the HDD for many seconds before turning to life again. More, they are faster themselves. ___________________________________ Tozzi is right: Gaia is getting rid of us. My Blog [ITA] -- modified at 15:34 Monday 13th March, 2006

      E Offline
      E Offline
      Ed Poore
      wrote on last edited by
      #4

      I take it your running WinXP because on Win2K you can kill the OS by removing the page file. I've heard of it done by friends several times, occasionally something deletes pagefile.sys when the system crashes (or something like that) and Win2K will not boot whatever you try. Ed

      D 1 Reply Last reply
      0
      • D Daniel Turini

        Dario Solera wrote:

        I tried to disable Windows' pagefile, and - surprise - the PC is *really* faster, especially when you have many applications running.VS05 seems to be also faster.

        How did you measure that? How much % faster? From the Churchdown Parish Magazine: "Would the Congregation please note that the bowl at the back of the Church, labelled 'For The Sick,' is for monetary donations only."

        D Offline
        D Offline
        Dario Solera
        wrote on last edited by
        #5

        Daniel Turini wrote:

        How did you measure that? How much % faster?

        During usual coding it's faster. Switching between design-mode and coding-mode, using MSDN Library, and so on are faster operations. It's because all the data is kept in memory. Windows seems to swap memory pages even when it's not necessary. ___________________________________ Tozzi is right: Gaia is getting rid of us. My Blog [ITA]

        D 1 Reply Last reply
        0
        • D Dario Solera

          Daniel Turini wrote:

          How did you measure that? How much % faster?

          During usual coding it's faster. Switching between design-mode and coding-mode, using MSDN Library, and so on are faster operations. It's because all the data is kept in memory. Windows seems to swap memory pages even when it's not necessary. ___________________________________ Tozzi is right: Gaia is getting rid of us. My Blog [ITA]

          D Offline
          D Offline
          Daniel Turini
          wrote on last edited by
          #6

          Dario Solera wrote:

          During usual coding it's faster. Switching between design-mode and coding-mode, using MSDN Library, and so on are faster operations.It's because all the data is kept in memory. Windows seems to swap memory pages even when it's not necessary.

          Ok, seems reasonable, but do you have any numbers? Someone may say that, by swapping out or freeing rarely used memory pages, there will be more space for caches (i.e., disk cache, font cache, network cache, application-specific cache, etc). From the Churchdown Parish Magazine: "Would the Congregation please note that the bowl at the back of the Church, labelled 'For The Sick,' is for monetary donations only."

          1 Reply Last reply
          0
          • D Dario Solera

            On my new PC I have 2 GB of RAM. I tried to disable Windows' pagefile, and - surprise - the PC is *really* faster, especially when you have many applications running. VS05 seems to be also faster. EDIT: I always have many programs open (Outlook, Firefox, Explorer, Opera, MSDN Library, Visual Studio and some other utilities (I'm developing a web application) (nested brackets :rolleyes:)), and when I switch between them they are still alive, and they don't have to crunch the HDD for many seconds before turning to life again. More, they are faster themselves. ___________________________________ Tozzi is right: Gaia is getting rid of us. My Blog [ITA] -- modified at 15:34 Monday 13th March, 2006

            N Offline
            N Offline
            Nish Nishant
            wrote on last edited by
            #7

            Dario Solera wrote:

            I tried to disable Windows' pagefile, and - surprise - the PC is *really* faster, especially when you have many applications running.

            From where do you disable it from? Too lazy to google and find out. :-> Regards, Nish


            Nish’s thoughts on MFC, C++/CLI and .NET (my blog)
            The Ultimate Grid - The #1 MFC grid out there!

            L D 2 Replies Last reply
            0
            • D Dario Solera

              On my new PC I have 2 GB of RAM. I tried to disable Windows' pagefile, and - surprise - the PC is *really* faster, especially when you have many applications running. VS05 seems to be also faster. EDIT: I always have many programs open (Outlook, Firefox, Explorer, Opera, MSDN Library, Visual Studio and some other utilities (I'm developing a web application) (nested brackets :rolleyes:)), and when I switch between them they are still alive, and they don't have to crunch the HDD for many seconds before turning to life again. More, they are faster themselves. ___________________________________ Tozzi is right: Gaia is getting rid of us. My Blog [ITA] -- modified at 15:34 Monday 13th March, 2006

              L Offline
              L Offline
              Luis Alonso Ramos
              wrote on last edited by
              #8

              Is everyone with 2 GB of RAM trying it now?? I am! :) -- LuisR


              Luis Alonso Ramos Intelectix - Chihuahua, Mexico Not much here: My CP Blog!

              The amount of sleep the average person needs is five more minutes. -- Vikram A Punathambekar, Aug. 11, 2005

              L S 2 Replies Last reply
              0
              • N Nish Nishant

                Dario Solera wrote:

                I tried to disable Windows' pagefile, and - surprise - the PC is *really* faster, especially when you have many applications running.

                From where do you disable it from? Too lazy to google and find out. :-> Regards, Nish


                Nish’s thoughts on MFC, C++/CLI and .NET (my blog)
                The Ultimate Grid - The #1 MFC grid out there!

                L Offline
                L Offline
                Luis Alonso Ramos
                wrote on last edited by
                #9

                Control Panel -> System -> Advanced tab -> Performance Options -> Advanced tab -> Change Virtual Memory -> No paging file Does everything have an Advanced tab? Is it twice as Advanced? or Advanced2? :rolleyes: -- LuisR


                Luis Alonso Ramos Intelectix - Chihuahua, Mexico Not much here: My CP Blog!

                The amount of sleep the average person needs is five more minutes. -- Vikram A Punathambekar, Aug. 11, 2005

                D N 2 Replies Last reply
                0
                • E Ed Poore

                  I take it your running WinXP because on Win2K you can kill the OS by removing the page file. I've heard of it done by friends several times, occasionally something deletes pagefile.sys when the system crashes (or something like that) and Win2K will not boot whatever you try. Ed

                  D Offline
                  D Offline
                  Dario Solera
                  wrote on last edited by
                  #10

                  Of course I have Windows XP. :) ___________________________________ Tozzi is right: Gaia is getting rid of us. My Blog [ITA]

                  E 1 Reply Last reply
                  0
                  • L Luis Alonso Ramos

                    Is everyone with 2 GB of RAM trying it now?? I am! :) -- LuisR


                    Luis Alonso Ramos Intelectix - Chihuahua, Mexico Not much here: My CP Blog!

                    The amount of sleep the average person needs is five more minutes. -- Vikram A Punathambekar, Aug. 11, 2005

                    L Offline
                    L Offline
                    Luis Alonso Ramos
                    wrote on last edited by
                    #11

                    After restarting, it seems to me that system startup was a little bit slower, but in VS 2005 the form designer opens up almost immediately!! I'll give it a try for the rest of today, and will report on it (from a totally empirical point of view)! :) -- LuisR


                    Luis Alonso Ramos Intelectix - Chihuahua, Mexico Not much here: My CP Blog!

                    The amount of sleep the average person needs is five more minutes. -- Vikram A Punathambekar, Aug. 11, 2005

                    D 1 Reply Last reply
                    0
                    • L Luis Alonso Ramos

                      Control Panel -> System -> Advanced tab -> Performance Options -> Advanced tab -> Change Virtual Memory -> No paging file Does everything have an Advanced tab? Is it twice as Advanced? or Advanced2? :rolleyes: -- LuisR


                      Luis Alonso Ramos Intelectix - Chihuahua, Mexico Not much here: My CP Blog!

                      The amount of sleep the average person needs is five more minutes. -- Vikram A Punathambekar, Aug. 11, 2005

                      D Offline
                      D Offline
                      Dario Solera
                      wrote on last edited by
                      #12

                      Luis Alonso Ramos wrote:

                      Control Panel -> System -> Advanced tab -> Performance Options -> Advanced tab -> Change Virtual Memory -> No paging file

                      Correct. ___________________________________ Tozzi is right: Gaia is getting rid of us. My Blog [ITA]

                      1 Reply Last reply
                      0
                      • L Luis Alonso Ramos

                        After restarting, it seems to me that system startup was a little bit slower, but in VS 2005 the form designer opens up almost immediately!! I'll give it a try for the rest of today, and will report on it (from a totally empirical point of view)! :) -- LuisR


                        Luis Alonso Ramos Intelectix - Chihuahua, Mexico Not much here: My CP Blog!

                        The amount of sleep the average person needs is five more minutes. -- Vikram A Punathambekar, Aug. 11, 2005

                        D Offline
                        D Offline
                        Dario Solera
                        wrote on last edited by
                        #13

                        Luis Alonso Ramos wrote:

                        After restarting, it seems to me that system startup was a little bit slower

                        Maybe, but I think that's not regarding the pagefile.

                        Luis Alonso Ramos wrote:

                        I'll give it a try for the rest of today, and will report on it (from a totally empirical point of view)!

                        Me too. ___________________________________ Tozzi is right: Gaia is getting rid of us. My Blog [ITA]

                        1 Reply Last reply
                        0
                        • D Dario Solera

                          Of course I have Windows XP. :) ___________________________________ Tozzi is right: Gaia is getting rid of us. My Blog [ITA]

                          E Offline
                          E Offline
                          Ed Poore
                          wrote on last edited by
                          #14

                          Dario Solera wrote:

                          Of course I have Windows XP.

                          Good for you, I have Fedora ;P The only thing left for me is to get VS2005 running on Wine (which is possible it seems). I must say I had XP on my laptop when it came, put up with it for a couple of months and then wiped the disk (not just a format, a proper wipe :-D) and put Win2K on. Now got a seperate hd for the laptop which has Fedora, which is nice :) Ed

                          1 Reply Last reply
                          0
                          • L Luis Alonso Ramos

                            Is everyone with 2 GB of RAM trying it now?? I am! :) -- LuisR


                            Luis Alonso Ramos Intelectix - Chihuahua, Mexico Not much here: My CP Blog!

                            The amount of sleep the average person needs is five more minutes. -- Vikram A Punathambekar, Aug. 11, 2005

                            S Offline
                            S Offline
                            Sidonath
                            wrote on last edited by
                            #15

                            I have 1.5GB and I'll try it tomorrow :) I've recently upgraded from 512MB and didn't see much difference in VS2005. Maybe disabling pf will help a bit

                            1 Reply Last reply
                            0
                            • L Luis Alonso Ramos

                              Control Panel -> System -> Advanced tab -> Performance Options -> Advanced tab -> Change Virtual Memory -> No paging file Does everything have an Advanced tab? Is it twice as Advanced? or Advanced2? :rolleyes: -- LuisR


                              Luis Alonso Ramos Intelectix - Chihuahua, Mexico Not much here: My CP Blog!

                              The amount of sleep the average person needs is five more minutes. -- Vikram A Punathambekar, Aug. 11, 2005

                              N Offline
                              N Offline
                              Nish Nishant
                              wrote on last edited by
                              #16

                              Thank you. Regards, Nish


                              Nish’s thoughts on MFC, C++/CLI and .NET (my blog)
                              The Ultimate Grid - The #1 MFC grid out there!

                              1 Reply Last reply
                              0
                              • N Nish Nishant

                                Dario Solera wrote:

                                I tried to disable Windows' pagefile, and - surprise - the PC is *really* faster, especially when you have many applications running.

                                From where do you disable it from? Too lazy to google and find out. :-> Regards, Nish


                                Nish’s thoughts on MFC, C++/CLI and .NET (my blog)
                                The Ultimate Grid - The #1 MFC grid out there!

                                D Offline
                                D Offline
                                DerMeister
                                wrote on last edited by
                                #17

                                Your kidding right?

                                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