Is there a way to turn off using ram as intermediary when transfering files between 2 internal hdds? (write cache is off on all drives)

right forum?  first time here. none of the options seem perfect. so i guess this applies to 'setup.' i tried to describe what's happening verbosely from the start of a file transfer to completion of writing file to 2nd hard drive.
win 7 64bit home - i2600k 3.4ghz - 8gb of ram - 2hdd 1 ssd
I have this problem when transferring files between 2 internal hard drives. one is unhealthy (slow write speeds but not looking for advice to replace it because it serves its unimportant purpose). so, the unhealthy drive drops into PIO mode - that's acceptable.
however, a little over 1gb of any file transfer is cached in RAM during the file transfer. after the file transfer window closes, indicating the transfer is "complete" (HA!), it still has 1gb to write from RAM which takes about 30minutes. This would
not be a problem if it did not also earmark an additional 5gb of ram (never in use), leaving 1gb or less 'free' for programs. this needlessly causes my pc to be sluggish - moreso than a typical file transfer file between 2 healthy drives. i have windows write
caching turned off on all drives. so this is a different setting i can't figure out nor find after 2 hours of google searches.
info from taskmanager and resource monitor.
idle estimates: total 8175, cached 532, available 7218, free 6771 and the graph in taskman shows about 1gb memory in use.
at the start of a file transfer:  8175,  2661,  6070,  4511free and ~2gb of ram used in graph. No problems, yet.
however, as the transfer goes on, the free ram value drops to less than 1gb (1gb normal +1gb temporary transfer cache +5gb of unused earmarked space = ~7gb),  cached value increases, but the amount of used ram remains relatively unchanged (2gb
during transfer and slowly drops to idle values as remaining bits are written to the 2nd hard drive).  the free value is even slower to return to idle norms after the transfer completes writing data to 2nd hard drive from RAM. so, it's earmarking an addition
5gb of ram that are completely unused during this process.  *****This is my problem*****
Is there any way to turn this function off or limit its maximum size. in addition to sluggishness, it poses risk to data integrity from system errors/power loss, and it's difficult to discern the actual time of transfer completion, which makes it difficult
to know when it's safe to shutdown my pc (any data left in ram is lost, and the file transfer is ruined - as of now i have to use resmon and look through what's writing to disk2 -> sometimes easy to forget about it when the transfer window closed 20-30minutes
ago and the file is still in the process of writing to the 2nd disk).
Any solution would be nice, and a little extra info like whether it can be applied to only 1 hard drive would be excellent.

Thanks for the reply.
(Although i have an undergrad degeee in computers, it's been 15years and my vocab is terrible. so, i will try my best. keep an open mind. it's not my occupation, so i rarely have to communicate ideas regarding PCs)
It operates the same way regardless of the write-cache option being enabled. It's not using the 5gb for read/write buffer - it's merely bloating standby memory during the transfer process at a rate similar to the write speed of destination (for my situation).
at this point i don't expect a solution. i've tried to look through lists of known memory leaks but i dont have the vocabulary to be 100% certain this problem is not documented. as of now it can't affect many people - NAS's with low bandwidth networks, usb
attached storage etc. do bugs get forwarded from these forums? below i can outline the consistent and repeatable nature not only on my pc but on others' pcs as well (2012 forum post i found).
I've been testing and paying a little more attention and i can describe it better:
Just the Facts
Resmon Memory Info: "In Use" stays consistent ~1gb (idle amount and roughly the same when nothing else is running during file transfer)
                                 "Modified" contains file transfer
data (meta data?) which remains consistent at little over 1gb (minor fluctuations due to working as a buffer). After the file transfer window closes "Modified" slowly diminishes as it finishes lazy writing (i believe that's the term). I forget idle
pc amount, but after transfer this is ony 58mb)
"Standby" as the transfer starts it immediately rises to ~2gb. I'm sure this initial jump is normal. However, it will bloat well over 5gb over time with a large enough transfer increasing at a consistent rate during the entire transfer
process. the crux of the matter.
"Free" will drop as far as 35-50megabytes over time.
as the transfer starts, the "Standby" increases by an immediate chunk then at a slow rate throughout entire transfer process(~1mb/s). once writing metadata to RAM no longer occurs, the "Modified" ram slowly (@500kb/s matching resmon disk
activity for that file write) diminishes as it finishes lazy writing, After file is 100% written to destination drive, "Standby" remains a bloated figure long after.
a 1.4gb transfer filled 3677MB of "Standby" by the time writing finished and modified ram cleared. after 20minutes, it's still bloated at 3696MB. after 30-40mins it's down to 2300mb - this is about what it jumps immediately to when transfer starts
- it now remains at this level until i reboot.
I notice the "standby" is available to programs. but they do not operate well. e.g. a 480p trailer on IMDB.com will stop-and-go every 2-3seconds (stream buffers fine/fast) - this would be during the worst case scenario of 35-50mb "Free"
ram. my pc isn't and never was the latest and greatest, but choppy video never happens even with 1 or 2 resource hogs running (video processing/encoding, games, etc).
Conjecture Below
i think it's a problem when one device is significantly slower at writing than the source device - this is the factor that i share with others having this problem. when data is written to modified ram then sent to destination, standby memory is expanded
until it completely or nearly fills all available RAM - If the transfer size is large enough relative to how slow the write speed of destination device is. otherwise it fills it up as much as the file size/write speed issue allows. the term "memory leak"
is used below but may not technically be one, but it's an apt description in layman's terms.
i saw a similar post in these forums (link at end). My problem is repeatable and consistent with others' reports. I wasn't sure if i should revive it with a reply. some of these online message boards (maybe not this one) are extremely picky
and sensitive, lol.the world will end if an old thread revives - even if for a good reason.
i can answer some of the ancillary issues. one person (Friday, September 21, 2012 8:33 PM) mentions not being able to shutdown, i asume he means stuck on the shutdown screen - this is because lazy writing has not completed - his nas write speed is significantly
slower than reading from source - the last bits of data left in ram still needs to be writen to the destination. shutdown will stall for as long as needed until the data finishes writing to destination to prevent data loss.
another person (Monday, September 24, 2012 6:31 PM) mentions the rate of the leak, but the rate is more likely a function of read speed from source relative to write speed of destination. which explains why my standby expands closer to a 1:1 ratio compared
to his 1:100 (he said 10mb per 1000mb)
we all have the same exact results/behaviour, but slightly different rates of bloating/leaking. as the file is written from from the ram to the destination, standby increases during this time - not a problem if read and write speeds are roughly equal (unless
your transfering a terabytes then i bet the problem could rear its head). when writing lags, it gives the opportunity for standby ram to bloat with no maximum except the amount of installed ram. slower the write speed, the worse the problem.
The reply on Wednesday, September 26, 2012 3:04 AM has before and after pictures of exactly what i described in
"Just the Facts". Specifically the resmon image showing the Memory Tab.
The kb2647452 hotfix seems to do some weird things relative to this problem. in the posts that mention they've applied it: after file completes it looks like the "standby" bloat is now "in use" bloat. as per info from Tuesday, October
09, 2012 10:36 PM - bobmtl in an earlier post applies the patch. compare images from earlier posts to his post on this date. seems like a worse problem. Also, his process list indicates it's very unlikely they add up to ~4gb as listed in the color coded bar.
wheres the extra gb's coming from? likely the same culprit of what filled up "standby" memory for me and others. it looks like this patch relative to this problem merely recategorizes the bloat - just changes the title it falls under.
Link:
https://social.technet.microsoft.com/Forums/windows/en-US/955b600f-976d-4c09-86dc-2ff19e726baf/memory-leak-in-windows-7-64bit-when-writing-to-a-network-shared-disk?forum=w7itpronetworking

Similar Messages

  • Is there a way to turn the wireless capabilities off on an AirPort Express?  I have an AirPort Extreme as my main router and use the express to just extend it. I only really want to you use the express for hard ethernet connections

    Is there a way to turn the wireless capabilities off on an AirPort Express?  I have an AirPort Extreme as my main router and use the express to just extend it. I only really want to you use the express for hard ethernet connections. For whatever reason when I have my express extend my wifi at home the download speed from just the express is absolutely terrible, drops to about 1.5 mb compared to when it's on the extremes part of the network the speed goes up to 50-75mb. These terrible download speed really only affects the iPhones as my MacBook Pro usually gets the good speed no matter where it is. I don't believe there is anything wrong with my phone because if I am in the part of the house that uses just the extreme the download speeds on the iphone goes up to 50-75mb. As a note I have an AirPort Extreme on the top floor of my house (second floor) that's where my modem is located. On the first floor that's where one airport express is located. I also have another airport express in the basement that is accessed by my landlord. Any thoughts on how to fix this would be helpful.

    Is there a way to turn the wireless capabilities off on an AirPort Express?  I have an AirPort Extreme as my main router and use the express to just extend it. I only really want to you use the express for hard ethernet connections.
    It appears that your networking goals with the AirPort Express is to use it as a wireless Ethernet bridge instead of using it to extend the wireless range of your AirPort Extreme. The latter requires that the Express Wi-Fi radios be enabled.
    If you intended to use the Express as a wireless bridge, you just need to reconfigure it to "Join a wireless" network instead of "Extend a wireless network."
    For whatever reason when I have my express extend my wifi at home the download speed from just the express is absolutely terrible, drops to about 1.5 mb compared to when it's on the extremes part of the network the speed goes up to 50-75mb.
    In an extended network, the placement of the extending base station is critical as it can only extend the wireless network at the bandwidth at which it receives it.
    Please check out the following AirPort User Tip for details on optimal base station placement.

  • I noticed that touch id can be bypassed by swiping and entering passcode.  Is there any way to turn off the passcode, so the phone can ONLY be unlocked using your fingerprint?

    I noticed that touch id can be bypassed by swiping the screen and entering your passcode.  Is there any way to turn off the passcode, so the phone can ONLY be unlocked via fingerprint?  I liked the idea of having the extra security of a fingerprint sensor, but not if the phone can still be unlocked using only the passcode.  Then, what's the point of touch id?  Am I missing something here?

    What happens if the touch ID sensor gets broken?  It is a backup method to get in to your device.
    Consider editing your lock screen passcode, changing it from a simple 4 digit code, to a longer more complex password.
    HTH

  • Is there any way to turn off data and use only wi fi

    is there any way to turn off data and use only wi fi, going to a foreign country and do not want to use data but wi fi will be available. I want to be sure to use only wi fi

    Yes there is!
    Simply go into Settings, General, Mobile Data, Turn this off and make sure Data Roaming is also switched off! You can have wifi on and this will no charge your account for the data you use via Wi-Fi!

  • HT4381 apple tv, does the light stay on all the time, or is there a way to turn off the apple tv when not in use?

    the light on the apple tv stay on all the time? is there a way to turn it off or put it on stand by?

    No, it doesn't need to stay on all the time. You can leave it on if you want, since it uses little power, or you can go into settings and select sleep. You can also use the remote to achieve this (hold the select button for 5 secs)

  • Is there a way to turn off all push notifications off at once on iOS7

    Is there a way to turn off all push notifications off at once on iOS7 (iPhone5s). Used to be able to on iOS6. Handy features for soccer fans and such who PVR games but have lots of apps that push the score

    N
    O.

  • When sharing screen from work with my home computer, is there any way to turn off the display at home?

    Hi, sorry if this is a silly question, but when I'm viewing my desktop on the home computer from work (as in I've connected by finding my computer in the finder and hit the "Share Screen" button - is there any way to turn off the display at home? It seems a bit of a waste of power to have the screen on when I'm not actually there - I just need to be able to see all my programs etc on the remote screen in order to use them. My home computer is a 2011 iMac running latest Mountain Lion, work is a 2010 MacBook Pro.
    Thanks in advance!
    Matt

    I've set up another user on my home Mac and left that one logged in. Now when I connect from work it asks me if I want to share the screen or log on virtually as my user. I think choosing the second option doesn't power up the screen.
    Matt

  • Is there any way to turn off the auto formatting in Pages?  I just want to type a letter and add pictures and titles, and Pages keeps changing font sizes and doesn't let me "Do it my way".  I HATE this!

    Is there any way to turn off the auto formatting in Pages?  I'm using a blank document, so I figured I could write my letter and add pictures any way I wanted to.  But NO!  Pages keeps changing the font size!  I typed a large heading as a title, and when I try to change to a smaller font for the body of the letter, it changes the size back to the larger size!  I am getting SO FRUSTRATED!  I've spent over an hour trying to get the stupid program to let me just type my letter!  Can anyone help?

    The only one left is the "unsubmitted text" dialogue, which would not be a problem if I were not a Facebook user; after updating the "Richard is..." field (which does not require a manual submit to actually send) I get the above message. This is obviously Safari just not realising that the info has been sent and is therefore (I imagine) one for Apple themselves to answer!!
    You're welcome Rich. Glad to help.
    Not being a Facebook User, I'm not sure how to respond to the error situation. However, this would be something to report to Apple as a bug via the Safari Menu. First, open to the page in question, then select "Report Bugs to Apple".
    Mahalo for the and Aloha from Big Island.

  • Say I turn off my Computer or restart it & then I load up Firefox the pages I was previously at loads up. Is there any way to turn this off ?

    == Issue
    ==
    I have another kind of problem with Firefox
    == Description
    ==
    Say I turn off my Computer or restart it & then I load up Firefox the pages I was previously at loads up. This is very very very annoying & I see no options in the settings to turn this off. Is there any way to turn this off ? Even if I just press the X button to close Firefox then later in the day I open Firefox the previous pages always open & it is annoying. I apologize for the language but that is just how ''irritated'' & annoyed I am about this
    <blockquote>language cleaned up by a moderator - eh</blockquote>
    == This happened
    ==
    Every time Firefox opened
    == It started randomly
    ==
    == Troubleshooting information
    ==
    There was nothing in the Troubleshooting about this
    == Firefox version
    ==
    3.6.3
    == Operating system
    ==
    Windows XP
    == User Agent
    ==
    Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3
    == Plugins installed
    ==
    *-Default Plug-in
    *The QuickTime Plugin allows you to view a wide variety of multimedia content in Web pages. For more information, visit the QuickTime Web site.
    *Shockwave Flash 10.1 r53
    *Adobe Shockwave for Director Netscape plug-in, version 11.5
    *iTunes Detector Plug-in
    *3.0.50106.0
    *Next Generation Java Plug-in 1.6.0_20 for Mozilla browsers

    Hello David.
    Go into ''Tools > Options > General > Startup:When Firefox starts:'' and configure it as you want (probably to show your home page?). This is the very first option that appears in the options screen, but I understand that it may not be very easy to find. Firefox 4 will not include any redesign to the options screen (except possibly it appearing in a tab, rather than in a popup), but you may interested to know that there are plans to redesign the options screen for versions after Firefox 4, to make it easier to use. If you want to know more about the redesign, just ask.
    Anyway, if that doesn't help (it probably does, but just in case), it's possible that you are having a problem with some Firefox add-on that is hindering your Firefox's normal behavior. Have you tried disabling all add-ons (just to check), to see if Firefox goes back to normal?
    Whenever you have a problem with Firefox, whatever it is, you should make sure it's not caused by one (or more than one) of your installed add-ons, be it an extension, a theme or a plugin. To do that easily and cleanly, run Firefox in [http://support.mozilla.com/en-US/kb/Safe+Mode safe mode] (don't forget to select ''Disable all add-ons'' when you start safe mode). If the problem disappears, you know it's from an add-on. Disable them all in normal mode, and enable them one at a time until you find the source of the problem. See [http://support.mozilla.com/en-US/kb/Troubleshooting+extensions+and+themes this article] for information about troubleshooting extensions and theme and [https://support.mozilla.com/en-US/kb/Troubleshooting+plugins this one] for plugins.
    If you need support for one of your add-ons, you'll have to contact its author.

  • In iOS 7 is there a way to turn off that new camera burst mode?

    I like the old camera ability to keep your finger on the shutter and release to take a photo. It helps avoid camera blur with certain close shots you are trying to frame, and was one of my favorite "hints on using your camera" for the iPhone.
    But with iOS 7 this has turned into burst mode, which is driving me crazy.
    Is there a way of turning off burst mode for the shutter button and having it work like it did before?
    Thanks,
    doug

    Thanks, Doug.  I'm a little disappointed to discover so few of us who miss what I consider one of the iPhone camera's cleverest refinements.  Being able to hold one's finger on the shutter and release to take the photo is something I did by habit, and now sorely miss.
    Most troubling to me is that the change represents a shift to favoring an entirely new way of taking photographs — a style I'd conservatively call, "by the seat of your pants".  That's never the way I've taken photographs. 
    Like Nadnerb19, I'm hoping Apple reconsiders its priorities, and gives us the option to make a choice between machine gun style photography and the steadier, more 'focused' approach afforded by previous versions of iOS.

  • Firefox ignores synthetic Key-clicks. Is there a way to turn this feature off

    Hi,
    I want to send synthetic key presses to Firefox in Xubuntu using "xdotool key "f11" or something similar. However, firefox ignores all synthetic keys when it is running. Is there a way to turn that feature off?
    I have looking through About:config but did not see anything that would help.
    Thank you.

    Hello AshCox,
    Thank you for using Apple Support Communities. 
    You can use information from the following article:
    iOS: Troubleshooting Messages
    Specifically from the section "If you aren't receiving iMessages across all iOS devices". #2 says "Go to Settings>Messages>Send & Receive>You Can Be Reached by iMessage At and make sure that you select each phone number and email address you want to use with iMessage." This same thing works in reverse, if you are receiving iMessages on a device and you don't want to, just unselect the phone number and email address you no longer want to use. 
    Regards,
    Jeff D. 

  • I have my TC in my Bedroom, So the light can be bright. Is there any way to turn the light off?

    I have my TC in my Bedroom, So the light can be bright. Is there any way to turn the light off?

    The light cannot be turned off, but if you stop by at the office supply store and get a sheet of small 1/2" white routnd labels, you can place a few over the light to dim it significantly. Add more labels as needed to adjust for the brightness level you want to achieve.
    Of course, you could use a piece of tape, but the white labels look much nicer and won't be noticeable once you get 4-5 feet away from the device.

  • HT1586 is there a way to turn off my apple tv not going to stand by mode

    is there a way to turn off my apple tv not going to stand by mode

    The Apple TV will go into standby mode. You would have to unplug it for it. The device uses very little power so there shouldn't be a need to do this.

  • LWAP AP1131 Is there any way to turn off the Round BLUE LED

    The 1131 Access point in IOS mode had an option to turn off the BLUE LED circle on the access point. The access point has been converted to LWAP and connected to controller and now the BLUE LED circle is back.... is there any way to turn it off ??
    Can not see an option on the controller.
    Very bright in a dark room (ie hospital beds...)
    Charles

    Hi tdennehy
    Well, first of all thanks a lot for your replay. We have perfect LOS with certainly more than 60% of the Fresnel zone being clear. The Yagi antennas are pointed at each other with no doubt, we actually got while in the "install root" and "install non-root" bridge mode the I and R LEDs on and stable, and S blinking. At times we got all the LEDs blinked fast but I guess we were passing through some strong signal concentrations. Heh, the client sugested to install the Yagi antennas as the omni but I just ingnored him, what else could I say hehe.
    When we were installing all the equipment I had a play with different channels and it seemd like CH 1 worked best. The antennas use the cable they come with because the BR-1310 bridges we have installed right beneath the antennas, only the coaxials cables go down to the office to the power injectors.
    Please see the attached screenshot from the signal and SNR reading. It seems like we have a little bit of noise. The signal was -61dB to -63dB on the installation day but 2 weeks later it went down to about -65dB.
    So, you suggest we rotate both Yagi antennas by 90 degrees correct? I guess one needs to be turned clockwise and another anticlockwise correct? What de we actually gain by doing that? We change the polarization from vertical to horizontal? Could you please explain it to me a little bit more?
    Thanks in advance for sharing your experience. I am going to troubleshoot this on Monday so I would be great if you could give me some sugesstions. I thought of changing the Yagi antennas to 19dB direccional flat pannel of 3rd party but with this distance 13,5dB yagi I think are sufficient. Does the "distance" settings on root bridge have impact on the signal sterngth?
    One more question, at the moment the 2 connected offices are in the same subnet so to speak in the same broadcast domain. On one site (non-root bridge)  they have up to 150 client connections to the servers on the other site (root bridge) but with 20kbps per station making it roughly 3Mbps total bandwidth needed. When they connect all at the same time, our client say the wireless link go. I really don't believe that becasue on the wireless readings we get betwenn 18 and 24Mbps so it should be way more than enough. Do you think by putting both sites in different VLANs would help a little bit so the local traffic would not need to be broadcasted over the wireless link back and forward? Can you shed on that a little bit of your experience? I suspect they have something to do with the switching on local site because when I was pinging the non-root bridge from the local site but connected to a different switch then is connected the Cisco bridge, I got funny reposnses, between 5 and 40ms over ethernet with 10 connections to the remote site over the wireless link but when we pingged the same CIsco bridge from the local site but connecte to the same switch as the Cisco bridge the responses were 1ms. It makes me think that they have some broadcast storming on the local site and that also propagates the wireless link...

  • Is there a way to turn off the auto create a date based reminder?

    Is there a way to turn off having my reminder moved to a different day if I use the word 'tomorrow' or anything else that could indicate a future date.  Sometimes I want a reminder today for example to 'bring gift to work tomorrow'  or buy 2/3 cup something.  This reminder would be moved ot Feb 3rd based on the 2/3.

    Sorry, but what a bunch of poo poo. All of this technology and the only way to shut off a sound affect is to completely mute the entire phone?

Maybe you are looking for