home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / sys / hp / 8460 < prev    next >
Encoding:
Text File  |  1992-07-23  |  825 b   |  24 lines

  1. Newsgroups: comp.sys.hp
  2. Path: sparky!uunet!stanford.edu!leland.Stanford.EDU!glowell
  3. From: glowell@leland.Stanford.EDU (gary lowell)
  4. Subject: Allocating kernel memory
  5. Message-ID: <1992Jul23.220958.7434@leland.Stanford.EDU>
  6. Sender: news@leland.Stanford.EDU (Mr News)
  7. Organization: DSG, Stanford University, CA 94305, USA
  8. References: <1992Jul23.220759.7026@leland.Stanford.EDU>
  9. Date: Thu, 23 Jul 92 22:09:58 GMT
  10. Lines: 12
  11.  
  12. I've been trying to use kmem_alloc to allocate large buffers
  13. on an S800.  However the call seems to hang on requests over
  14. 1 megabyte.  The system has over 200 mb of lockable memory.
  15.  
  16. Does anybody know of a better way to grab large chunks of memory
  17. on the S800 ?  Sys_memall which does the job nicely on 700s doesn't
  18. exist on the 800s, at least not in release 7.0.
  19.  
  20. Thanks,
  21.  
  22. Gary Lowell
  23. glowell@allego.com
  24.