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

  1. Path: sparky!uunet!europa.asd.contel.com!gatech!rutgers!ub!netfs!manitou.cse.dnd.ca!pburry
  2. From: pburry@manitou.cse.dnd.ca (Paul Burry)
  3. Newsgroups: comp.sys.sun.misc
  4. Subject: Can the internal buffer size of PTYs be configured?
  5. Message-ID: <1992Jul24.013736.3479@manitou.cse.dnd.ca>
  6. Date: 24 Jul 92 01:37:36 GMT
  7. Sender: pburry@manitou.cse.dnd.ca (Paul Burry)
  8. Organization: Canadian System Security Centre
  9. Lines: 20
  10.  
  11. I have an application that would like to make 16k non-interuptable 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.  
  18. I see in specfs/fifo.h the define FIFOBUF defines the amount of data buffered
  19. by a pipe.  Would changing this from 4K to 16K cause the desired behaviour?
  20.  
  21. Alternatively, could anyone provide be with the source for a pipe-like device
  22. providing non-interuptable writes that has both master and slave /dev/ entries?
  23.  
  24.  
  25. Any help or suggestions would be much appreciated.
  26. -- 
  27. =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
  28. Paul Burry            
  29. Voice: (613)-991-7325        Internet: pburry@cse.dnd.ca
  30. Fax:   (613)-991-7323        UUCP:      ..!{uunet,cunews}!cse.dnd.ca!pburry
  31.