Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/doc Note major MIPS improvements. OK matt@.



details:   https://anonhg.NetBSD.org/src/rev/909df063a88b
branches:  trunk
changeset: 762413:909df063a88b
user:      rmind <rmind%NetBSD.org@localhost>
date:      Sun Feb 20 17:09:31 2011 +0000

description:
Note major MIPS improvements.  OK matt@.

diffstat:

 doc/CHANGES |  7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 2d154656ba2b -r 909df063a88b doc/CHANGES
--- a/doc/CHANGES       Sun Feb 20 16:58:33 2011 +0000
+++ b/doc/CHANGES       Sun Feb 20 17:09:31 2011 +0000
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE:                   <$Revision: 1.1509 $>
+# LIST OF CHANGES FROM LAST RELEASE:                   <$Revision: 1.1510 $>
 #
 #
 # [Note: This file does not mention every change made to the NetBSD source tree.
@@ -860,3 +860,8 @@
                [christos 20110215]
        acpi(4): Updated ACPICA to 20110211. [jruoho 20110217]
        ath(4): Add support for AR9280 devices. [jmcneill 20110220]
+       mips: Second merge of matt-nb5-mips64 branch.  Added SMP support for
+               MIPS architecture.  Rewritten interrupt handling to be much
+               more efficient, added "fast" software interrupts and kernel
+               preemption.  Added support for RMI (NetLogic) XLS/XLR models.
+               Major clean up for MIPS port. [matt 20110220]



Home | Main Index | Thread Index | Old Index