Showing headlines posted by Scott_Ruecker

« Previous ( 1 ... 1054 1055 1056 1057 1058 1059 1060 1061 1062 1063 1064 ... 1236 ) Next »

Linux: Syslets& Threadlets

Announcing the third version of his syslets subsystem patches, Ingo Molnar noted that he has implemented many fundamental changes to the code including the introduction of threadlets, "'threadlets' are basically the user-space equivalent of syslets: small functions of execution that the kernel attempts to execute without scheduling. If the threadlet blocks, the kernel creates a real thread from it, and execution continues in that thread. The 'head' context (the context that never blocks) returns to the original function that called the threadlet." As threadlets are only moved into a separate thread context if they block, Ingo refers to them as 'optional threads'. He also describes them as 'on-demand parallelism', "user-space does not have to worry about setting up, sizing and feeding a thread pool - the kernel will execute the workload in a single-threaded manner as long as it makes sense, but once the context blocks, a parallel context is created. So parallelism inside applications is utilized in a natural way."

More mid-market firms choose open-source ERP

When Mark Alperin went looking to replace his aging ERP system in 2006, he found himself in the same place as many CIOs of midsize companies -- not feeling terribly sought after by software vendors who prioritize large enterprise accounts, and facing few choices. Alperin serves as COO with CIO responsibilities for Vertex Distribution, a manufacturer and distributor of rivets, screws and other fasteners. He wasn't happy with the two main packages for his industry, from Activant Solutions and Microsoft (neither of which he was using, nor did he want to use.)

Etherboot's leaders are breaking new ground

  • Linux.com; By Robin 'roblimo' Miller (Posted by Scott_Ruecker on Feb 22, 2007 7:35 PM EDT)
  • Story Type: News Story
Etherboot is an open source project that gets little public notice, but is essential to almost any other open source project that relies on thin clients or network booting. Here's a lightly edited log of an IRC conversation with Etherboot project leader Marty Connor and primary Etherboot developer Michael Brown.

SA government to switch to open source

The South African Cabinet today announced that it had approved a free and open source strategy and that government would migrate its current software to free and open source software.

Vulnerability in Trend Micro's ServerProtect for Linux

Security service provider iDefense has reported that a design flaw in user authentication on the web interface of Trend Micro's ServerProtect for Linux allows attackers to switch off the virus scanner on the server or change its settings. The integrated server listens in on TCP port 14942 by default and is protected by a user-configured password.

Mtr Blog: The Vista Out My Windows- Linux by Tanker Bob

Our first entry is written by no other than our Tanker Bob. While everyone is on the hot trail of Windows Vista launch, Tanker Bob took another path: moving from Windows to Linux. Follow the link below to Tanker Bob's The Vista Out My Windows.

KDE at FOSDEM This Weekend

This weekend, the Free and Open Source Developers European Meeting will be held at the Université Libre in Brussels, Belgium. FOSDEM, being one of the biggest European Free Software events usually attracts several thousand people each year. The schedule for the KDE devroom is now published. Highlights this year include talks about the semantic desktop, a workshop on educational software and naturally an overview of the status of KDE 4. For the first time we are running a series of cross desktop talks together with Gnome where you can hear how desktop search engine Strigi works. KDE and friends also make appearances in the Lightening Talks track with topics including CMake, OpenWengo and Amarok. If you are planning to visit FOSDEM, add your name to the FOSDEM 2007 Wiki Page.

NTFS driver for Linux finishes beta phase

Version 1.0 of NTFS-3g, a free NTFS driver for Linux, has been released. Project manager Szabolcs Szakacsits has declared the driver ready for productive use after the release candidate published two weeks ago was not changed. Szakacsits is also the author of the ntfsresize tool used in a number of partitioning tools and Linux installation routines.

Yahoo! Pipes creator encourages developer feedback

When Yahoo! released its latest Web-based application, Pipes, earlier this month it was deemed everything from "innovative" to a "milestone in the history of the Internet." According to Pasha Sadri, Technical Yahoo!, Pipes Development, overall feedback on the new tool has been positive, but he says he's particularly interested in what the programming community has to say about it.

First female Turing Award winner named

The Association for Computing Machinery (ACM) has named Frances E Allen as the recipient of the 2006 A M Turing Award.

Ps3 available pre-installed with Linux

Linux distributor TerraSoft is accepting pre-orders for Sony Playstation3 gaming devices pre-installed with Linux, alongside the PS3's native gaming OS. Additionally, TerraSoft, IBM, RapidMind, and Vivendi game publisher High Moon Studios are offering seminars to help game developers exploit the PS3's Cell architecture.

OSS apps keep up to date in SA's 11 languages

In celebration of International Mother Tongue Language Day on February 21, the Department of Communications and the CSIR announced that they would fund Translate.org.za to update and maintain South African language translations of OpenOffice.org, Mozilla Firefox and Mozilla Thunderbird for three years.

Vista vs. Linux software wars - bundled apps

In this fourth episode of a series that pits Microsoft's new Vista OS against SimplyMEPIS Linux, DesktopLinux.com columnist Steven J. Vaughan-Nichols compares the operating systems' bundled games, browsers, and instant communications applications.

OpenSource medical spelling word list released

OpenMedSpelis a open source medical spelling word list that is released under a GPL license. OpenMedSpel was derived from the word lists complied for MedSpel, a shareware medical spelling tool for Microsoft Word. OpenMedSpel is currently available in USA English. Other languages and localizations may be released in the future. OpenMedSpel has been adapted to work on the Mozilla Tunderbird email client and the OpenOffice.org office suite. OpenMedSpel can be adapted for many other programs as well. OpenMedSpel can be downloaded from http://www.e-medtools.com/openmedspel.html

GPL advocates urgedtold to pay for love

Freedom is just another word for $7,000

Red Hat to hold its first annual Innovation Awards

Red Hat has launched its first annual Red Hat Innovation Awards to be presented at the Red Hat Summit in San Diego May 9-11. The Red Hat Innovation Awards recognize Red Hat users, customers and partners who stand out for improving processes, overcoming technology challenges and enhancing their bottom line through Red Hat and JBoss solutions. The awards provide an opportunity for Red Hat community members to share their individual stories and receive recognition for innovative and exemplary uses of Red Hat technologies.

Kingfisher migrates to Red Hat Linux

Kingfisher Group has migrated its 240 Castorama and Brico Dépôt stores on the continent to Red Hat Enterprise Linux with Oracle databases.

The Road to KDE 4: CMake, a New Build System for KDE

When a project with the size and scope of KDE gets to be as big as it is, sometimes changing a decision established almost a decade earlier is very difficult. KDE has relied on autotools to build most of the project since its inception, but for the last year, KDE 4 has been building with CMake, a newer build system that is rapidly becoming a heavyweight contender in the world of buildsystems. Read on for more...

Microsoft releases list of verified Vista applications

Microsoft Corp. on Wednesday released a list of 800 applications it has officially verified so far to run bug-free on Windows Vista. The list is notable for both its brevity and the absence of many applications popular on Windows XP, although Microsoft and analysts said that the majority of XP software can run, albeit with hiccups, on Vista.

[800 huh? I got 8000 - Scott]

Linux: 2.6.21-rc1, Dynticks Merged

Linus Torvalds announced the first release candidate for the upcoming 2.6.21 kernel, ending the two-week merge window, "there's a lot of changes, as is usual for an -rc1 thing, but at least so far it would seem that 2.6.20 has been a good base, and I don't think we have anything *really* scary here." Linus noted that the tickless kernel patch was finally merged into the mainline kernel, "the most interesting core change may be the dyntick/nohz one, where timer ticks will only happen when needed. It's been brewing for a _loong_ time, but it's in the standard kernel now as an option." Thomas Gleixner explained a year ago how this could result in cooler CPUs and power savings, "the tickless kernel feature (CONFIG_NO_HZ) enables 'on-demand' timer interrupts: if there is no timer to be expired for say 1.5 seconds when the system goes idle, then the system will stay totally idle for 1.5 seconds."

« Previous ( 1 ... 1054 1055 1056 1057 1058 1059 1060 1061 1062 1063 1064 ... 1236 ) Next »