Re: Swap size in debain 12

2023-08-13 Thread Andy Smith
Hello, On Sun, Aug 13, 2023 at 01:38:35PM +0100, Darac Marjal wrote: > If it's useful, you *can* Hibernate to a swap file. > https://wiki.debian.org/Hibernation/Hibernate_Without_Swap_Partition It > looks a little flaky, though, because you need to tell the kernel how many > bytes into a device to

Re: Swap size in debain 12

2023-08-13 Thread Darac Marjal
biigger swap, but I find it strange) The arguments are rehearsed in:    https://wiki.debian.org/Swap Cheers, David. Not completely : I think I will open a bug (wishlist) against the installer : it is complicated to change swap size when you must reduce root partition size to do this. So at

Re: Swap size in debain 12

2023-08-12 Thread Andrew M.A. Cater
t; > > > Not completely : I think I will open a bug (wishlist) against the installer > : it is complicated to change swap size when you must reduce root partition > size to do this. So at least a question "will you use suspend/hibernate" at > install time would be useful

Re: Swap size in debain 12

2023-08-12 Thread Erwan David
arguments are rehearsed in: https://wiki.debian.org/Swap Cheers, David. Not completely : I think I will open a bug (wishlist) against the installer : it is complicated to change swap size when you must reduce root partition size to do this. So at least a question "will you use su

Re: Swap size in debain 12

2023-08-12 Thread David Wright
On Sat 12 Aug 2023 at 15:45:52 (+0200), Erwan David wrote: > Installing a new debian 12 I see that the installer setups a 1G swap > on a 24G RAM laptop. > > Is the hibernation out of swap now ? (I chose to have a biigger swap, > but I find it strange) The arguments are rehearsed in: https://wi

Swap size in debain 12

2023-08-12 Thread Erwan David
Installing a new debian 12 I see that the installer setups a 1G swap on a 24G RAM laptop. Is the hibernation out of swap now ? (I chose to have a biigger swap, but I find it strange) -- Erwan David

Re: swap size

2000-12-04 Thread David Wright
Quoting John Hasler ([EMAIL PROTECTED]): > David Wright writes: > > I get the impression that the rule Swap = N * Physical RAM dates from the > > time when men were men, swapfiles were swapfiles, and systems actually > > swapped. > > I used to run System III on an Onyx (no paging: just swap). No

Re: swap size

2000-12-04 Thread John Hasler
David Wright writes: > I get the impression that the rule Swap = N * Physical RAM dates from the > time when men were men, swapfiles were swapfiles, and systems actually > swapped. I used to run System III on an Onyx (no paging: just swap). No 2x rule. I believe that some versions of BSD require

Re: swap size

2000-12-04 Thread David Wright
Quoting Greg Baker ([EMAIL PROTECTED]): > The magic amount of swap is the totaly memory you ever expect to need, > minus the amount of physical RAM you have. That's it, really. These > 1xRAM, 2xRAM, etc. rules are just vague hand-wavey guidelines. Just > guess how much memory you might need and s

Re: swap size

2000-12-02 Thread Christoph Simon
On Sat, 2 Dec 2000 15:41:02 -0800 kmself@ix.netcom.com wrote: > on Sat, Dec 02, 2000 at 12:01:44PM -0600, Dave Sherohman ([EMAIL PROTECTED]) > wrote: > > On Fri, Dec 01, 2000 at 09:35:16PM -0500, [EMAIL PROTECTED] wrote: > > > a couple of days ago a was configuring a bunch of boxes with 1G ram >

Re: swap size

2000-12-02 Thread kmself
on Sat, Dec 02, 2000 at 12:01:44PM -0600, Dave Sherohman ([EMAIL PROTECTED]) wrote: > On Fri, Dec 01, 2000 at 09:35:16PM -0500, [EMAIL PROTECTED] wrote: > > a couple of days ago a was configuring a bunch of boxes with 1G ram > > and i allocated 1G of swap, because my boss said so. a co-worker the

Re: swap size

2000-12-02 Thread Dave Sherohman
On Fri, Dec 01, 2000 at 09:35:16PM -0500, [EMAIL PROTECTED] wrote: > a couple of days ago a was configuring a bunch of boxes with 1G ram > and i allocated 1G of swap, because my boss said so. a co-worker then > told me that the appropriate amount of swap to allocate should be > twice the ram. i r

Re: swap size

2000-12-01 Thread Greg Baker
The magic amount of swap is the totaly memory you ever expect to need, minus the amount of physical RAM you have. That's it, really. These 1xRAM, 2xRAM, etc. rules are just vague hand-wavey guidelines. Just guess how much memory you might need and subtract 1G (in your case). Note: some systems m

Re: swap size

2000-12-01 Thread Alvin Oga
hi ya.. it also depends on the largest sized programs you gonna be using... if the binary is yoru typical 100K binarys and its datafiles is just 100Myou will never need 1Gb of disks also depends on hwo the apps are written to be tunable or not for thevarious hardware configlots or m

Re: swap size

2000-12-01 Thread Nate Amsden
depends what the machine is doing and how many disks you have, i for one never like to have more then 256MB of swap on any one disk.. more then that and the system can slow to a crawl(which is better then a crash). Unless you got really really fast hdds. My desktop has 512MB of ram and 377MB of

swap size

2000-12-01 Thread patd
a couple of days ago a was configuring a bunch of boxes with 1G ram and i allocated 1G of swap, because my boss said so. a co-worker then told me that the appropriate amount of swap to allocate should be twice the ram. i really don't see the point of having the swap to be twice the size of ram, e

Re: [Debian] max. swap size?

1998-11-24 Thread Adrian Bridgett
On Mon, Nov 16, 1998 at 10:33:47PM +0100, Peter Berlau wrote: > On Mon, Nov 16, 1998 at 06:18:04PM +0100, Nico De Ranter wrote: > > > > Howdy, > > > > I installed a PC with 128MB of RAM running Linux kernel 2.0.34 > > I added the append="mem=128M" line to lilo.conf so the system > > realy sees 12

Re: [Debian] max. swap size?

1998-11-16 Thread Adam J. Klein
On Mon, Nov 16, 1998 at 06:18:04PM +0100, Nico De Ranter wrote: > > Howdy, > > I installed a PC with 128MB of RAM running Linux kernel 2.0.34 > I added the append="mem=128M" line to lilo.conf so the system > realy sees 128M of RAM. Since I normaly use the rule SWAP=MEM*2 > on SUN and SGI I creat

Re: [Debian] max. swap size?

1998-11-16 Thread Peter Berlau
On Mon, Nov 16, 1998 at 06:18:04PM +0100, Nico De Ranter wrote: > > Howdy, > > I installed a PC with 128MB of RAM running Linux kernel 2.0.34 > I added the append="mem=128M" line to lilo.conf so the system > realy sees 128M of RAM. Since I normaly use the rule SWAP=MEM*2 > on SUN and SGI I creat

Re: [Debian] max. swap size?

1998-11-16 Thread Oleg Krivosheev
Date: Mon, 16 Nov 1998 18:18:04 +0100 (CET) Resent-from: debian-user@lists.debian.org From: Nico De Ranter <[EMAIL PROTECTED]> Resent-sender: [EMAIL PROTECTED] Resent-cc: recipient list not shown: ; Precedence: list X-Envelope-Sender: [EMAIL PROTECTED] X-Mailing-List: archi

Re: [Debian] max. swap size?

1998-11-16 Thread Peter Granroth
On Mon, Nov 16, 1998 at 06:18:04PM +0100, Nico De Ranter wrote: > > Howdy, > > I installed a PC with 128MB of RAM running Linux kernel 2.0.34 > I added the append="mem=128M" line to lilo.conf so the system > realy sees 128M of RAM. Since I normaly use the rule SWAP=MEM*2 > on SUN and SGI I creat

RE: [Debian] max. swap size?

1998-11-16 Thread Jon Burchmore
> I installed a PC with 128MB of RAM running Linux kernel 2.0.34 > I added the append="mem=128M" line to lilo.conf so the system > realy sees 128M of RAM. Since I normaly use the rule SWAP=MEM*2 > on SUN and SGI I created a swappartition of 256MB and did mkswap > and... got only 130MB. Why can't

[Debian] max. swap size?

1998-11-16 Thread Nico De Ranter
Howdy, I installed a PC with 128MB of RAM running Linux kernel 2.0.34 I added the append="mem=128M" line to lilo.conf so the system realy sees 128M of RAM. Since I normaly use the rule SWAP=MEM*2 on SUN and SGI I created a swappartition of 256MB and did mkswap and... got only 130MB. Why can't I

Re: swap size

1998-09-02 Thread stephen . p . ryan
On 2 Sep, Max wrote: > I'm about ready to setup a machine with 512 MB of RAM and I'm > wondering how much swap space I should allocate. I've read about the > 2x rule, but 1 GB of swap seems somewhat excessive. I've also been > told that Linux will not use more than 128 MB of swap. So, how much

Re: swap size

1998-09-02 Thread Jeremy Hinegardner
A single linux swap partition cannot be more than 128MB in size. But that doesn't mean you're limited to only 1 swap partition. As far as how much you should need I can't really answer that question. But if it helps the SGI Octane workstation I use has 512MB of RAM and only one swap partition of

swap size

1998-09-02 Thread Max
I'm about ready to setup a machine with 512 MB of RAM and I'm wondering how much swap space I should allocate. I've read about the 2x rule, but 1 GB of swap seems somewhat excessive. I've also been told that Linux will not use more than 128 MB of swap. So, how much should I allocate? Can I chan