home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / os / minix / 4214 < prev    next >
Encoding:
Internet Message Format  |  1992-08-14  |  2.6 KB

  1. Path: sparky!uunet!mcsun!sun4nl!star.cs.vu.nl!philip
  2. From: philip@cs.vu.nl (Philip Homburg)
  3. Newsgroups: comp.os.minix
  4. Subject: Re: Paging for Minix-386
  5. Keywords: Paging
  6. Message-ID: <15753@star.cs.vu.nl>
  7. Date: 14 Aug 92 14:36:45 GMT
  8. References: <9208131226@frmxqnx.hanse.de>
  9. Sender: news@cs.vu.nl
  10. Organization: Fac. Wiskunde & Informatica, Vrije Universiteit, Amsterdam
  11. Lines: 48
  12.  
  13. In article <9208131226@frmxqnx.hanse.de> root@frmxqnx.hanse.de (Frank Rabe) writes:
  14. %I have heard about patches for paging under Minix-386 done by Philip Homburg. 
  15. %Do this patches really exist?
  16.  
  17. I posted a few times about the work I have available on ftp.
  18. The virtual memory patches are in the directory /pub/philip/toBruce at
  19. ftp.cs.vu.nl. I created this directory to send some versions to Bruce Evans,
  20. but everybody can use it now. Note that this version is more than 1 year old,
  21. it is the first version that got out, and it is based on Minix 1.6.15
  22.  
  23. %                              How far are they gone? Where can I get them?
  24. %Can someone please mail me or post more details about this.
  25.  
  26. The version I wrote last year implemented virtual address spaces but no paging
  27. to disk. When I wrote that version I had a 12M machine so there was no reason
  28. to assume that you could run out of memory. But at the moment I have 4M
  29. machine, which does run out of memory so I decided to implement paging.
  30. I rewrote the 386 dependent part and included paging to a disk partition
  31. (at_wini and floppy at the moment). This version is almost stable (I am working
  32. on swapoff, locking for raw disk I/O and performance improvements). After that
  33. I can try to create some diffs. These diffs will be incomplete, for the wrong
  34. assembler, and therefore for hackers only.
  35.  
  36. %Normally every Minix-386 user should be interested or already using them.
  37.  
  38. According to our ftp logs, many people ftp the current vm version that is 
  39. online, but I never heard of someone who tried to get it running.
  40.  
  41. %And there are also the patches for swapping(and more features) done by Michael
  42. %Convey, which are still in beta testing. He send me the patches as a beta
  43. %tester. I will try to get them running under Minix-386. Are there other 
  44. %Minix-386 users trying the same? 
  45.  
  46. After both VM and paging are stable, it might be worthwhile to merge the
  47. machine independent parts. If you want to prepare yourself to running a paging
  48. vm system, it might be a good idea to get the current (non paging) version
  49. running.
  50.  
  51.  
  52.                             Philip Homburg
  53.  
  54.  
  55.  
  56.  
  57. Philip Homburg                            <philip@cs.vu.nl>
  58. Vrije Universiteit / Dept. of Math. & Comp. Sci.    +31 20 5483546
  59. Amoeba project / De Boelelaan 1081A
  60. 1081 HV Amsterdam / The Netherlands
  61.