Swapper.dat troubles

Swapper.dat troubles

Post by Chris Meinder » Fri, 18 Apr 1997 04:00:00



We are having troubles with the swapper.dat file on OS/2.  We are
running ver. 2.11.  We would like to move the file to the D: partition
of the hard drive.  Where is this specified?  Only 100 meg partition on
the C: drive, and we're running out of room.

TIA,
  Chris Meinders and Devlin Ackerman

 
 
 

Swapper.dat troubles

Post by Andr? H. Faur » Fri, 18 Apr 1997 04:00:00



> We are having troubles with the swapper.dat file on OS/2.  We are
> running ver. 2.11.  We would like to move the file to the D: partition
> of the hard drive.  Where is this specified?  Only 100 meg partition on
> the C: drive, and we're running out of room.

> TIA,
>   Chris Meinders and Devlin Ackerman

Change this default value
SWAPPATH=C:\OS2\SYSTEM 2048 2048
to where you want your swap file to reside
SWAPPATH=d:\Swap 2048 20480

Make the last value larger than the 2048 kB default, so the system will
allocate more contiguous space at boot.

ahf

 
 
 

Swapper.dat troubles

Post by rhwo.. » Fri, 18 Apr 1997 04:00:00



> We are having troubles with the swapper.dat file on OS/2.  We are
> running ver. 2.11.  We would like to move the file to the D: partition
> of the hard drive.  Where is this specified?  Only 100 meg partition on
> the C: drive, and we're running out of room.

> TIA,
>   Chris Meinders and Devlin Ackerman

It is specified in config.sys.  Should look something like this:
        SWAPPATH=C:\OS2\SYSTEM 2048 2048

--
- - - - - - - - - - - - - - - - - - - - - - - - -
Richard Wolters
Richard's Photography          
Severna Park, MD.
(410)544-7823
Photo Restoration using COLORWORKS V2
Check out http://www.*mail.net/rphoto

- - - - - - - - - - - - - - - - - - - - - - - - -

 
 
 

Swapper.dat troubles

Post by Anni » Fri, 18 Apr 1997 04:00:00




:We are having troubles with the swapper.dat file on OS/2.  We are
:running ver. 2.11.  We would like to move the file to the D: partition
:of the hard drive.  Where is this specified?

 It's set by a statement in your config.sys. Type "help swappath" at a
command prompt. Be sure to back up your config.sys before altering it.

: Only 100 meg partition on
:the C: drive, and we're running out of room.

--    
 A. = aknight"at"wyoming"dot"com      
            anknigh"at"ibm"dot"net

"Ah, dear father, graybeard, lonely old courage teacher,
what America did you have when Charon quit poling his ferry and
you got out on a smoking bank and stood watching the boat disappear
on the black waters of Lethe?"
                   --Allen Ginsberg, 1926-1997

 
 
 

Swapper.dat troubles

Post by mbox103 » Fri, 18 Apr 1997 04:00:00



> We are having troubles with the swapper.dat file on OS/2.  We are
> running ver. 2.11.  We would like to move the file to the D: partition
> of the hard drive.  Where is this specified?  Only 100 meg partition on
> the C: drive, and we're running out of room.

> TIA,
>   Chris Meinders and Devlin AckermanConfig.sys (swappath)

 
 
 

Swapper.dat troubles

Post by Chris Meinder » Fri, 18 Apr 1997 04:00:00




> > We are having troubles with the swapper.dat file on OS/2.  We are
> > running ver. 2.11.  We would like to move the file to the D: partition
> > of the hard drive.  Where is this specified?  Only 100 meg partition on
> > the C: drive, and we're running out of room.

> > TIA,
> >   Chris Meinders and Devlin Ackerman

> It is specified in config.sys.  Should look something like this:
>         SWAPPATH=C:\OS2\SYSTEM 2048 2048

> --
> - - - - - - - - - - - - - - - - - - - - - - - - -
> Richard Wolters
> Richard's Photography
> Severna Park, MD.
> (410)544-7823
> Photo Restoration using COLORWORKS V2
> Check out http://www.*mail.net/rphoto

> - - - - - - - - - - - - - - - - - - - - - - - - -

MANY thanks to all who gave us the answer.
 
 
 

Swapper.dat troubles

Post by Pand.. » Fri, 18 Apr 1997 04:01:00


Quote:>We are having troubles with the swapper.dat file on OS/2.  We are
>running ver. 2.11.  We would like to move the file to the D: partition
>of the hard drive.  Where is this specified?  Only 100 meg partition on
>the C: drive, and we're running out of room.

Just change the "SWAPPATH=" line in the config.sys file.
In your case it should be "SWAPPATH=D:\" for the root directory change if
you want it in a different directory.  The two number are the warning size
(warn if there is only this much remaining space) and initial size of swapfile.
 
 
 

Swapper.dat troubles

Post by Jack Nichol » Sat, 19 Apr 1997 04:00:00



> >We are having troubles with the swapper.dat file on OS/2.  We are
> >running ver. 2.11.  We would like to move the file to the D: partition
> >of the hard drive.  Where is this specified?  Only 100 meg partition on
> >the C: drive, and we're running out of room.

> Just change the "SWAPPATH=" line in the config.sys file.
> In your case it should be "SWAPPATH=D:\" for the root directory change if
> you want it in a different directory.  The two number are the warning size
> (warn if there is only this much remaining space) and initial size of swapfile.

////////////////////////////////////////////////////////////////////////
Also note if your going to put the swap file in a directory on a drive,
dont forget to create the directory on that drive.
--
______________________________________
Jack Nichols

Surfing at Warp 4, NT & 95
______________________________________
 
 
 

Swapper.dat troubles

Post by go.. » Sun, 20 Apr 1997 04:00:00



Quote:>We are having troubles with the swapper.dat file on OS/2.  We are
>running ver. 2.11.  We would like to move the file to the D: partition
>of the hard drive.  Where is this specified?  Only 100 meg partition on
>the C: drive, and we're running out of room.

>TIA,
>  Chris Meinders and Devlin Ackerman

Look for this line in the config.sys SWAPPATH=C:\OS2\SYSTEM 2048 2048
Change it to d:\ 2048 2048  Yr #'s may be a bit different depending on how much
RAM yr system has.  If the swap file is consistantly growing larger than 20M, you may
want to make the 2nd # larger than the default.
Regards,
Gord Schindler
 
 
 

Swapper.dat troubles

Post by Jim Roo » Sun, 20 Apr 1997 04:00:00





>> >We are having troubles with the swapper.dat file on OS/2.  We are
>> >running ver. 2.11.  We would like to move the file to the D: partition
>> >of the hard drive.  Where is this specified?  Only 100 meg partition on
>> >the C: drive, and we're running out of room.

>> Just change the "SWAPPATH=" line in the config.sys file.
>> In your case it should be "SWAPPATH=D:\" for the root directory change if
>> you want it in a different directory.  The two number are the warning size
>> (warn if there is only this much remaining space) and initial size of swapfile.
>////////////////////////////////////////////////////////////////////////
>Also note if your going to put the swap file in a directory on a drive,
>dont forget to create the directory on that drive.
>--

And don't forget to change the path in the config.sys and reboot to
make the change...
!

Let There be Peace on Earth and let it begin with me
        http://kpt1.tricon.net/Personal/jrooke

 
 
 

Swapper.dat troubles

Post by pcgu.. » Tue, 22 Apr 1997 04:00:00




||We are having troubles with the swapper.dat file on OS/2.  We are
||running ver. 2.11.  We would like to move the file to the D: partition
||of the hard drive.  Where is this specified?  Only 100 meg partition on
||the C: drive, and we're running out of room.
||
||TIA,
||      Chris Meinders and Devlin Ackerman
|
|Look for this line in the config.sys SWAPPATH=C:\OS2\SYSTEM 2048 2048
|Change it to d:\ 2048 2048  Yr #'s may be a bit different depending on how much
|RAM yr system has.  If the swap file is consistantly growing larger than 20M, you may
|want to make the 2nd # larger than the default.
|Regards,
|Gord Schindler

That 2048 in the default is not 20 MB, it's 2 MB - a number too small for any
reasonable OS/2 installation. Keep an eye on the max size your swap file grows
to under normal use, then make that second figure that much (in KB) plus 10-20%.
Your system will run _much_ better when it      doesn't have to grow (and more
importantly, shrink) the swapfile just to do normal busines.

Phil "Guido" Cava   TeamOS/2
Help, PC!
Let us help you achieve Warp Speed today!

Quote:> Proud Member: Jeff Glatt OS/2 Zealots list, 01-MAR-97!

 
 
 

Swapper.dat troubles

Post by nickp » Wed, 23 Apr 1997 04:00:00



> We are having troubles with the swapper.dat file on OS/2.  We are
> running ver. 2.11.  We would like to move the file to the D: partition
> of the hard drive.  Where is this specified?  Only 100 meg partition on
> the C: drive, and we're running out of room.

> TIA,
>   Chris Meinders and Devlin Ackerman

Chris,

Find the line in CONFIG.SYS that starts "SWAPPATH=" and change it so it
reads "SWAPPATH=D:\ xxxx yyyy"  xxxx is the minimum free space on the
drive before you get the message that your drive is full, and yyyy is
the initial size of your swapper.dat file.  This number should be at
least as large as the normal size of your swapper.dat when running your
normal load.

For more info, type "HELP SWAPPATH", and it will show you everything you
want to know.

BTW, don't forget to delete SWAPPER.DAT from the C: drive after you
reboot with this change.  
--
Nick Cassimatis
My opinions are mine alone.

 
 
 

Swapper.dat troubles

Post by John Go » Thu, 24 Apr 1997 04:00:00


If a 2nd hard drive is available, you might pick up some speed by putting the swap file on it. Ideally, put the swap file "in the most-used directory of the least-used drive".

 
 
 

Swapper.dat troubles

Post by Naturloc » Wed, 30 Apr 1997 04:00:00


Usually the path to the file is specified using SWAPPATH
in your config.sys (well, in Warp 3 it is handled like this,
I don't know if this works with 2.11). My Warp is installed on
drive E:, for example. The swapfile is put in the directory \OS2\SYSTEM:

SWAPPATH=E:\OS2\SYSTEM 2048 8192

For example, to move it to drive D: into the directory \SWAPPER
you would have to write

SWAPPATH=D:\SWAPPER 2048 8192

Note that the numbers behind set the size of the file.


 
 
 

Swapper.dat troubles

Post by Jim Roo » Wed, 30 Apr 1997 04:00:00



>For example, to move it to drive D: into the directory \SWAPPER
>you would have to write

>SWAPPATH=D:\SWAPPER 2048 8192

>Note that the numbers behind set the size of the file.



And after re-booting, you would have to physically delete the
old swappath file or i t will be there forever!

Let There be Peace on Earth and let it begin with me
        http://kpt1.tricon.net/Personal/jrooke

 
 
 

1. Swapper.DAT Placement.

   I'd like some opinions on this one.
   My wife's computer is a 486dx2/66 w/8 MB memory.
   It has 2 harddrives.  
   C: 540 MB formatted HPFS.
   D: 270 MB formatted FAT.

   I've been wondering where to put her swap file for the best performance.
The general rule is the most used partition of your least used drive, which
would put it on the 270 MB FAT drive.  But the 270 MB drive is much slower
than the HPFS drive, and (being FAT) there's more chance of it becoming
fragmented...
    Question:  Besides less chance of becoming fragmented, are there any
other good reasons to put swapper.dat on an HPFS partition?  
    If this were your computer, where would you put it?


-- Warped/2 --

2. Windows-environment for TeX??

3. WARP Swapper.dat

4. Access NT disks from VMS

5. Info-ZIP: zip and swapper.dat file

6. Multicasting w/xntpd

7. Swapper.dat won't behave!!

8. iterative requirements gathering?

9. Swapper.dat won`t behave!

10. SWAPPER.DAT location?

11. swapper.dat

12. Swapper.dat full HELP!

13. Question: Why the swapper.dat doesn't shrink?