Page 2 of 3 FirstFirst 123 LastLast
Results 11 to 20 of 23

Thread: Swap partition doesn't work

  1. #11
    Join Date
    Sep 2007
    Beans
    161

    Re: Swap partition doesn't work

    System monitor shows no change when I copy several big (500mb) files through the home net (there is no dvd drive on this netbook), or if I copy all the contents from an entire 1 gb pendrive.

    Is there another way? Or perhaps a more professional way to do it? There is memtest to test the ram, is there an automatized program to check the swap?

    Thanks

  2. #12
    Join Date
    Jun 2007
    Location
    K-o-T,
    Beans
    Hidden!
    Distro
    Ubuntu Development Release

    Re: Swap partition doesn't work

    You need to load programs into memory and run them before you get anywhere close to 2GB.

    I had to open two operating systems in virtualbox before it got to 2GB as each OS was allocated 1Gb


    Good luck
    Hypertension = Take with a pinch of salt
    | Psychocats | Ubuntu Documentation | Howto [Solved] | BBcode list | Brother Website |

  3. #13
    Join Date
    Nov 2008
    Beans
    Hidden!

    Re: Swap partition doesn't work

    in terminal

    cat /proc/swaps

  4. #14
    Join Date
    Sep 2007
    Beans
    161

    Re: Swap partition doesn't work

    All the virtual machine thing will have to wait, it will take me a long time to set it up.

    Meanwhile I typed cat /proc/swaps and this is what I got:

    Code:
    Filename                Type        Size    Used    Priority
    /dev/sda6                               partition    2096444    0    -1

  5. #15
    Join Date
    Nov 2008
    Beans
    Hidden!

    Re: Swap partition doesn't work

    The output of that command is offset, but looks to me you have 2G of active swap. Still getting that boot message?
    Last edited by jerrrys; January 19th, 2012 at 07:48 PM.

  6. #16
    Join Date
    Sep 2007
    Beans
    161

    Re: Swap partition doesn't work

    How can you tell I'm using two megabytes? I think that the number that starts with 2 is the size, and below used it says 0.

    No, I don't get the boot message anymore. But still I never saw the swap being used -not even one byte-. That's what catches my attention. If I saw only one byte being used I'll consider this done. But as far as it is not being used at all, I think it is not working.

    For example on my desktop computer I see the swap being used almost always, at least a bit, and the hardware specs are higher.

  7. #17
    Join Date
    Nov 2008
    Beans
    Hidden!

    Re: Swap partition doesn't work

    A typo, 2G meant to say

    host@host:~$ cat /proc/swaps
    Filename Type Size Used Priority
    /dev/sda5 partition 1047548 11980 -1

    I have 1G (1047548 of swap

    and like plucky said, load it up for the ultimate test
    Last edited by jerrrys; January 19th, 2012 at 07:53 PM.

  8. #18
    Join Date
    Sep 2007
    Beans
    161

    Re: Swap partition doesn't work

    is there an alternative to installing a virtual machine? something cleaner, faster, nicer?

  9. #19
    Join Date
    Nov 2011
    Location
    At home
    Beans
    1,359
    Distro
    Ubuntu 15.04 Vivid Vervet

    Re: Swap partition doesn't work

    A virtual machine is consuming a lot of resources. I tried it once in a netbook but it was very-very slow. These applications are for big machines.

  10. #20
    Join Date
    Nov 2008
    Beans
    Hidden!

    Re: Swap partition doesn't work

    stressapptest

    I have not used this app so can't tell you its condition.

Page 2 of 3 FirstFirst 123 LastLast

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •