home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / unix / bsd / 10313 < prev    next >
Encoding:
Internet Message Format  |  1992-12-17  |  1.5 KB

  1. Path: sparky!uunet!cs.utexas.edu!sun-barr!sh.wide!wnoc-tyo-news!glocom!utnet-news!news.u-tokyo.ac.jp!yayoi!tansei1!mhiroshi
  2. From: mhiroshi@tansei.cc.u-tokyo.ac.jp (H. Murakami)
  3. Newsgroups: comp.unix.bsd
  4. Subject: [386BSD] Huge virtual space I need badly.
  5. Message-ID: <3730@tansei1.tansei.cc.u-tokyo.ac.jp>
  6. Date: 16 Dec 92 19:19:44 GMT
  7. Sender: news@tansei.cc.u-tokyo.ac.jp
  8. Organization: Hokkaido Univ. However I am subject to tansei for JUNET.
  9. Lines: 31
  10.  
  11.  
  12. I need the huge virtual space for 386BSD.
  13.  
  14. I found that the current limitation is as little as 32MB.
  15.  
  16. I would like to use as large as 1GB of virtual memory for one 
  17. process or program to do the large FEM computations. 
  18. ( I allocated 2GB of HDD for that. Don't tell me that I should not 
  19.   do the pagings.  The algorithm is quite efficient to suppress the 
  20.   paging to minimal. )
  21.  
  22. I tried to change the parameters in the header files to 
  23. reconfigure the kernel.  However, it seems my change is not 
  24. correct enough.  I guess I do not know enough to do the right 
  25. modifications.  With huge size of pages, probably many part of
  26. the sourcecode of the kernel need to be modified, I guess.
  27.  
  28. Has anyone succesfully using the 386BSD with larger virtual 
  29. space per process than just 32MB ?
  30.  
  31. What is the logical limit of the virtual memory size per process
  32. of the currect implementation of the 386BSD system ? I would like
  33. to know.
  34.  
  35. Oh please, if anyone know the right way to expand the limitation,
  36. please post the direction.
  37.  
  38. Than you.
  39.  
  40.     Hiroshi Murakami
  41.     mhiroshi@tansei.cc.u-tokyo.ac.jp
  42.