home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / os / linux / 8484 < prev    next >
Encoding:
Internet Message Format  |  1992-08-17  |  1.0 KB

  1. Path: sparky!uunet!olivea!decwrl!access.usask.ca!kakwa.ucs.ualberta.ca!sspiff!dje
  2. From: dje@sspiff.ampr.ab.ca (Doug Evans)
  3. Newsgroups: comp.os.linux
  4. Subject: fcntl(F_SETLK, ...) implemented
  5. Message-ID: <1992Aug17.200648.208@sspiff.ampr.ab.ca>
  6. Date: 17 Aug 92 20:06:48 GMT
  7. Organization: Edmonton, Alberta
  8. Lines: 18
  9. X-Newsreader: Tin 1.1 PL4
  10.  
  11. I have an implementation of fcntl(F_SETLK/F_SETLKW, F_GETLK, ...)
  12. for those that want it. I hope to have it on tsx-11 shortly, but
  13. until then, send me email if you want it.
  14.  
  15. I have also submitted it to Linus to be included in the next release.
  16.  
  17. The implementation is almost complete. It includes weird cases like locking
  18. a big chunk and unlocking a piece in the middle. What's missing are
  19.  
  20. - deadlock detection
  21. - mandatory locks
  22.  
  23. I view both of these as being of dubious merit, so do not intend to
  24. implement them any time soon. HJ Liu is looking into implementing deadlock
  25. detection.
  26. -- 
  27. Doug Evans               | "You're just supposed to sit here?"
  28. dje@sspiff.ampr.ab.ca    |               - Worf in a mud bath.
  29.