Home Blog Page 8829

Linux and Open Source have a new voice coming

Author: JT Smith

“LinuxRadio is coming to a computer near you starting January 1, 2002!

LinuxRadio is a voice for those who support or are looking to find information on
the Open Source Movement with the Linux OS.”LinuxRadio is coming to a computer near you starting January 1, 2002!

LinuxRadio is a voice for those who support or are looking to find information on
the Open Source Movement with the Linux OS. LinuxRadio is a main stream
internet station that provides a forum for the Open Source community to provide
the masses with the current news of Linux and the Open Source Movement.
Whether your favorite distro is Red Hat, Mandrake, SuSe, Caldera, Slackware, or
one of the many other flavors of the penguin OS, LinuxRadio is here to cover it
along with playing the finest of “Open Source Variety” of music. LinuxRadio is
operated by former and current broadcasters with a combination of a total of over
40 years of radio and television experience.

Features

You can hear news about Linux and Open Source at the top of each hour and
features are presented at the bottom of the hour. As the station becomes more
established, we will be adding additional programming elements such as special
reports and tips.

Music

LinuxRadio will be playing a musical format we call “Open Source Variety”. What
is Open Source Variety you ask? It is music that is created and performed by
artists who could be termed, “Open Source”. They are artists who are not
mainstream, but go their own way. If you are a musician and hold the copyright or
performance rights and would like to have your music auditioned for airplay, send
it to music@linuxradio.info. We will be happy to give it a listen. Like Open Source,
we need your input!

Do you want to be a part of Linux Radio?

If you would like to be a part of and want to contribute to LinuxRadio with features,
news, voice work or something completely different, you can drop us an email at
suggestions@linuxradio.info or if you have Linux or Open Source news for the
masses you can email it to news@linuxradio.info.

Testing

We are doing some testing of the streaming software, so you may be able to catch
us testing. You may hear any kind of music and other test announcements. We will
not be running a regular format during this testing phase, but as we get closer to
January 1, 2002, elements of the final product will be working its way into the
format.

For more information, contact Charles Layno at clayno@linuxradio.info.

http://www.linuxradio.info

Two Linux vendors to merge, tackle larger systems

Author: JT Smith

AsiaBizTech: “Through this merger, they aim to enhance sales for Linux-based, large-scale
systems. Northern Lights Computer has the skills for developing cluster servers with
higher availability and super parallel processing servers, as well as those for
verifying systems requirements. And with 10art-ni’s systems integration know-how,
10 Art-ni believes it will attain its goals. Also. the plans to deal with
non-Linux-based systems in the future are taken into consideration in that some
users’ systems environment contains multiple operating systems.”

Category:

  • Open Source

Review: Intel Pentium IV 1.9GHz

Author: JT Smith

By Jeff Field
The Pentium III was a great success for Intel. It was a good, solid chip with excellent software support. But Intel was fighting a fierce battle with AMD on both the low and high end, so Intel released their Pentium IV. More of a psychological victory over AMD than a technical one, the Pentium IV makes for an interesting story.

Clock speeds
Clock speeds are an interesting measure. In earlier times, clock speed was the main factor in determining the processing power of a PC. However, with CPU architectures advancing and branching off in different directions, an accurate comparison can no longer be made across CPU families simply using clock speed. The Pentium IV has a pipeline that with a different design than that of the Athlon. Intel calls this technology “Hyper Pipelined Technology.” What it does is increase the length of the pipeline through which instructions flow. By lengthening a pipeline, a processor can process fewer instructions per clock cycle, but can run at a greatly increased clock, which, in the end, will make up for the tradeoff in pipeline length, and eventually allow the Pentium IV to have much greater performance than it could have had with a short pipeline and lower clock speeds.

The chip
Longer pipelines are not the only change the Pentium IV boasts. It has 256KB of Intel’s “Advanced Transfer Cache.” ATC is L2 cache that uses a 256-bit data path between the CPU and the L2 cache, and can pull data from the cache in one clock cycle. Along with this important technology is the Pentium IV’s Quad 100MHz FSB. It allows for a 100MHz bus, as is used on the Pentium IV, to perform effectively as a 400MHz bus. It works much in the same way the DDR memory for Athlons runs at 133MHz, but with a doubled data-rate, allowing for “266MHz effective” performance. For the most part, this technology relies on RAMBUS memory, because even though PC133 memory is now supported by the new I845 Pentium IV chipset, it can not offer the sort of performance RAMBUS memory can.

Heatsink innovations
A feature many people do not take into account is how a heatsink is attached. The way a heatsink is attached has gone basically unchanged since the first ZIF (Zero Insertion Force) sockets were used. Clips on the socket were used to attach the CPU. This was fine until CPUs required bigger, more tightly connected heatsinks and the CPU cores were moved from the bottom to the top of the CPU for better heat transfer. With AMD CPUs, there have been many horror stories of people cracking their CPU core while attaching a heatsink. Also, in removing these tightly connected heatsinks, I have heard stories of people damaging their motherboards while prying certain types of CPU fans off.

Intel has fixed this with the Pentium IV using the latest version of the ATX standard. CPU fans are now attached with mounting brackets, so all you need do is sit the CPU fan on top of the chip, and then fasten clips with little or no effort required. This is by far the most important innovation of the Pentium IV, and one AMD would do good to implement with its CPUs.

Performance
System Specifications
Pentium IV 1.9GHz (Socket 423)
TH7II-RAID Motherboard
256 Megabytes Kingston RDRAM
Western Digital 7200 RPM 10.2 Gig Hard Drive
3Com 3C905TX-C 10/100 NIC (PCI)
400 Watt ATX 2.03 Power Supply
Gigabyte GF3000 GeForce 3 64MB AGP
Slackware 8.0 with Kernel 2.4.14 and XFree 4.1.0

Athlon XP Configuration:
Athlon XP 1800+ (1.53GHz)
Soyo Dragon Plus! Motherboard
256 Megabytes CAS2.5 Crucial PC2100 DDR SDRAM

Pentium IV Socket 478 Configuration:
Pentium IV 1.7GHz
Gigabyte 8TX Motherboard

Kernel compiles
In order to test both the board’s stability and speed, I ran three sets of Linux kernel compiles on this board. One is a normal, “uniprocessor” make, or make -j1, which is the default. This uses one process, and does not always maximize system usage. I then did make -j2, which spawns a second process. The last test I run is with make -j3, spawning two extra processes. I do this for several reasons — to find the “sweet spot” for the board/CPU, as well as to stress the system
as much as possible when trying to rate its stability. Also, the kernel is extremely useful as a measure of integer performance. In order to compile the kernel, I untarred kernel 2.4.6, ran “make config” and used the default values.

Kernel 2.4.6 Compile Times (Minutes:Seconds)
Lower numbers are better
Board -j1 -j2 -j3
Athlon XP 1800+ 1.53GHz 2:59 2:51 2:49
Pentium IV 1.7GHz (Socket 478) 3:47 3:40 3:38
Pentium IV 1.7GHz 3:47 3:40 3:49
Pentium IV 1.9GHz 3:30 3:24 3:23

We see here the Pentium IV is easily outpaced by the Athlon XP 1800+, even when the Athlon is clocked much lower. We see AMD’s claim of being equivilent to an 1800+MHz Pentium IV is verified here, which is unfortunate for the Pentium IV. Also we verify that the Pentium IV in its previous form, Socket 478, and the smaller Socket 423 version are the same CPU in different packaging.

POVRay Benchmarks
POVRay is a multi-platform raytracing program. It is a very floating point intensive task and serves well to help measure the floating point performance of a CPU. For more information on this benchmark, head to the official POVBENCH homepage. The command to run for this benchmark, once you obtain POVRay, you run povray -i skyvase.pov +v1 +ft -x +mb25 +a0.300 +j1.000 +r3 -q9 -w640 -H480 -S1 -E480 -k0.000 -mv2.0 +b1000 from the command prompt. Results are in seconds.

POVRay (seconds)
Lower numbers are better
Board Result
Athlon XP 1800+ 1.53GHz 14 seconds
Pentium IV 1.7GHz (Socket 478) 23 seconds
Pentium IV 1.7GHz 23 seconds
Pentium IV 1.9GHz 19 seconds

Here again, despite the higher clock speed and the rating of the Pentium IV, the Athlon XP beats the Pentium IV by a large margin. The Pentium IV’s FPU is clearly weaker, relying heavily on specific optimizations for it to perform well.

Distributed.net client benchmark
Distributed.net is a distributed computing network that works on various distributed computing contests. The contests use primarily integer numbers while performing their tasks, and therefore serve as an excellent benchmark for overall integer performance of properly optimized software.

Distributed.net Client Benchmarks
Higher numbers are better
CPU RC5 Core 6 OGR Core 0
Athlon XP 1800+ 1.53GHz 5,419,596 keys/sec 11,514,790 nodes/sec
CPU RC5 Core 8 OGR Core 0
Pentium IV 1.7GHz (Socket 478) 2,439,327 keys/sec 7,342,364 nodes/sec
Pentium IV 1.7GHz 2,448,429 keys/sec 7,433,902 nodes/sec
Pentium IV 1.9GHz 2,757,055 keys/sec 8,321,706 nodes/sec

In the distributed.net tests, we see the same pattern — the Pentium IV, at a higher clock speed, is beaten by the Athlon XP, illustrating again how invalid clock speed is as a measure of speed between different types of CPUs.

Quake III Timedemos
Quake 3 Timedemos are perhaps the best way to measure 3D Gaming performance under Linux. Timedemos used the four.dm_66 demo included with the latest version of Quake 3 Arena. To run a timedemo, hit the “~” key, type timedemo 1, followed by demo four.dm_66 – once this completes, hit “~” again to see your results. High-quality results were done by turning texture and color depth to 32-bit, filtering to trilinear and texture detail to its highest setting. The tests are run at screen resolutions of 640 by 480, 800 by 600, 1024 by 768, 1280 by 1024 and 1600 by 1200.

Quake 3 Arena Timedemos (Frames Per Second)
Higher numbers are better
Board 640×480 800×600 1024×768 1200×1024 1600×1200
Default Quality
Athlon XP 1800+ 1.53GHz 218.0 214.2 184.3 125.3 90.2
Pentium IV 1.7GHz (Socket 478) 206.0 205.9 181.4 124.4 89.6
Pentium IV 1.7GHz 206.5 205.8 182.8 125.3 90.2
Pentium IV 1.9GHz 221.8 218.6 186.2 125.3 90.2
Highest Quality
Athlon XP 1800+ 1.53GHz 217.5 197.2 146.2 97.2 71.2
Pentium IV 1.7GHz (Socket 478) 203.6 191.5 144.6 96.7 70.9
Pentium IV 1.7GHz 205.2 194.3 146.1 97.3 71.2
Pentium IV 1.9GHz 219.5 199.7 145.4 97.3 71.2

In Quake 3 testing, we find the Pentium IV and the Athlon XP on more even ground. At lower resolutions where performance is more dependent on the memory and CPU subsystem — because the video card can more than handle the data at that resolution — they score nearly identical results. As we get to higher resolutions where the video card is the bottleneck, the scores are almost exactly the same. These higher resolutions are where gamers buying this new hardware run their games, and we see that the video board is most important here.

Conclusion
The price gap is not the enormous factor it once was between Intel’s Pentium IV and the Athlon XP line of CPUs from AMD. Right now a Pentium IV 1.9GHz can be had for around $270, while an Athlon XP 1800+ is available for around $200. Seventy dollars isn’t exactly pocket change, but it isn’t the kind of enormous gap we are used to. Even still, without significantly lowering the price of its CPUs while at the same time increasing clock speed, Intel just can’t compete with the value of AMD processors at this point.

It isn’t that the Pentium IV is a bad CPU — I wouldn’t call any of the scores in this batch of tests slow by any means — it is that, for its performance, its price is unwarranted, especially when you add in the cost of a motherboard and the more expensive RDRAM required to get the most performance from a Pentium IV. If you are a staunch supporter of Intel, then you won’t be entirely disappointed with the Pentium IV, but you might not get as much bang for the buck as you would with an Athlon-based chip. The Pentium IV 1.9GHz is available through vendors on Pricewatch for around $270.

Category:

  • Unix

Dell sells out of 2GHz Pentium chips

Author: JT Smith

ZDNet reports that the high demand for 2GHz pentium processors could cause a shortage as Dell has already sold out its supply of the chip.

Category:

  • Unix

Linus, Stallman win Takeda Award

Author: JT Smith

MIT Tech reports that “Software pioneer and MIT research affiliate Richard M. Stallman has been named as a co-winner of the 2001 Takeda Award for Techno-Entrepreneurial Achievement for Social/Economic Well-Being.” MIT’s interest is in RMS but Linux creator Linus Torvalds has also won, as has TRON open architecture developer Ken Sakamura. Each of the prize winners will take home about $830,000.

Category:

  • Linux

IBM launches Linux-based server, software package

Author: JT Smith

InfoWorld reports that “IBM says it has begun selling groups of server computers with system management software and the Linux operating system in a move that the computer giant says will expand the use of Linux.”

Category:

  • Linux

Intel launches low-power server chip

Author: JT Smith

PC World reports that “Intel is continuing its product assault on chipmaker Transmeta with the announcement of a low-power processor and chip set combination targeted at ultra-dense servers–where the struggling Transmeta has made inroads.”

Category:

  • Unix

Samsung to plug Linux into printers

Author: JT Smith

ZDNet reports that Samsung is looking at increasing Linux support for its printers, including its new ML-1210 model.

Category:

  • Linux

Embedded Linux wins over Windows in weapons tracking research

Author: JT Smith

From LinuxPR: Researchers and scientists at Quantum
Mechanics say the flexibility of the Linux operating system provided a greater
benefit than Windows during the development and testing of a new concealed
weapons tracking system. Their research is being presented this week at the 5th
Annual Linux Showcase & Conference in Oakland, California.

Debian Project at Hispalinux Congress 2001

Author: JT Smith

Posted at Debian.org:

The Debian Project was invited to take part in the Hispalinux Congress 2001 which takes place from November 15th to 17th. This congress is
a yearly community meeting of Spanish users and developers of GNU/Linux and is held in Madrid, Spain.