Home Blog Page 9217

Review: Soyo SY-TISU motherboard attractive to overclockers

Author: JT Smith

By Jeff Field
With new CPUs come new motherboards, and the Intel Pentium III Tualatin 1.13/1.2 release has prompted new Pentium III motherboards, breathing a bit of life into an otherwise stagnant market. Soyo is one of the first manufacturers to create a motherboard to support the new Pentium IIIs with its SY-TISU board.The board and expansion
The SY-TISU is not much of a departure from Soyo’s three other I815 ATX boards. It does not have on-board video, like the 7ISA/7ISA+ did, but otherwise, they are similar boards. Where the board differs is in the support of the new Tualatin-cored Pentium III 1.13 and 1.2 GHz CPUs. These CPUs differ from the previous Pentium IIIs because they use a new .13 micron core. This causes the CPUs themselves to have new voltage requirements, and more importantly, they require a new, lower voltage for the CPU bus signaling.

What does this mean to you? First, it means that if you had dreams of putting a 1.2GHz Pentium III on your current I815 board, you can forget it, because only these new boards can provide the correct bus voltage (1.25v versus the 1.50v of the previous Pentium IIIs). The lowering of the voltage and the smaller process also decrease the amount of heat produced by the CPU.

For expansion, the board comes with a fairly standard configuration — six PCI slots, one AGP, three DIMM slots that accept up to 512MB total of PC133 SDRAM, due to a limitation of the i815 (and, indeed, all Intel SDRAM chipsets), and two ATA/100 ports for up to four IDE devices. For external expansion, the board has onboard sound, two serial ports, one parallel ports, and two on-board USB ports.

Layout and design
The layout of the TISU is clean and well thought out. There is nothing obstructing the PCI slots, there is a decent amount of clearance around the CPU, and nothing seems to be in a spot where it would get in the way.

Documentation and configuration
The documentation of the SY-TISU is the same as that on all recent Soyo boards — light. The manual is 20 pages. It tells you how to physically install the CPU and how to configure the board. The documentation is well written but suffers from a lack of depth, serving as more than a reference than a comprehensive guide. An experienced builder will have no trouble, but the inexperienced will have to look for information at various Web sites dedicated to building PCs.

Configuration is one feature where the TISU shines. Taking a page from Soyo’s newly released AMD board, the Dragon, the TISU has a front-side bus speed that is adjustable in 1MHz increments from 133MHz to 250MHz. Also, it is capable of changing voltages in 0.025v increments, crucial to overclocking. These surprising features could make the TISU an appealing board for the overclockers out there.

Performance
A note, a Pentium III Coppermine CPU was used in testing of this board, because a Tualatin core CPU was unavailable.
System Specifications
Pentium III Coppermine 933MHz
256 Megs PC133 SDRAM from Crucial.com
Western Digital 7200 RPM 10.2 Gig Hard Drive
3Com 3C905TX-C 10/100 NIC (PCI)
300 Watt AMD-Approved ATX Power Supply
Abit Siluro GeForce 2 MX400 64MB AGP

Mandrake 8.0 with Kernel 2.4.3

Kernel compiles
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.

Kernel 2.4.6 Compile Times (Minutes:Seconds)
Board -j1 -j2 -j3
Soyo SY-TISU 6:08 6:09 5:59

The performance here is right on par with what you should expect out of a Pentium III 933 — right around six minutes. Provided there is not a problem with the motherboard, this time should be expected in such a CPU-intensive task.

POVRay Benchmarks
POVRay is a multi-platform raytracing program. It is a 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
Board Result
Soyo SY-TISU 30

The Pentium III is not as good at POVray as an equivalent Athlon, but it certainly is not slow.

Quake 3 Arena Timedemos (Frames Per Second)
Board 640×480 800×600 1024×768 1200×1024 1600×1200
Soyo SY-TISU 132.4 121.8 85.4 52.8 36.8

Quake 3 scores show the same thing we keep finding — that the GeForce2MX is not CPU limited, but rather memory and clock speed limited. So, we see performance comparable to higher clocked processors with the GeForce2MX, simply because the GeForce2MX cannot do any better.

bonnie++ results
Bonnie++ is a hard drive benchmark that tests the writing and reading
from both a single large file (such as that of a database) and many small files (like a proxy, or mail program). It is
useful for simulating performance under such applications.

Bonnie++ results
Sequential Output
Controller Per-Character Block Rewrite
Soyo SY-TISU 10037 K/sec, 99% CPU 26571 K/sec, 32% CPU 8922 K/sec, 7% CPU
Sequential Input
Random
Controller Per-Character Block Random
Soyo SY-TISU 8732 K/sec, 77% CPU 22278 K/sec, 9% CPU 157.6 Seeks/sec, 0% CPU
Sequential Create
Controller Create Read Delete
Soyo SY-TISU 12593 /sec, 99% CPU none 13872/sec, 100% CPU
Random Create
Controller Create Read Delete
Soyo SY-TISU 12054 /sec, 100% CPU none 11474/sec, 100% CPU

Here we see the drive controller on the SY-TISU performs quite well — certainly on par with other IDE controllers I have tested, functioning fully with DMA under Linux with no trouble.

HDParm
HDparm tests the maximum data transfer rate of a hard drive in using two methods, uncached (but buffered still by the hard drive’s on-board buffer) and cached (buffered by the drive and cached via the operating system cache). While the uncached test should not vary between controllers that support the drive’s ATA-version (such at ATA-66, which is what this drive uses), the cached test varies between boards because it is essentially a test of the CPU, cache and RAM on a system. This is what makes it interesting in this case — it can help showcase the memory performance of the board.

hdparm -t (Uncached) Results
Soyo SY-TISU 23.53 MB/sec
hdparm -T (Cached) Results
Soyo SY-TISU 139.13 MB/sec

The first test is as expected — the same as almost every other result I have gotten with this drive, because it depends physically on the drive. The second benchmark, however, shows the maximum transfer rate of the CPU-RAM-cache combination, which we find to be almost one hundred megabytes less than comparable Athlon boards, due to the increased memory bandwidth of the Athlon.

Conclusion
The SY-TISU is just what you would expect from what is now the third generation of board based on, basically, the same chipset. It’s a stable board with a good amount of features for a range of users. The board fully supports all Socket370 processors, does so with stability and ease of use, and even throws overclocking into the mix. For the user looking for a stable platform on which to run a Celeron, Pentium III or Pentium III Tualatin, you would be hard pressed to find a more well-rounded board. The Soyo SY-TISU is available from SpecialtyTech for $106.

Category:

  • Unix

Judge: FBI must show high-tech spy trick

Author: JT Smith

CNet reports that a US federal judge has “ordered the government to reveal the high-tech snooping technique used by the FBI to gather evidence against an alleged mobster.”

New virus travels in PDF files

Author: JT Smith

Long seen as invulnerable, CNet reports that Adobe’s PDF file format may be susceptible to embedded viruses. The PDF file itself is not vulnerable, but a feature allowing other files to be embedded in a PDF file creates the vulnerability.

Category:

  • Linux

Will open source get snagged in .Net?

Author: JT Smith

ZDNet reports on fears that the Open Source community’s answer to Microsoft’s .Net could face royalty fees from Microsoft.

Category:

  • Open Source

Unix filesystem – devil’s in the details

Author: JT Smith

Kelly McNeill writes “Ever used the Unix “locate” command? It was a wonderful thing. It let you instantaneously search a database of all the files on your system and quickly find what you’re looking for. Unfortunately, that’s no longer true. Try running “locate kppp” or “locate mozilla.” You get hundreds — if not thousands of hits. Now you can get clever with regular expressions and filter out all the .xpm’s, .html’s and whatnot, and maybe the list will become manageable. But screwing up “locate” is just the tip of the iceberg.”

Category:

  • Unix

Gates shows smarter software

Author: JT Smith

PC World reports that Microsoft is planning voice recognition software which will interact with users through Compaq IPaqs over 802.11.

Want privacy? Get cloaked on the Web with one click

Author: JT Smith

Kelly McNeill writes “An Internet security company announced Tuesday that it is offering one-click “cloaking” software to Web surfers who want to retain their privacy. Anonymizer.com said its new Privacy Button will enable users to turn advanced privacy protection on or off with a single click in their Internet Explorer browser toolbar. The San Diego, California-based company said the technology makes users’ Web activity invisible to the Web sites they visit and to other prying eyes, such as collection companies specializing in compiling personal information. The company claims it also protects users from most pervasive security threats on the Internet.”

Category:

  • Programming

Is HAL9000 Reality?

Author: JT Smith

An Anonymous Reader writes “The plan which appeared on “2001: A Space Odyssey” and called popularity in which talkative computer =HAL9000 is realized as an electronic pet started.

The president of a project is “JUN”.
As his latest work, there is an interactive alarm clock using the speech-recognition tip.
By making owner’s words memorized, this clock accumulates a vocabulary and has the function to talk with man.
As a product adapting this function, it is scheduled to say that HAL will be realized.

However, in order to realize this as goods, about 30,000 persons’ sale is required to pay a loyalty to a copyright person.
Then, on the Internet, it appeals for “JUN” to the comrades which want HAL, and it is performing signature activities.

Most of this is a Japanese although the signature of about 500 persons has gathered now.

http://www.spcourt.com/hal/e

Sun updates Solaris operating system

Author: JT Smith

ZDNet has a short item on Sun’s update to Solaris 8. Sun says it can dish out Web pages faster and is easier to manage.

Linux 2.4.8pre6aa1

Author: JT Smith

“Only in 2.4.8pre5aa2: 00_alloc_skb-gfp_dma-1 –
Only in 2.4.8pre5aa2: 00_drop_write_unlocked-get_bh-1 –

Merged in mainline.”Date:
Wed, 8 Aug 2001 02:17:13 +0200
From:
Andrea Arcangeli
To:
linux-kernel@vger.kernel.org
Subject:
2.4.8pre6aa1

Only in 2.4.8pre5aa2: 00_alloc_skb-gfp_dma-1
Only in 2.4.8pre5aa2: 00_drop_write_unlocked-get_bh-1

Merged in mainline.

Only in 2.4.8pre5aa2: 00_sync_old_buffers-3

Alternate fix in mainline.

Only in 2.4.8pre6aa1: 00_alpha-ds20l-support-1

DS20L support from Christopher Chimelis.

URL:

ftp://ftp.us.kernel.org/pub/linux/kernel/people/andrea/kernels/v2.4/2.4.8pre6aa1/

ftp://ftp.us.kernel.org/pub/linux/kernel/people/andrea/kernels/v2.4/2.4.8pre6aa1.bz2

Andrea

Category:

  • Linux