home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / unix / wizards / 3348 < prev    next >
Encoding:
Internet Message Format  |  1992-07-29  |  1.3 KB

  1. Path: sparky!uunet!usc!sdd.hp.com!wupost!uwm.edu!rutgers!ub!netfs!manitou.cse.dnd.ca!pburry
  2. From: pburry@manitou.cse.dnd.ca (Paul Burry)
  3. Newsgroups: comp.unix.wizards
  4. Subject: ptys and other pipe-like devices
  5. Message-ID: <1992Jul24.014111.3578@manitou.cse.dnd.ca>
  6. Date: 24 Jul 92 01:41:11 GMT
  7. Sender: pburry@manitou.cse.dnd.ca (Paul Burry)
  8. Organization: Canadian System Security Centre
  9. Lines: 22
  10.  
  11. I have an application that would like to make 16k non-interruptable writes
  12. to a pty device.  (The application is Sybase 4.8).  Currently, when it does
  13. a 16K write, it occasionally is interrupted a signal caused by its internal
  14. scheduler.
  15.  
  16. Is there ANY way I can configure the kernel so I can get this behaviour.
  17. I am running SunOS 4.1.[12].
  18.  
  19. I see in specfs/fifo.h the define FIFOBUF defines the amount of data 
  20. buffered by a pipe.  Would changing this from 4K to 16K cause the 
  21. desired behaviour?
  22.  
  23. Alternatively, could anyone provide be with the source for a pipe-like 
  24. device providing non-interuptable writes that has both master and 
  25. slave /dev/ entries?
  26.  
  27. Any help or suggestions would be much appreciated.
  28. -- 
  29. =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
  30. Paul Burry            
  31. Voice: (613)-991-7325        Internet: pburry@cse.dnd.ca
  32. Fax:   (613)-991-7323        UUCP:      ..!{uunet,cunews}!cse.dnd.ca!pburry
  33.