home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / sys / next / sysadmin / 7568 < prev    next >
Encoding:
Text File  |  1993-01-21  |  1022 b   |  35 lines

  1. Newsgroups: comp.sys.next.sysadmin
  2. Path: sparky!uunet!elroy.jpl.nasa.gov!ames!ictv!barry
  3. From: barry@ictv.com (Barry Lustig)
  4. Subject: NeXTs running 3.0 *cannot* swap to a raw partition
  5. Message-ID: <1993Jan21.195003.6023@ictv.com>
  6. Sender: usenet@ictv.com
  7. Organization: ICTV, Santa Clara, CA (408) 562-9200
  8. Date: Thu, 21 Jan 1993 19:50:03 GMT
  9. Lines: 24
  10.  
  11.  
  12.   There has been speculation recently about whether a NeXT can swap to
  13. a raw partition or not.  I decided to do a little research on this
  14. point and found out that you cannot.  The reason for this should be
  15. clear from the following:
  16.  
  17.     Current directory is /
  18.     Reading symbol data from sdmach...
  19.     (no debugging symbols found)...done.
  20.     (gdb) disassemble swapon
  21.     Dump of assembler code for function swapon:
  22.     0x4068288 <swapon>:    rts
  23.     End of assembler dump.
  24.     (gdb) 
  25.  
  26.  
  27. NeXT removed the code for the swapon system call from the kernel.
  28. They would have made life a lot easier for people if they also removed
  29. the call from the system library.
  30.  
  31.  
  32. barry
  33.  
  34. -- 
  35.