Keep OSNews alive by becoming a Patreon, by donating through Ko-Fi, or by buying merch!

OS News Archive

Object Oriented OS and Magnetic Memory

TheRegister has an article about persistent storage for computers using magnetic memory. This triggered me to recall Genera, the Symbolics Object Oriented OS, and what an amazing system could be built pulling together an object oriented OS with a persistent storage. Where there was no need for files and pipes and everything could know about everything else. I'm way out of my depth here, but come on someone, build the future!

New Advertising Method on OSNews

Some people have noticed that on OSNews feature articles, in addition to the normally-formatted green links on the page, there are also double-underlined black-green links, that link to offers from sponsors, like free .NET tutorials or a whitepaper on Intel Centrino. If you haven't seen these, it's probably due to the fact that it only works on IE for Windows. If you're using Linux, Mac, Mozilla, or another browser/platform you may never see it. Those who have seen it: don't worry. There's no strange spyware installed on your machine. "Read more" for more details.

Introducing the Visopsys OS

Visopsys is a new operating system for PCs. It has been in development since late 1997. The kernel is small and fast, operates exclusively in 32-bit mode, and features real preemptive multi-tasking and virtual memory. The package includes a small suite of UNIX- and DOS-like commands, with which most users will be familiar, although Visopsys is not - and does not try to be - a clone of any existing OS. The binary distribution features an easy-to-use Java installation program, which works on Linux, Windows, and Solaris. You can install and demo the distribution on a floppy disk. Screenshot.

The Top 8 Operating Systems According to Google

Google, one of the most visited sites worldwide, posted their OS results for April 2003. In the No1 spot, Windows 98 is steadily losing 1% every month to the always rising Windows XP, while MacOS is down to 3% from the 4% of the previous month. Linux is steady at around 1%. The "Other" OSes are also steady at 4% (note that the "other" section also includes other Microsoft OSes, like Windows ME).

L4Ka::Pistachio version 0.1

The L4Ka team is pleased to announce the first release of the L4Ka::Pistachio microkernel. L4Ka::Pistachio is the latest L4 microkernel developed by the System Architecture Group at the University of Karlsruhe, Germany, in collaboration with the DISY group at the University of New South Wales, Australia. It is the first available kernel implementation of the L4 Version 4 kernel API.

Get to Know the K42 Project

The K42 group is developing a new high performance, open source, general-purpose operating system kernel for cache-coherent multiprocessors. They are targeting next generation servers ranging from small-scale multiprocessors that we expect will become ubiquitous, to very large-scale non-symmetric multiprocessors that are becoming increasingly important in both commercial and technical environments.

eCos 2.0 Breaks Out of Red Hat Red Tape

Free of the shackles imposed by Red Hat Inc., maintainers of the open-source eCos real-time operating system said in mid-March that version 2.0, now in beta, could be generally available around April 15. The new version will add an all-new bootloader with remote debugging and full POSIX compliance, giving it the ability to run many Linux and Unix applications with just a recompile.

VMWare 4 Released; WINE on non-x86 hardware?

VMWare 4.0 has been released and there is a demo version available to download. In other similar news, get to know QEMU, an x86 processor emulator. Its purpose is to run x86 Linux processes on non-x86 Linux architectures such as PowerPC or ARM. By using dynamic translation it achieves a reasonnable speed while being easy to port on new host CPUs. Its main goal is to be able to launch the Wine Windows API emulator on non-x86 CPUs.