home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / unix / pcclone / 32bit / 844 < prev    next >
Encoding:
Text File  |  1992-12-21  |  2.8 KB  |  53 lines

  1. Newsgroups: comp.unix.pc-clone.32bit
  2. Path: sparky!uunet!math.fu-berlin.de!news.th-darmstadt.de!minnie!goofy!ckurs-2
  3. From: ckurs-2@goofy.uni-mainz.de (Teilnehmer am C-Kurs WS 1992_93)
  4. Subject: Re: idea for non-cached mem above 16M (was Which motherboard?)
  5. Message-ID: <2SX9KSQ@minnie.zdv.uni-mainz.de>
  6. Sender: ckurs-2@goofy (Teilnehmer am C-Kurs WS 1992_93)
  7. Nntp-Posting-Host: goofy
  8. Organization: Johannes Gutenberg Universitaet Mainz
  9. References: <17543@umd5.umd.edu> <1992Dec14.231244.22459@klaava.Helsinki.FI> <WAYNE.92Dec16112648@backbone.uucp> <1992Dec16.215109.27531@klaava.Helsinki.FI>
  10. Date: Fri, 18 Dec 1992 12:00:41 GMT
  11. Lines: 40
  12.  
  13. In article <1992Dec16.215109.27531@klaava.Helsinki.FI>, torvalds@klaava.Helsinki.FI (Linus Torvalds) writes:
  14. |> 
  15. |> [...]
  16. |>  
  17. |> Several people have mentioned the RAM-disk idea, and yes, it would be
  18. |> very simple indeed, as linux already has a ramdisk option - right now it
  19. |> gets its memory from the low end of the 1M+ area, but changing it to use
  20. |> the high addresses would be very easy indeed.  I never use it, though,
  21. |> as I find ramdisks generally silly (but it's useful at installation-time
  22. |> when you don't have a ready-made filesystem etc, and some people seem to
  23. |> perfer to have a ramdisk). 
  24. |> 
  25. |> After you've created the ramdisk, swapping to it is as easy as saying
  26. |> "mkswap /dev/ram <size> ; swapon /dev/ram".  And the linux swapping
  27. |> routines can already handle multiple devices (or multiple swapfiles, or
  28. |> any combination of these), so after one device (the ramdisk) fills up,
  29. |> the swapping algorithms automatically use the next swap-device (thus you
  30. |> automatically get the best performance if you do the "swapon"s by how
  31. |> fast the device is: first ramdisk, then disk partition and then
  32. |> swapfile). 
  33. |>
  34. |> [...]
  35. |> 
  36. |>         Linus
  37.  
  38. There is another considerable option to this:
  39. Is it possible to use one of those old Hardware-EMS-Cards for swapping?
  40. They offer up to 32 MB and should be a lot faster than swapping to disk and you
  41. can get them cheap ... This would be helpful the for old-style 386 computers
  42. with slow HD's and limited RAM size (eg Amstrad: 4 MB RAM, *NO* SIMM's ...).
  43. Only problem that i can see is the bankswitching.
  44.  
  45. +-----------------------------------------------------------------------------+
  46. | eMail to:      kubla@MZDMZA.ZDV.UNI-MAINZ.DE                                |
  47. | sMail to:      Dominik Kubla, Steinsberg 34, 5428 Nastaetten, GERMANY       |
  48. +-----------------------------------------------------------------------------+
  49. |                                                                             |
  50. |                     I don't like LINUX, I  *LOVE*  it ...                   |
  51. |                                                                             |
  52. +-----------------------------------------------------------------------------+
  53.