Path: utzoo!utgpu!cunews!bnrgate!brchh104!brchs1!bnr.ca!rice.edu!sun-spots-request From: mikey@ccs.carleton.ca (Mike McFaul) Newsgroups: comp.sys.sun Subject: Is it possible to have 2 swap partitions? Keywords: No Digest Subjects during Flush Message-ID: <3945@brchh104.bnr.ca> Date: 27 Jun 91 20:22:00 GMT Sender: news@brchh104.bnr.ca Organization: Sunspots, Flush Mode Lines: 16 Approved: sun-spots@rice.edu X-Original-Date: Wed, 12 Jun 1991 00:20:44 GMT I've got an IPC running 4.1.1 rev b and I have an external disk (I had a 386i with an internal 90Meg drive and a shoebox expansion unit). Well I put my 90Meg into the shoebox and then decided to have 2 swap partitions, one on my 207Meg drive (sd0) and one on my 90Meg (sd2). I know about swap files but the 90 is so small (its all relative eh!) that I loose too much to 'inode-overhead' when I build a file system for a swap file. I checked out the man pages for '/usr/etc/config' and it mentions that I could have 2 swap partitions by using the line: config vmunix swap on sd0 swap on sd2 in my kernal configuration. Well I tried this and it always uses the second swap specification. I've been checking out some files and it looks like I'm only allowed to have 1 specification. Is this a bug in 'config' or a bogus man page?