Page 2 of 3 FirstFirst 123 LastLast
Results 11 to 20 of 22
  1. #11

    Default Re: can we really shut down the virtual mem in winxp?



    guys, ga-experiment ko sa virtual mem settings ng akong pc. karon, set nako sa "no paging file" ang pc ko. then i played NFSMW for 3 hours straight while downloading a game and movie via bitcomet.
    I'm curious... why do you want to do this?

    Quote Originally Posted by EarlZ
    even with 4GB of ram dli advisable e shutdown ang pagefile as some games/apps are desgined to store some data sa pagefile.
    Hmmm... weird... Can you pls give us examples of programs that do this? AFAIK, paging is completely abstracted from user programs. They don't know or care where the actual memory resides.

    [ simon.cpu ]

  2. #12

    Default Re: can we really shut down the virtual mem in winxp?

    try playing FEAR with paging file disabled.

  3. #13

    Default Re: can we really shut down the virtual mem in winxp?

    Quote Originally Posted by simoncpu

    guys, ga-experiment ko sa virtual mem settings ng akong pc. karon, set nako sa "no paging file" ang pc ko. then i played NFSMW for 3 hours straight while downloading a game and movie via bitcomet.
    I'm curious... why do you want to do this?

    Quote Originally Posted by EarlZ
    even with 4GB of ram dli advisable e shutdown ang pagefile as some games/apps are desgined to store some data sa pagefile.
    Hmmm... weird... Can you pls give us examples of programs that do this? AFAIK, paging is completely abstracted from user programs. They don't know or care where the actual memory resides.

    [ simon.cpu ]
    its like asking why people turns auto play off. answer: auto play is somewhat annoying. why do i need to tweak my page file? just for the sake of finding out if its any good.

  4. #14

    Default Re: can we really shut down the virtual mem in winxp?

    Quote Originally Posted by akari
    try playing FEAR with paging file disabled.
    basically, its impossible. maybe if u have 100gb of ram.

  5. #15

    Default Re: can we really shut down the virtual mem in winxp?

    Quote Originally Posted by simoncpu

    guys, ga-experiment ko sa virtual mem settings ng akong pc. karon, set nako sa "no paging file" ang pc ko. then i played NFSMW for 3 hours straight while downloading a game and movie via bitcomet.
    99% of the adobe software such as photoshop and illustrator,
    videoediting softwares such as premier and other crap
    video encoding softwares, rendering softwares such as AutoCad,3Dmax, lightwave,maya and ect
    games like FEAR and ect.



    I'm curious... why do you want to do this?

    Quote Originally Posted by EarlZ
    even with 4GB of ram dli advisable e shutdown ang pagefile as some games/apps are desgined to store some data sa pagefile.
    Hmmm... weird... Can you pls give us examples of programs that do this? AFAIK, paging is completely abstracted from user programs. They don't know or care where the actual memory resides.

    [ simon.cpu ]
    Programs like Adobe Photoshop and illustrator, premier and others..
    rendering apps like Autocad, 3dsmax, lightwave , maya and ect..
    and some games are built to use PF regardless of the ram you have.

  6. #16

    Default Re: can we really shut down the virtual mem in winxp?

    SUMMARY
    The paging file (Pagefile.sys) is a hidden file on your computer's hard disk that Windows XP uses as if it were random access memory (RAM). The paging file and physical memory make up virtual memory. By default, Windows stores the paging file on the boot partition (the partition that contains the operating system and its support files). The default, or recommended, paging file size is equal to 1.5 times the total RAM. This article discusses how to configure the paging file for system optimization and recovery.

    To enhance performance, it is good practice to put the paging file on a different partition and on a different physical hard disk drive. That way, Windows can handle multiple I/O requests more quickly. When the paging file is on the boot partition, Windows must perform disk reading and writing requests on both the system folder and the paging file. When the paging file is moved to a different partition, there is less competition between reading and writing requests.

    However, if you remove the paging file from the boot partition, Windows cannot create a dump file (Memory.dmp) in which to write debugging information in the event that a kernel mode Stop Error message occurs. This could lead to extended downtime if you must debug to troubleshoot the Stop error message.

    The optimal solution is to create one paging file that is stored on the boot partition, and then create one paging file on another partition that is less frequently accessed on a different physical hard disk if a different physical hard disk is available. Additionally, it is optimal to create the second paging file so that it exists on its own partition, with no data or operating-system-specific files. By design, Windows uses the paging file on the less frequently accessed partition over the paging file on the more heavily accessed boot partition. An internal algorithm is used to determine which paging file to use for virtual memory management.

    When you put a paging file on its own partition, the paging file does not become fragmented, and this counts as another definite advantage. If a paging file resides on a partition that contains other data, it may experience fragmentation as it expands to satisfy the extra virtual memory that is required. An unfragmented paging file leads to faster virtual memory access and to a greater chance of a dump-file capture that is free of significant errors.

    If you follow these recommendations, you meet the following paging file configuration goals for optimization and recovery:
    • The system is correctly configured to capture a Memory.dmp file if the computer experiences a kernel mode Stop Error.
    • The paging file on the less frequently accessed partition is used most frequently because it is on a partition that is least busy.

    http://support.microsoft.com/?kbid=314482

  7. #17

    Default Re: can we really shut down the virtual mem in winxp?

    basically, its impossible. maybe if u have 100gb of ram.
    Nope, 100gb of RAM is overkill.

    On my system FEAR can runs fine with 512MB of Physical RAM + 600MB Virtual Memory.

    So FEAR can run without any problems with 1112MB of Virtual+RAM.

    I think with 2gb physical RAM its possible to disable your Paging file. :mrgreen:

    @tolstoi:
    Another tip paging file can become fragmented if you set a very small minimum virtual memory and very large maximum virtual mem.
    To prevent fragmentation of virtual memory try setting the minimum virtual memory equal to the maximum. This way the paging file remains intact as an unmovable reserved file.

  8. #18

    Default Re: can we really shut down the virtual mem in winxp?

    ^^nice tip akari.

    i used to set my paging files to [custom] 128mb min & 384mb max...i have 768MB of RAM.

  9. #19

    Default Re: can we really shut down the virtual mem in winxp?

    Quote Originally Posted by cyber_urbantribe
    its like asking why people turns auto play off. answer: auto play is somewhat annoying. why do i need to tweak my page file? just for the sake of finding out if its any good.
    Wa ko connect. Anyway, good luck. Swapping only kicks in whenever there is insufficient RAM; Winblows automatically pages out inactive pages from physical memory. I think you wanted to improve the performance of your PC. The solution is to buy more RAM or disable unecessary services that eat your memory-- not disable the swap file.

    Quote Originally Posted by EarlZ
    Programs like Adobe Photoshop and illustrator, premier and others..
    rendering apps like Autocad, 3dsmax, lightwave , maya and ect..
    and some games are built to use PF regardless of the ram you have.
    Well, this is not the the paging file (Pagefile.sys) that Winblows uses...

    [ simon.cpu ]

  10. #20

    Default Re: can we really shut down the virtual mem in winxp?

    Quote Originally Posted by simoncpu
    Quote Originally Posted by cyber_urbantribe
    its like asking why people turns auto play off. answer: auto play is somewhat annoying. why do i need to tweak my page file? just for the sake of finding out if its any good.
    Wa ko connect. Anyway, good luck. Swapping only kicks in whenever there is insufficient RAM; Winblows automatically pages out inactive pages from physical memory. I think you wanted to improve the performance of your PC. The solution is to buy more RAM or disable unecessary services that eat your memory-- not disable the swap file.

    Quote Originally Posted by EarlZ
    Programs like Adobe Photoshop and illustrator, premier and others..
    rendering apps like Autocad, 3dsmax, lightwave , maya and ect..
    and some games are built to use PF regardless of the ram you have.
    Well, this is not the the paging file (Pagefile.sys) that Winblows uses...

    [ simon.cpu ]
    gibalik na nako sa based sa ram. min 1152mb and max 1152 also. ga-prepare ko sa Boiling Point na game.

  11.    Advertisement

Page 2 of 3 FirstFirst 123 LastLast

Similar Threads

 
  1. "Garbage Problem in the Philippines" Can PINOYS really solve it?
    By jnex in forum Politics & Current Events
    Replies: 291
    Last Post: 12-26-2012, 01:25 AM
  2. Where can we buy a genuine LV bags here in Cebu?
    By sexyporsche in forum Trends & Fashion
    Replies: 88
    Last Post: 11-13-2012, 02:19 AM
  3. Where can we buy cheap/affordable pc parts here in cebu.
    By rochreps in forum Computer Hardware
    Replies: 9
    Last Post: 07-16-2011, 10:22 AM
  4. Where can we buy cheap/affordable pc parts here in cebu.
    By rochreps in forum Computer Hardware
    Replies: 12
    Last Post: 07-15-2011, 05:26 PM
  5. Where can we buy cheap/affordable pc parts here in cebu.
    By rochreps in forum Politics & Current Events
    Replies: 1
    Last Post: 07-08-2011, 08:31 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
about us
We are the first Cebu Online Media.

iSTORYA.NET is Cebu's Biggest, Southern Philippines' Most Active, and the Philippines' Strongest Online Community!
follow us
#top