Some of the key features of 3.1.3 are
- Better fault tolerance (ability to recover from driver crashes)
- A virtual file system with vnodes and the like
- Tools for doing system performance monitoring
- Many bug fixes
- Lots of contributed software on the CD-ROM image
- A port to the PowerPC (Apple iBook G4)
The latter is actually independent of 3.1.3 but changes that were
required to split the machine dependent and independent parts of the
code will be reflected back in the Intel code. This should make ports
to other hardware much easier.
I will probably put the documentation for VFS and PPC online before the
distribution is ready.
After that, the next major project is virtual memory, but that won't be
in there until the first part of next year.
Andy Tanenbaum
Also, how is the PPC code being split from the x86 port?
-Ivan
This is cool! I have been away for awhile, and I am really looking forward
to ramping up my porting efforts again. Hopefully we will see the new
distro soon. : )
The Grue