Source-Changes-HG archive

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

[src/trunk]: src/doc/roadmaps Withdraw the 36-bit port item. While there's al...



details:   https://anonhg.NetBSD.org/src/rev/758c53a37906
branches:  trunk
changeset: 820991:758c53a37906
user:      dholland <dholland%NetBSD.org@localhost>
date:      Wed Jan 18 18:22:13 2017 +0000

description:
Withdraw the 36-bit port item. While there's always interest in it
when the idea comes up on the list, there's also a feeling that
quixotic and/or crazy projects shouldn't be on roadmaps. Which seems
reasonable.

diffstat:

 doc/roadmaps/ports |  20 ++------------------
 1 files changed, 2 insertions(+), 18 deletions(-)

diffs (38 lines):

diff -r c31539568e7b -r 758c53a37906 doc/roadmaps/ports
--- a/doc/roadmaps/ports        Wed Jan 18 17:29:52 2017 +0000
+++ b/doc/roadmaps/ports        Wed Jan 18 18:22:13 2017 +0000
@@ -1,4 +1,4 @@
-$NetBSD: ports,v 1.2 2017/01/13 13:40:44 reinoud Exp $
+$NetBSD: ports,v 1.3 2017/01/18 18:22:13 dholland Exp $
 
 NetBSD Ports Roadmap
 ====================
@@ -24,7 +24,7 @@
 this doesn't mean one shouldn't work on them but the expected payoff
 is perhaps less than for other things:
 
- 7. pdp10/risc36/odd-bitsize ports
+ [none presently]
 
 
 Explanations
@@ -88,19 +88,3 @@
 http://cheri-cpu.org
 There are a number of reasons to tackle this; it will serve as a code
 quality lever. Also there's already a FreeBSD port to steal from.
-
-
- 7. pdp10/risc36/odd-bitsize ports
-
-There's been a fair amount of loose talk over the years about doing a
-port to a machine that's got 9-bit bytes, or is word-addressed, or
-both. The PDP-10 is one such target; it's also been observed that a
-more modern architecture would probably be more likely to allow a
-vaguely performant FPGA implementation, and something tentatively
-called "risc36" was conceived.
-
-This is both a quixotic retrocomputing project and also a quixotic
-code quality project: making the NetBSD code base work on either
-word-addressed machines or 9-bit/36-bit machines or both would be good
-for it. However, it's also a rather large undertaking.
-



Home | Main Index | Thread Index | Old Index