The Unix Heritage Society mailing list
 help / color / mirror / Atom feed
* [TUHS] Etymology of the open file table?
@ 2016-03-22  2:07 Dan Cross
  2016-03-22  2:23 ` Marc Rochkind
  0 siblings, 1 reply; 10+ messages in thread
From: Dan Cross @ 2016-03-22  2:07 UTC (permalink / raw)


This came up today at work; what's the origin of the open file table? The
suggestion was made that, instead, a ref-counted data structure could be
allocated at open() time to serve the same purpose, and that a table of
open files was superfluous. My guess was that this made it (relatively)
easy to look up what files referred to a particular device?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://minnie.tuhs.org/pipermail/tuhs/attachments/20160321/c12704bf/attachment.html>


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2016-03-23 20:17 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-03-22  2:07 [TUHS] Etymology of the open file table? Dan Cross
2016-03-22  2:23 ` Marc Rochkind
2016-03-22  2:28   ` Larry McVoy
2016-03-22  2:56     ` Warren Toomey
2016-03-22  3:02     ` Dan Cross
2016-03-22  3:02   ` Dan Cross
2016-03-22  4:00     ` John Cowan
2016-03-22  4:11       ` Warner Losh
2016-03-23 19:48         ` Dan Cross
2016-03-23 20:17           ` John Cowan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).