How to create swap partition on my mac

Hi All,
I am very new to MAC OS and I have VMWare installed on my MAC upon VMware running window7.
And I am using Macbook Air with 8GB RAM the problem is I am running low RAM space and due to this system gets hugs all times.
Rather than upgrading to new lappy just wanted to enquiry is there a chance to create a swap partition ?
if it possible please let me the know the process to make it.
Advanced Thanx
Srinivas

Csound1 wrote:
Your Mac already has a swapfile, what is a swap partition?
Exactly what it sounds like. A reserved section of disk that is used for swap. Normally the fastest part of the disk (or a dedicated disk) is chosen.
The OS already handles expanding & swapping RAM to disk. It's only an issue on spinning disks, do you have an SSD Srinivas_Gadi?
I can't see how a swap partition can be that much faster, ultimately if RAM is still writing back to the same disk it will perform within it's capabilities. All the other disk IO will be slowing the process too.
See some of the old posts too…
"swap" partition

Similar Messages

  • I have created some partitions on my mac. it can not be restored how can I restore it please?

    I have created some partitions on my mac. it can not be restored how can I restore it please?

    I hope you have a good backup.
    https://discussions.apple.com/message/18877374#18877374
    https://discussions.apple.com/message/16447467#16447467
    https://discussions.apple.com/thread/3646296

  • How to create recovery partition in new(changed) HDD.

    my new HP pavilion g4 laptop HDD have crased, then I replce it by HP care. I upload original win 7 by recovery disk(DVD) but when I open my computer it shows only one partition (C drive, there is no recovery partition and HP tool.
    So how to creates recovery partition by recovery disk(DVD)...........please help me.

    Creating the recovery partition
    Right-click the start orb, and start 'Disk Management'.
    Shrink the C: drive by let's say 20-30GB.
    Then create a new Partition and assign the R: label to it and name it RECOVERY.
    Then open command prompt as administrator and type: 'recimg /createimage <directory>',
    In this case: 'recimg /createimage R:\' to save it on the new partition.
    This step may consume a lot of time.
    Now we need to register the newly created recovery image: 'recimg /setcurrent <directory>'
    'recimg /setcurrent R:\'
    Voila you are done.
    Restoring from recovery partition
    You may want to use this restoring method by default, because it is the easiest way to do so if your recovery partition is still intact. If not, look at the other recovery methods to see which suits you best. This is usually the way you reset or refresh your Windows installation if you purchase a computer from a brand like Lenovo instead of building one yourself
    Press the Windows-key + C to open the charms bar or swipe in from the right.
    Click Settings.
    Click Change PC Settings.
    Click Update & Recovery in the menu on the left.
    Click Recovery.
    If all your documents are safe and sound in your user folder, you can use Refresh your PC without affecting files. However I still recommend taking a back-up... If you want to do a complete reinstallation of Windows and also clean your user folder in the process then choose Remove everything and reinstall Windows.

  • How to create GPT Partition for onekey recovery windows8

    Plz any one can help me.....
    i have purchased laptop last week with following configurations:
    Lenovo  G510 i5 2.5ghz with windows 8 and OneKey recovery feature.
    My laptop was with windows 8 but i upgrade my hard drive 500 GB to 1 TB.
    But now i am unable to recover my windows8 image by using OneKeyrecovery (novo).
    So plz help me how to craete GPT partition style that will support for onekey recovery and recover Windows 8 image that is in my external hard drive.
    Please send me the complete procedure to create GPT partition style supported for onekey recovery.
    Also solve the following questions plz.
    1. How to create GPT partition style supported for onekey recovery?
    2. Total Number of partitions and their actual sizes.
    3. Size of C:
    4. Size of D:
    5. Size of recovery partition
    6.Size of all partitions
    Plz reply me at: ********@yahoo.com
    Regards: Aamir
    Moderator note: email address removed to keep away from the spambots.
    Solved!
    Go to Solution.

    Dear Customer
    Welcome in lenovo community
    Please use the below link to download and install the Lenovo Recovery application so that you can do what you looking for 
    Link : http://support.lenovo.com/en_US/downloads/detail.page?DocID=DS035708
    Thanks
    Alaa
    Did someone help you today? Press the star on the left to thank them with a Kudo!
    If you find a post helpful and it answers your question, please mark it as an "Accepted Solution"! This will help the rest of the Community with similar issues identify the verified solution and benefit from it.
    Follow @LenovoForums on Twitter!

  • How to create DB partitioning in active data tables for ods?

    hi all,
    Can anyone let me know how to create DB partitioning in active data tables for ods. if any docs pls share with me at my email id : [email protected]
    regds
    haritha

    Haritha,
    The following steps will briefly explain you to improve the performance in terms of DB partitioning as well as loading. Please find the same,
    transaction RSCUSTA2,
    oss note 120253 565725 670208
    and remove 'bex reporting' setting in ods if that ods not used for reporting.
    hope this helps.
    565725
    Symptom
    This note contains recommendations for improving the load performance of ODS objects in Business Information Warehouse Release 3.0B and 3.1 Content.
    Other terms
    Business Information Warehouse, ODS object, BW, RSCUSTA2, RSADMINA
    Solution
    To obtain a good load performance for ODS objects, we recommend that you note the following:
    1. Activating data in the ODS object
    In the Implementation Guide in the BW Customizing, you can implement different settings under Business Information Warehouse -> General BW settings -> Settings for the ODS object that will improve performance when you activate data in the ODS object.
    1. Creating SIDs
    The creation of SIDs is time-consuming and may be avoided in the following cases:
    a) You should not set the indicator for BEx Reporting if you are only using the ODS object as a data store.Otherwise, SIDs are created for all new characteristic values by setting this indicator.
    b) If you are using line items (for example, document number, time stamp and so on) as characteristics in the ODS object, you should mark these as 'Attribute only' in the characteristics maintenance.
    SIDs are created at the same time if parallel activation is activated (see above).They are then created using the same number of parallel processes as those set for the activation. However:if you specify a server group or a special server in the Customizing, these specifications only apply to activation and not the creation of SIDs.The creation of SIDs runs on the application server on which the batch job is also running.
    1. DB partitioning on the table for active data (technical name:
    The process of deleting data from the ODS object may be accelerated by partitioning on the database level.Select the characteristic after which you want deletion to occur as a partitioning criterion.For more details on partitioning database tables, see the database documentation (DBMS CD).Partitioning is supported with the following databases:Oracle, DB2/390, Informix.
    1. Indexing
    Selection criteria should be used for queries on ODS objects.The existing primary index is used if the key fields are specified.As a result, the characteristic that is accessed more frequently should be left justified.If the key fields are only partially specified in the selection criteria (recognizable in the SQL trace), the query runtime may be optimized by creating additional indexes.You can create these secondary indexes in the ODS object maintenance.
    1. Loading unique data records
    If you only load unique data records (that is, data records with a one-time key combination) into the ODS object, the load performance will improve if you set the 'Unique data record' indicator in the ODS object maintenance.
    Hope this helps..
    ****Assign Points****
    Thanks,
    Gattu

  • How to create dialog in Acrobat on Mac?

    Hi,
    Can anyone please guide me how to create dialog in acrobat in mac??
    Is there any sample in acrobat sdk for mac which creates dialog without using any third party library??
    Thanks

    Unfortunately, there is no longer any built-in cross-platform API for showing dialog boxes other than simple alerts in the C/C++ Acrobat SDK.  Some might consider this a deficiency in a plug-in API for a cross-platform GUI application.  Anyway, you can always use the system APIs, such as Cocoa on Mac or the Windows API on Windows.  We mainly use wxWidgets in our plug-in, for both modal dialogs and modeless palettes.

  • How to create a partition on existing table?

    Hey
    Could some one please tell me on how to create a partition on existing table?

    Could some one please tell me on how to create a partition on existing table?
    You can't - that isn't possible. Unless a table is already partitioned you can NOT create another partition on it.
    You must either redefine the table as a partitioned table (using the DBMS_REDEFINITION package) or create a new partitioned table and move the data to its new partitions.
    The choice will depend on how much data the existing table has and whether you can do it offline.

  • How to create another partition on mac and restore from time machine

    I want to create another partition on my macbook running on OS X Yosemite. I want to recover a time machine back up on this partition. Basically this is a backup of my other old PC which I saved on a time machine external hard disk and now I want to create it as a new separate partition which I can log into to as opposed to continuous to connected to it via USB.
    Any advise on how I can do that?

    Hi Patrick,
    Thanks for the that great tip.
    In that time machine back up I have some applications for e.g. MS office etc and I wanted it to be like a virtual machine as such that I launch when I want to use the applications, see my data etc....I have bought parallels as that allows you to have multiple virtual machines on your laptop whether these are multiple mac images as time machine backups or linux, Microsoft Windows 7, 8 etc....
    Thats what I eventually want to do here...
    This feature that you provided is also of good reference for me in future.

  • How to create a FTP with my mac

    Hi how do you creat a ftp with a mac, ive tried to find FTP ACCESS in my sharing but the option is not there any ideas
    Thanks

    Applications>>Utilities>>AirportUtility.app>>Manual Setup>>Advanced>>Port Mapping >> + >>Choose a Service>>FTP Access.

  • How to create a partition using the free space of an existing[SOLVED]

    Hi Guys,
    Since I could not install fifa 09 using wine on linux, I need to create a partition where I can install windows first in order to install fifa 09 on it. How can I create a partition using the rest free space of my , for example, /home partition?How can I do it in a secure way (meaning without doing something to my existing archlinux installation files and system files) ?
    Thanks.
    Please see this post:
    https://bbs.archlinux.org/viewtopic.php?id=109402
    Last edited by Archie_Enthusiasm (2010-12-08 19:23:46)

    Use Parted Magic. But you *should* backup any important files just in case, regardless of method you use. You never know. Someone could unplug your computer, a power surge might happen, etc. A cousin of mine actually did something similar while I was gaming, the extension cord has a red button which he "accidentally" pressed. I would've cracked his skull had he done it while resizing a partition.
    Anyway, the partitioning scheme should be the first thing you do when you decide go this route (dual booting). I remember about a year ago I forced myself to use Linux by formatting the entire drive to ext4, except for the 2 GB + 20 GB ntfs partitions. It was what kick-started me on this path. Here's my partitioning scheme for both computers, maybe you'll get an idea and do something similar:
    Older computer:
    2 GB ntfs - MicroXP
    8 GB ext4 - Arch Linux + Home dir (to keep the dot files organized in one place)
    20 GB ntfs - games partition
    Rest is for media, formatted as ext3 with inode 128 (so it can be loaded as Read-Only in Windows too via Ext2fsd so they won't be affected in case of a virus infection)
    New computer:
    20 GB Windows 7
    10 GB Arch Linux + home dir
    50 GB games partition
    Rest of the space is ext4 mounted to /media
    Note that they're all primary partitions for remembering easier (sda1, sda2, sda3, sda4) instead of a combination of primary and extended which would probably look like sda1, sda5, sda6, sda7, etc.
    Last edited by DSpider (2010-12-03 13:02:26)

  • How to create extra partitions for windows 7 after installing boot camp

    hello
    i am pretty new at imac so bare with me and i really need help.
    IMAC
    OS X version  10.9.5  ( i think its os X mavericks ??)
    iMac 21. inch  , Late 2013
    iMac model identifier  iMac 14,1
    i installed boot camp windows 7  and it works perfectly, after i tried to create two partition using disk utility  for windows 7 (ms-dos) format because i really want to separate my files on other partition instead of everything on Boot Camp drive.  after i restart choosing windows OS i cannot go back to windows 7.
    i hold option on the keyboard but does not show window 7 so i went back to Apple ox s , found my boot camp hd on the desktop with files in it.  checked boot camp assistance showing 
    " The startup disk must be formatted as a single Mac OS Extended (Journaled) volume or already partitioned by Boot Camp Assistant for installing Windows. "
    i read alot of article about but i don't seem to understand much about
    i understand alot of people created these kind of topics
    please if someone can help me solve this problem again
    i only want an apple os ,  boot camp for windows 7  and 2 extra partitions for storage  ,  my hard drive is 1TB
    thank you

    Last login: Mon Feb 16 16:11:46 on console
    YLFs-iMac:~ ylf$ diskutil list
    /dev/disk0
       #:                       TYPE NAME                    SIZE       IDENTIFIER
       0:      GUID_partition_scheme                        *1.0 TB     disk0
       1:                        EFI EFI                     209.7 MB   disk0s1
       2:                  Apple_HFS Macintosh HD            999.3 GB   disk0s2
       3:                 Apple_Boot Recovery HD             650.0 MB   disk0s4
    /dev/disk1
       #:                       TYPE NAME                    SIZE       IDENTIFIER
       0:     FDisk_partition_scheme                        *8.0 GB     disk1
       1:                 DOS_FAT_32 WININSTALL              8.0 GB     disk1s1
    YLFs-iMac:~ ylf$ diskutil cs list
    No CoreStorage logical volume groups found
    YLFs-iMac:~ ylf$ sudo gpt -vv -r show /dev/disk0
    Password:
    gpt show: /dev/disk0: mediasize=1000204886016; sectorsize=512; blocks=1953525168
    gpt show: /dev/disk0: PMBR at sector 0
    gpt show: /dev/disk0: Pri GPT at sector 1
    gpt show: /dev/disk0: Sec GPT at sector 1953525167
           start        size  index  contents
               0           1         PMBR
               1           1         Pri GPT header
               2          32         Pri GPT table
              34           6        
              40      409600      1  GPT part - C12A7328-F81F-11D2-BA4B-00A0C93EC93B
          409640  1951845952      2  GPT part - 48465300-0000-11AA-AA11-00306543ECAC
      1952255592     1269536      3  GPT part - 426F6F74-0000-11AA-AA11-00306543ECAC
      1953525128           7        
      1953525135          32         Sec GPT table
      1953525167           1         Sec GPT header
    YLFs-iMac:~ ylf$
    Also i do not have boot camp installed yet because like i said, it messed up my boot camp after i created the partition thats why i removed boot camp, right now i only have APPLE OS

  • How to create new partition on a brand-new Satellite P50T-A0EE?

    Hi,
    I bought a Toshiba, Satellite P50T-A0EE SLV laptop yesterday with installed Win 8, in Adelaide. First, I realised that only one C:/ partition is available and no additional partition is created for data and for some reason, already 150 GB is used on the C:/ by the factory installed software.
    Moreover, checking the disk management, it came up that four primary partitions exist.
    One is the C:/, two others are called Healthy (Recovery Partition), and one is the Healthy (EFI System Partition).
    As I read up about it, a fifth primary partition is questionable to create, maybe even not supported.
    When I just started to launch on C:/ the 'shrink volume' command, much less space was offered to use than it was displayed as free under file manager.
    Could someone help, please how to create a separate partition with a reasonable size (600 GB at least from the 1Tb) for data? I would not like to keep my data files on a same partition with windows.
    Thanks,
    Gerti

    Hi dude,
    Before you would start to modify the HDD partitions table, I recommend strongly to create an Toshiba Recovery Medium using the preinstall software/tool called Toshiba Recovery Media Creator.
    This software creates either the recovery disks (DVDs) or Recovery USB flash memory.
    Its very important to create such medium in case you would like to go back to the factory state.
    After that you could use an open source software like Gparted tool to create the partitions and to modify the HDD partitions table.
    http://gparted.org/liveusb.php
    Note: the partitions which are already available on the HDD contain the Toshiba recovery image which allows you to recover the notebook from HDD. But this is possible only in case the HDD partitions table has not been modified in the past.

  • How to Create Multiple Partitions in Windows?

    I have just carried out a clean install of Lion then used Boot Camp to install Windows.
    With Snow Leopard I had the ability to create multiple partitions in Windows but this seems impossible in Lion for whatever reason.
    Can anyone please tell me how to achieve this?

    If you're using Boot Camp, I'd post your question on the Boot Camp section:
    http://discussions.apple.com/category.jspa?categoryID=237

  • How to create a partition using Boot camp assistant 4.0.1 ?

    Hi, i would like to "Partition" my drive and not "Install" windows 7 like the assistant asks me... I wanted to increase the size of my bootcamp partition. So i used winclone to save it and now to restore it i need a NTFS partition that is normally created with the bootcamp assistant. But with the latest (4.0.1) i have no choice to partition and report the installation for later. As it was before.... So can someone tell me how i can create that partition on my drive? Because when i choose the size and then click install, the assistant requires a disk that i don't have. Thx for your help.

    So i called apple today and the outcome is that i cannot partition my disk with BCA 4.0.1. Not anymore. The only way to do it is to go back to Snow leopard, with BCA 3.0 to partition your disk. and then upgrade to lion once you made your partition with BCA 3.0. And another thing: you can only install Windows 7 not Vista or XP. with BCA 4.0.1 its the only one allowed. So for everyone out there trying to increase the size of your Bootcamp partition using Winclone, it's not possible with Lion anymore. I ended up bying a windows 7 copy at retail price.... and start over again.. 

  • Creating Swap Partitions for Oracle 8

    I am in the delimma of having already installed RedHat 5.2, with
    the intention of installing Oracle 8, however, I have created a
    swap partition of 32MB on a machine that has 48MB of RAM.
    Rather than repartition my hard drive to create a swap partition
    that is three times the size of the RAM installed, (as
    recommended by the installation guide), would I be able to
    create a swap file to overcome this limitation?
    null

    Bill Tourloupis (guest) wrote:
    : I am in the delimma of having already installed RedHat 5.2,
    with
    : the intention of installing Oracle 8, however, I have created a
    : swap partition of 32MB on a machine that has 48MB of RAM.
    : Rather than repartition my hard drive to create a swap
    partition
    : that is three times the size of the RAM installed, (as
    : recommended by the installation guide), would I be able to
    : create a swap file to overcome this limitation?
    You can create swap on a file using the following script. Replace
    "u01" with your mount point. Change "count" to the number of 1K
    blocks you want.
    dd if=/dev/zero of=/u01/swapfile bs=1024 count=524288
    mkswap -c -v1 /u01/swapfile
    chmod 0600 /u01/swapfile
    swapon /u01/swapfile
    swapon -s
    null

Maybe you are looking for

  • Report engine(rwrun60) is crashing one by one

    Below is the setting of my reports server parameter on 11.5.10.2. maxconnect=300 cachedir="/u02/EPFH/epfhora/8.0.6/reports60/server/cache" cachesize=1000 minengine=16 maxengine=24 initengine=16 maxidle=30 security=1 englife=50 mailprofile="$Header: R

  • Is there any way to stop the output of the iMac display to a connected TV?

    I just bought an iMac 21.5 and successfully connected it to my plasma HDTV using a Mini Displayport to HDMI adaptor and HDMI cables. Ideally, I would like to have the HDTV set up as a second display for watching movies, rather than mirroring the two

  • Have new Mac computer and want to snyc my iphone without loosing apps...

    I recently got a new Mac and when I sync up my iphone, it want to erase all of my current apps when I cannect it to my itunes. Is there a way to sync up the iphone to itunes and a new computer without loosing all of my current apps on my phone? It on

  • Oracle form builder 10g is not opening any form ,on Vista

    I have installed DevSuite 10g and its update in my Vista machine. Everything is working fine ,but when I try to open any form in form designer(form builder) the form builder crashes and it gives me error saying- "Oracle form designer has stopped work

  • Avoid firefox opening 2 tabs on first time

    Hello, For internal uses at my work place, we use a customized Firefox, All is ok out the fact that the first time we opening customized Firefox on a PC, when no profile folder is existing, firefox open 2 tabs. And after this first time all is ok, i