xref: /original-bsd/share/doc/papers/sysperf/7.t (revision 1e14295c)
Copyright (c) 1985 Regents of the University of California.
All rights reserved. The Berkeley software License Agreement
specifies the terms and conditions for redistribution.

@(#)7.t 1.3 (Berkeley) 06/07/89

Conclusions

4.2BSD, while functionally superior to 4.1BSD, lacked much of the performance tuning required of a good system. We found that the distributed system spent 10-20% more time in the kernel than 4.1BSD. This added overhead combined with problems with several user programs severely limited the overall performance of the system in a general timesharing environment.

Changes made to the system since the 4.2BSD distribution have eliminated most of the added system overhead by replacing old algorithms or introducing additional cacheing schemes. The combined caches added to the name translation process reduce the average cost of translating a pathname to an inode by more than 50%. These changes reduce the percentage of time spent running in the system by nearly 9%.

The use of silo input on terminal ports only when necessary has allowed the system to avoid a large amount of software interrupt processing. Observations show that the system is forced to field about 25% fewer interrupts than before.

The kernel changes, combined with many bug fixes, make the system much more responsive in a general timesharing environment. The 4.3BSD Berkeley UNIX system now appears capable of supporting loads at least as large as those supported under 4.1BSD while providing all the new interprocess communication, networking, and file system facilities. .nr H2 1

\s+2Acknowledgements\s0

We would like to thank Robert Elz for sharing his ideas and his code for cacheing system wide names and searching the process table. We thank Alan Smith for initially suggesting the use of a capability based cache. We also acknowledge George Goble who dropped many of our changes into his production system and reported back fixes to the disasters that they caused. The buffer cache read-ahead trace package was based on a program written by Jim Lawson. Ralph Campbell implemented several of the C library changes. The original version of the Internet daemon was written by Bill Joy. In addition, we would like to thank the many other people that contributed ideas, information, and work while the system was undergoing change. .nr H2 1

\s+2References\s-2

[Cabrera84] 20
Luis Felipe Cabrera, Eduard Hunter, Michael J. Karels, and David Mosher, ``A User-Process Oriented Performance Study of Ethernet Networking Under Berkeley UNIX 4.2BSD,'' Research Report No. UCB/CSD 84/217, University of California, Berkeley, December 1984.
[Cabrera85] 20
Luis Felipe Cabrera, Michael J. Karels, and David Mosher, ``The Impact of Buffer Management on Networking Software Performance in Berkeley UNIX 4.2BSD: A Case Study,'' Proceedings of the Summer Usenix Conference, Portland, Oregon, June 1985, pp. 507-517.
[GADS85] 20
GADS (Gateway Algorithms and Data Structures Task Force), ``Toward an Internet Standard for Subnetting,'' RFC-940, Network Information Center, SRI International, April 1985.
[Joy80] 20
Joy, William, ``Comments on the performance of UNIX on the VAX'', Computer System Research Group, U.C. Berkeley. April 1980.
[Kashtan80] 20
Kashtan, David L., ``UNIX and VMS, Some Performance Comparisons'', SRI International. February 1980.
[Lankford84] 20
Jeffrey Lankford, ``UNIX System V and 4BSD Performance,'' Proceedings of the Salt Lake City Usenix Conference, pp 228-236, June 1984.
[Leffler84] 20
Sam Leffler, Mike Karels, and M. Kirk McKusick, ``Measuring and Improving the Performance of 4.2BSD,'' Proceedings of the Salt Lake City Usenix Conference, pp 237-252, June 1984.
[McKusick85]
M. Kirk McKusick, Mike Karels, and Samual Leffler, ``Performance Improvements and Functional Enhancements in 4.3BSD'' Proceedings of the Portland Usenix Conference, pp 519-531, June 1985.
[Mockapetris83] 20
Paul Mockapetris, ``Domain Names - Implementation and Schedule,'' Network Information Center, SRI International, RFC-883, November 1983.
[Mogul84] 20
Jeffrey Mogul, ``Broadcasting Internet Datagrams,'' RFC-919, Network Information Center, SRI International, October 1984.
[Mosher80] 20
Mosher, David, ``UNIX Performance, an Introspection'', Presented at the Boulder, Colorado Usenix Conference, January 1980. Copies of the paper are available from Computer System Research Group, U.C. Berkeley.
[Nagle84] 20
John Nagle, ``Congestion Control in IP/TCP Internetworks,'' RFC-896, Network Information Center, SRI International, January 1984.
[Ritchie74] 20
Ritchie, D. M. and Thompson, K., ``The UNIX Time-Sharing System'', CACM 17, 7. July 1974. pp 365-375
[Shannon83] 20
Shannon, W., private communication, July 1983
[Walsh84] 20
Robert Walsh and Robert Gurwitz, ``Converting BBN TCP/IP to 4.2BSD,'' Proceedings of the Salt Lake City Usenix Conference, pp 52-61, June 1984.