Summary Best setup for swap

From: Trevor Stott <trevor.stott_at_sheridanc.on.ca>
Date: Mon, 12 May 1997 15:08:14 -0400

Thanks to:
        alan_at_nabeth.cxo.dec.com
        Martyn.Johnson_at_cl.cam.ac.uk
        john_at_zyqad.co.uk


>From what I gathered immediate mode (overcommitment) is more predictable than
defered mode but immediate mode requires more disk space. Defered mode will
allocate memmory on a needs basis and when it runs out anything that accesses
memmory is "unceremoniously" killed. In immediate mode the memory is
allocated on a might need basis so you'll need more disk space and when you
run out of swap space the new process will return an error and existing
processes will run but slowly. Either way if you run out of swap you're in a
lot of hot water so to speak!

I guess if you take all the answers and put them together they all pretty much
say that if you have a lot of swap space (like we do) defered mode is faster
but immediate mode is safer yet slower.
                                                                Thanks!

------------------------------------------------------------------------------
Trevor Stott Trevor.Stott_at_sheridanc.on.ca
Information Technology
Sheridan College Phone: (905) 845-9430 ext. 2148
Oakville, Ontario Fax: (905) 815-4011
------------------------------------------------------------------------------
Received on Mon May 12 1997 - 21:27:13 NZST

This archive was generated by hypermail 2.4.0 : Wed Nov 08 2023 - 11:53:36 NZDT