ReactOS: Looking Back Upon 2008

The ReactOS project has seen some major progress during 2008. The project, which aims to create a Windows NT-compatible operating system, has published a ‘year-in-review‘ article concerning 2008, detailing the various area of work. It provides some interesting insights into the project’s development.

Last year was a busy one for ReactOS. After the kernel rewrite, which allowed them to stabilise the kernel, the gained the ability to direct attention towards elements slightly higher up the software stack, such as the graphics subsystem and filesystem support.

ReactOS’ graphics subsystem was old, full of hacks, and in dire need of attention. Several ReactOS developers have therefore spent time on what is essentially a rewrite of the Win32 subsystem. Lots of work needed to be done on this subsystem anyway; it had internal data and architecture structures that aren’t present in the Windows implementation, and those need to be removed. In addition, several interdependency issues in the Win32 subsystem need to be addressed.

Work is also being done on ReactX, the project’s DirectX replacement. ReactX is a very daunting and difficult effort, and as such, they put several interim solutions in place, such using Wine code to translate DirectX calls into OpenGL calls, which ReactOS already supports. They are also working on getting the actual DirectX runtime working on ReactOS, and they have already managed some basic hardware accelerated 2D rendering.

The Filesystem Runtime Library and the Common Cache implementation also need to be reworked. Currently, FAT32 is implemented as a sort of hack in ReactOS, since the two mentioned components aren’t very mature. CC functionality needs to be separated from the memory manager; the CC is not a separate component, but merely exposes functionality within the memory manager. By fixing up the memory manager, the team could start working on the CC elements. Work on CC is progressing, but large strides have already been made. The FsRtl wasn’t present during the earlier years of ReactOS, but it’s coming along nicely in the present.

Efforts to port ReactOS to the ARM anc x64 architectures are also under way, with both projects being able to initialise the first few parts of the operating system.

While I personally believe that ReactOS will always be chasing a moving target, with the target driving a Ferrari and the ReactOS team chasing it on a tricycle with two wheels, one can do nothing but admire the efforts and pogress the project is constantly making. Let’s hope 2009 will be as productive for them as 2008 has been.

25 Comments

  1. 2009-01-17 7:02 pm
    • 2009-01-17 10:14 pm
      • 2009-01-18 1:07 am
  2. 2009-01-17 9:24 pm
  3. 2009-01-17 9:29 pm
  4. 2009-01-18 1:27 am
    • 2009-01-18 7:08 am
    • 2009-01-20 12:47 am
  5. 2009-01-18 1:53 am
    • 2009-01-18 5:16 am
      • 2009-01-18 3:52 pm
    • 2009-01-18 1:25 pm
      • 2009-01-18 2:49 pm
        • 2009-01-18 3:55 pm
          • 2009-01-18 4:20 pm
        • 2009-01-18 9:31 pm
          • 2009-01-19 6:02 am
          • 2009-01-19 11:33 pm
    • 2009-01-18 9:29 pm
  6. 2009-01-18 9:18 am
  7. 2009-01-19 7:36 am
    • 2009-01-19 11:25 am
  8. 2009-01-19 4:55 pm
    • 2009-01-19 11:35 pm
  9. 2009-01-20 4:11 pm