Ticket #40 (new enhancement)

Opened 3 years ago

Last modified 3 months ago

Implement support for Sgi Octane (mips64)

Reported by: decky Owned by: decky
Priority: minor Milestone: 0.5.1
Component: helenos/kernel/mips64 Version:
Keywords: gsoc11, gsoc12 Cc:
Blocker for: Depends on:
See also:

Description (last modified by decky) (diff)

Implement support for Sgi Octane machines (mips64 big-endian architecture).

Details
The Octane is a SMP machine built by Sgi in the 1997 - 2000 time frame. It is based on the MIPS R12000 CPU and a proprietary Crossbow ASIC crossbar switch instead of a system bus. It uses the ARCS boot firmware and originally runs with Sgi IRIX. The goal of this ticket is to implement at least a basic support for Sgi Octane (basic kernel functionality), i.e. support for booting, memory management, SMP, framebuffer output and keyboard input.
What Gains and Benefits will this bring?
Sgi Octane is an excellently engineered workstation with 64bit MIPS CPUs, SMP support and state-of-the-art hardware design (even after 10 years). Implementing HelenOS support for Octane should hint any possible portability issues in HelenOS and it should also improve some minor functionality aspects of the kernel.
Difficulty
high
Required skills
Since there is very little publicly available hardware documentation of the Sgi Octane (except the CPU itself and other discrete components), the HelenOS support needs to be largely based on the reverse-engineered code in  Linux and  OpenBSD. Therefore a successful applicant will need to have very good skills in programming in the C language and the ability to learn and reuse know-how contained in reverse-engineered code of other operating system projects.
Note
We have a single Sgi Octane machine physically available for development, debugging and testing.
Documentation
Possible mentors
HelenOS Core Team, Martin Decky

Change History

comment:1 Changed 2 years ago by jermar

  • Keywords suggestion added
  • Component set to unspecified

comment:2 Changed 15 months ago by decky

  • Keywords gsoc11 added; suggestion removed
  • Milestone set to 0.5.0
  • Version mainline deleted
  • Description modified (diff)
  • Summary changed from Add support for Sgi Octane (mips64) to Implement support for Sgi Octane (mips64)

comment:3 Changed 15 months ago by jermar

  • Component changed from unspecified to kernel/mips64

comment:4 Changed 14 months ago by decky

  • Description modified (diff)

comment:5 Changed 3 months ago by jermar

  • Keywords gsoc11, gsoc12 added; gsoc11 removed

comment:6 Changed 3 months ago by jermar

  • Milestone changed from 0.5.0 to 0.5.1
Note: See TracTickets for help on using tickets.