Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-5]: src/distrib/notes/common Apply patch (requested by he):
details: https://anonhg.NetBSD.org/src/rev/8d08fce8d51a
branches: netbsd-1-5
changeset: 492919:8d08fce8d51a
user: he <he%NetBSD.org@localhost>
date: Wed Mar 06 21:37:22 2002 +0000
description:
Apply patch (requested by he):
Note FFS softdep performance improvement.
diffstat:
distrib/notes/common/main | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
diffs (19 lines):
diff -r ab1717e02265 -r 8d08fce8d51a distrib/notes/common/main
--- a/distrib/notes/common/main Wed Mar 06 21:30:25 2002 +0000
+++ b/distrib/notes/common/main Wed Mar 06 21:37:22 2002 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: main,v 1.61.2.52 2002/03/06 21:29:18 he Exp $
+.\" $NetBSD: main,v 1.61.2.53 2002/03/06 21:37:22 he Exp $
.\"
.\" Copyright (c) 1999-2001 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -461,6 +461,9 @@
locality between files and their corresponding directory, and
lessened pressure on the buffer cache.
.It
+The performance of soft dependencies in FFS has been significantly
+improved in some circumstances.
+.It
Handling of init/fini section support and DWARF2 exception handling
has been added to the C runtime startup code.
.It
Home |
Main Index |
Thread Index |
Old Index