Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!utgpu!water!watnot!watmath!clyde!rutgers!seismo!ut-sally!utah-cs!utah-gr!spline!thomas From: thomas@spline.UUCP Newsgroups: comp.unix.wizards Subject: symlinks slow? (was Re: /usr a misnomer?) Message-ID: <1958@utah-gr.UUCP> Date: Mon, 23-Mar-87 15:27:39 EST Article-I.D.: utah-gr.1958 Posted: Mon Mar 23 15:27:39 1987 Date-Received: Wed, 25-Mar-87 02:37:48 EST References: <5034@brl-adm.ARPA> <816@nrcvax.UUCP> Sender: news@utah-gr.UUCP Reply-To: thomas%spline.UUCP@utah-gr.UUCP (Spencer W. Thomas) Organization: Univ of Utah CS Dept Lines: 7 Question was "what is the performance hit for linking /usr/tmp to /tmp (or vice-versa) with a symlink". Well, since you only incur any performance degradation in the open call, I would expect the "hit" to be very small, unless you spend most of your time opening files. =Spencer ({ihnp4,decvax}!utah-cs!thomas, thomas@cs.utah.edu)