Should I delete swapfiles?

I have a 2011 Mac Mini with 2.3GHz Intel Core i5 processor and 8GB of memory. I have a 55GB Solid State SATA drive and an additional drive for storage. When I first turn my computer on, the Solid State drive shows roughly  2 GB of photos, 11 GB of apps, 20 GB of "other" and 22GB of free space. Within a half hour or running my computer, I get a Start Up Disk almost full notification and the "other" is typically around 40GB. This happens whether I run adobe software, or only open safari. I've determined there are sleepimages or swapfiles being created, but is there any way to stop this? Should there be 22GB of swapfiles on my system? I've read not to delete them...but I've also read they should only be as large as your memory on your computer - mine are nearly triple.

There is excessive swapping of data between physical memory (that is, the memory chips on the logic board) and virtual memory (one or more files on the startup volume.) That activity is relatively slow and causes the whole system to be less responsive. It can happen for two reasons:
A long-running process with a memory leak (a kind of bug)
Not enough memory for your usage pattern
Tracking down a memory leak can be difficult, and it may come down to a process of elimination.
These instructions are for OS X 10.9 ("Mavericks.") The procedure may be slightly different for earlier versions of OS X.
When you notice the swap activity, open the Activity Monitor application and select All Processes from the View menu, if it's not already selected. Select the Memory tab. Click the heading of the Real Mem column in the process table twice to sort the table with the highest value at the top. If you don't see that column, select
View ▹ Columns ▹ Real Memory
from the menu bar.
If one process (excluding "kernel_task") is using much more memory than all the others, that could be an indication of a leak. A better indication would be a process that continually grabs more and more real memory over time without ever releasing it. Here is an example of how it's done.
The processes named "Safari Web Content" render web pages for Safari. They use a lot of memory and may leak if certain Safari extensions or third-party web plugins are installed. Consider them prime suspects.
Another process often implicated in memory leaks is "inkjet4" or "inkjet8," which is a component of the HP printing software. If it's present, force-quit the process in Activity Monitor to solve the problem temporarily. Empty the print queues in the Printers & Scanners preference pane (which has a slightly different name in each recent version of OS X.) If you don't use an HP printer, remove the software. Otherwise, if the problem is recurrent, update the software (which may not help) or contact HP support.
"Wired" memory should be a small part of the total. That memory is not swapped, but it makes less physical memory available which may then result in swapping. If you have a lot of wired memory, that's usually an indication of a memory leak in a third-party program that modifies the operating system at a low level. Ask for guidance in that case.
If you don't have an obvious memory leak, your options are to install more memory (if possible) or to run fewer programs simultaneously.
The next suggestion is only for users familiar with the shell. For a more precise, but potentially misleading, test, run the following command: 
sudo leaks -nocontext -nostacks process | grep total
where process is the name of a process you suspect of leaking memory. Almost every process will leak some memory; the question is how much, and especially how much the leak increases with time. I can’t be more specific. See the  leaks(1) man page and the Apple developer documentation for details.

Similar Messages

  • Should i delete my photos from iPhoto after I import to aperture

    should i delete my photos from iPhoto after I import to aperture? What is the easiest way to do this?

    Depends.
    Did you copy the files into the Aperture Library on Import?
    If so, it's safe to do so. My tip: wait a few weeks until you're happy that you're committed to Aperture.
    Drag the iPhoto Library from the Pictures Folder to the trash.
    Regards
    TD

  • I have made a book of my I Photo pictures. In certain layouts there is a textframe. How can I avoid the frame becoming visible in the print if I don't want to write anything? Should I just leave it or should I delete the text "Write your text here" ?

    I have made a book of my iPhoto pictures. In certain layouts there is a text frame. How can I avoid the frame becoming visible in the print if I don't want to write anything?  Should I just leave it untouched or should I delete the instructing text "Write your text here"?

    Most pages have layouts for pictures only or pictures with text boxes. Either select the same layout for that page but the one without the text box or put a space in the text box.
    Putting a space in the text box will avoid getting the warning when ordering that there's an unfilled text box in the book. The box will not be visible in the final product.  You can and should check the book before ordering by previewing it as described in this Apple document: iPhoto '11: Preview a book, card, or calendar before you order or print it
    Happy Holidays

  • TS3992 Altho' my 4S iPhone is connected to Wi-fi & I have a correct Apple/icloud ID and password, I keep getting the message "icloud backup Failed. Turn off airplane mode, or use Wi-Fi to enable iCloud backup." Should I delete my account,setting up a new

    I cannot activate my iCloud backup of my 4S iPhone, even though I have definitely deactivated Airplane mode, and am connected to Wi-Fi.  I also have a correct Apple/iCloud ID and password. 
    Should I delete my iCloud account and set up a new one??
    Please give me some assistance with this problem!
    Sincerely, Brianrit

    To unfreeze it, reset it by holding the power and home buttons at the same time until you see the Apple logo, then release.
    To troubleshoot your problem with backing up to iCloud, this may be caused by a corrupt existing backup that needs to be deleted, or by data on your iPad that is preventing the backup from succeeding.  To troubleshoot these, try deleting your last iCloud backup (if you have one) by turning off iCloud Backup in Settings>iCloud>Storage & Backup, then tap Manage Storage, swipe across your backup and tap Delete, then go back and turn iCloud Backup back on and try backing up again.
    If it still won't back up, you may have an app that is preventing the backup from succeeding.  To locate which one, go to Settings>iCloud>Storage & Backup>Manage Storage, tap the name of your device under Backups, under Backup Options tap Show All Apps, then turn them all to Off (including camera roll) and try backing up again.  If it succeeds, then the camera roll and/or one of your apps is preventing the backup and you'll have to located by process of elimination. Turn the camera roll On and try backing up again.  If it succeeds, turn some of your apps to On and try backing up again.  If it succeeds again, turn some more apps to On then try again; repeat this process until it fails.  Eventually you'll be able to locate the problem app and exclude it from your backup.

  • Just baked up my macbook pro to an external hard drive. my computer died on me and i plugged it in and rebooted it ,started time machine and finished backing up but. just wondering if thats good or should i delete and restart

    just baked up my macbook pro to an external hard drive. my computer died on me and i plugged it in and rebooted it ,started time machine and finished backing up but. just wondering if thats good or should i delete and restart

    I wouldn't trust that backup.
    Make sure the system is connected to AC and Do Over.

  • Input file should be deleted only after the output file is successful.

    Hi Experts,
    Could you pleas solve the below issue.
                           In  a file to file scenario, the input file will be picked from a directory location and after processing output file will be placed in the output directory location specified in the receiver communication channel.
    In the sender communication channel for the scenario mentioned above, if the processing mode is given as delete, the input file will be delete as soon as the file was successfully read by the adapter, but this will not ensure that the file processing is complete and the output file is being created.
    If we have a scenario in such as way that the input file should be deleted from the input folder only if the complete process is successful and the output is generated. how can we achieve this functionality?.
    And one more thing if we got the successful output the output file should be placed in one folder. and the if the output file is having errors it should be placed in other folder.

    Hi,
    In Receiver communication channel I have used the below command in Run Operating System
    .And I have kept the processing mode of sender communication channel as test.
    cmd.exe: /C "del /Leela/test.xml"
    You are running the comman line program configured in the receiver File Adapter,but in command line you mentioned the Sender File Folder , So i guess it's not getting processed.
    Try this:
    Try to run the command line in the Sender File Adapter Side
    "Place this in " --> Run OS Command After Message Processing.
    Hope this would work and get in parrallel with u r requirement.
    regards
    Srini

  • My music is completely messed up: many songs shortened to 3:01, many songs in different versions. Should I delete all and reimport all my purchases? Or is there a more elgant way of cleaning the media center?

    My music is completely messed up: many songs shortened to 3:01, many songs in different versions. Should I delete all and reimport all my purchases? Or is there a more elgant way of cleaning the media center?

    I think you should just rebuild your library.
    Clear it out, then drag all the song files back in. You'll lose your ratings and playcounts, etc but I don't see what else you can do.

  • After upgrading my iPad to iOS 6 some of the music playlists from iOS 5 no longer work, because they are not available on iOS 6, eg. recently added, recently played. Should I delete them?

    Since the upgrade to iOS 6 some of my music playlists from iOS 5 do not work, eg recently added, recently played, probably because they are not available on iOS6. Should I delete them.

    I should mention that I have the same issue with my Iphone 4s, now using iOS6.

  • Duplicates in iTunes:  Should I delete the Purchased AAC Audio file?

    I show two different file types and sometimes 3.  Sometimes it will say MP3, which I assume is one that came from a CD or something.  If I need to delete duplicates, should I delete the "Purchased AAC Audio file"  or delete the "AAC Audio File".  What's the difference?

    "Purchased AAC Audio" refers to files that came from the iTunes Store.  "AAC Audio" refers to files in AAC format that came from some other source, such as ripping a CD, or doing a conversion with iTunes.
    If you only want to keep one file, it does not really matter which one you delete.

  • Should I delete my old iPhoto Library Current folder once everything is transferred to Photos Library Current?    Does this mean that all my new photos on any device can come off my Mac and ONLY be in the Photos Library which is in the cloud?

    I have 2 questions about the new Photos app for Mac (I'm running 10.10.3 on my MacBook Air 1.8GHz Intel Core i5 mid 2012)):
    1.Should I delete my old iPhoto Library Current folder once everything is transferred to Photos Library Current?
    2. Does this mean that all my new photos on any device can come off my Mac and ONLY be in the Photos Library which is in the cloud?  That would free 59GB off my Mac and that would be very good.

    1.Should I delete my old iPhoto Library Current folder once everything is transferred to Photos Library Current?
    You can, but I would wait, until you have have been working with Photos for some time and are sure, that everything migrated well. There may be hidden flaws in your library and teething problems with Photos. Don't be in a hurry to abandon iPhoto completely. You may need to go back, until bugs have been fixed.  Th Photos Library does not duplicate the photos in your iPhoto Library. the media files are shared and do not need extra space: See:  Photos saves disk space by sharing images with your iPhoto or Aperture libraries - Apple Support
    2. Does this mean that all my new photos on any device can come off my Mac and ONLY be in the Photos Library which is in the cloud?  That would free 59GB off my Mac and that would be very good.
    If you have enough iCloud storage.  But Photos will still need space for local thumbnails on all devices.
    See:  Apple - OS X - Photos Preview
    Fill your library, not your device.
    iCloud Photo Library can help you make the most of the space on your Mac. When you choose “Optimize Mac Storage,” all your full-resolution photos and videos are stored in iCloud in their original formats, with storage-saving versions kept on your Mac as space is needed. You can also optimize storage on your iPhone, iPad, and iPod touch, so you can access more photos and videos than ever before. You get 5GB of free storage in iCloud — and as your library grows, you have the option to choose a plan for up to 1TB.

  • HT204406 I am out of space on my I phone becuse of iTunes.  If I sign up for iTunes Match should I delete all my iTunes music off my iPhone prior to signing up for iTunes Match?

    I am out of space on my iPhone 4S because of my iTunes Library.  I want to sign up for iTunes Match, but should I delete all my music off my iPhone prior to subscribing to iTimes Match?

    I got rid of a my stored music once I paid for iTunes Match. But beware you then need an Internet connection to pay music and even then a poor signal plays havoc. I sometimes wait five minutes for music to start and more often than not it stops playing and won't start again.

  • I cannot play a song I purchased. The message says the computer is not authorized. I deauthorized and reauthorized it and it still will not work. Should i delete the song and download it again?

    The message says the computer is not authorized. I deauthorized and reauthorized it and it still will not work. Should i delete the song and download it again?

    Should i delete the song and download it again?
    Yes ... if just one song on an album is doing that, it usually means you've got a damaged file on your hands.

  • How should we delete payment advice?

    Hi everyone,
    Can anyone please clarify me the following question?
    I have created a remittance/payment advice in FBE1just 6 days back. Now, when i am trying to delete this advice system threws  message "Pmnt advice XXXXXXXXXXXXXX cannot yet be deleted: Age 6 days, min.period 10 days, Message no. FA038".
    we did configuration for payment advice types and Number of Days until Deletion of Payment Advice is 10. But i have many old payment advices and wants to delete all. How should i delete in one stroke? I know it is possible in TC: FBE6 but one by one....
    Also, is there any way to be deleted automatically if they are older than 10 days in SAP??
    Thanks to all,
    Deepu

    Hi
    In the same transaction code goto the list mode and then give your parameters and then in the edit tab on the menu click on delete on selection. Hope it works. There is another T code FPAVDEL which allows a range by date but sadly I believe it holds good for FI-CA. Not very sure whether it would work for you though.
    Rgds

  • 3 files in my application folder on my imac called SWTFU_1.2.002.dmgpart.partial and they take up around 11 GB of space.  Are these files needed? Should I delete them?

    There are 3 files in my application folder on my imac called SWTFU_1.2.002.dmgpart.partial and they take up around 11 GB of space.  Are these files needed? Should I delete them?

    Hello Georgia,
    Those are failed/incomplete downloads, you can trash them & empty the trash.

  • I have a long list of Certificate Authorities, many of which are overseas, e.g. Netherlands, Turkey, China, and many others. Should I delete them?

    I have a long list of Certificate Authorities (about 280), many of which are overseas, e.g. Netherlands, Turkey, China, and many others that are unknown to me. They do not appear to be related to any websites I visited. Are my emails compromised in terms of privacy? Should I delete them? Why do I need so many certificate authorities?

    Sure delete them... but when you get email or try and open a web page that has a certificate from them you will not be able to open the mail or the web page without issues or making manual decision to trust the authority in question. The geographical location of the certifying authority is of no relevance.
    The now defunct Mozilla Messaging used a certifying authority in Israel for it's certificates (Start) so if someone had deleted that from their settings in a fit of xenophobic housekeeping they would not have been able to open their web sites or read mail from their employees without problems.
    Certifying Authorities form a chain of trust. They on the whole certify one another, but at the top of the certification pyramid/s there most be someone or group of someones who the program simply "trusts" to certify. Hence programs have a long list of pre approved companies that are allowed to issue certificates. These lists are constantly updated and should there be a serious security issue such as one of the authorities being compromised. The people at Mozilla will update or revoke that authorities trusted status.

Maybe you are looking for