Intel Benchmark Test: Linux Goes to 600,000

 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Intel Benchmark Test: Linux Goes to 600,000
# 1  
Old 06-06-2003
Intel Benchmark Test: Linux Goes to 600,000

For story:

http://story.news.yahoo.com/news?tmp...06/tc_nf/21680


Quote:
According to new tests performed by Intel (Nasdaq: INTC - news), the database performance of a 32-processor Itanium server running Linux (news - web sites) rivals that of servers running Windows or Unix (news - web sites) software. Since handling a database is a heavyweight computing chore, requiring an OS to perform a blizzard of transactions, this new benchmark score is considered a major coup for the open source OS
Login or Register to Ask a Question

Previous Thread | Next Thread

6 More Discussions You Might Find Interesting

1. Cybersecurity

Is there an Automated script for CIS CentOS Linux 7 Benchmark please?

Hi, Apologies if this is not right section to post my requirement. We have a requirement to enhance our Centos 7 Servers' security as per "CIS CentOS Linux 7 Benchmark" ( CIS WorkBench / Home ) that provides guidance for establishing a secure configuration posture for CentOS 7. Just... (2 Replies)
Discussion started by: prvnrk
2 Replies

2. Linux

Linux Mint Wireless Help (Gateway 600)

Hi, I have successfully installed the latest Linux Mint for the very first time on an old (2001) Gateway 600 laptop. I still have my old Windows XP on this too. I cannot figure out how to get the wireless connection to work (to connect to my home router). I have tried installing my only... (5 Replies)
Discussion started by: ssid61
5 Replies

3. UNIX for Advanced & Expert Users

speed test +20,000 file existance checks too slow

Need to make a very fast file existence checker. Passing in 20-50K num of files In the code below ${file} is a file with a listing of +20,000 files. test_speed is the script. I am commenting out the results of <time test_speed try>. The normal "test -f" is much much too slow when a system... (2 Replies)
Discussion started by: nullwhat
2 Replies

4. Linux

How I will check wheather my linux benchmark results are OK

My system bench mark results INDEX VALUES TEST BASELINE RESULT INDEX Arithmetic Test (type = double) 2541.7 876123.7 344.7 Dhrystone 2 without register variables 22366.3 5411602.3 ... (1 Reply)
Discussion started by: chandra s
1 Replies

5. Linux

Benchmark for Linux

I work in a computer company which sells computer configurations and parts of them. And I want to give a choice to customers. If they want to buy a PC with Linux installed, not Windows. But I find difficult to test the Graphic Cards in Linux OS. I have searched the web and I didn't found any... (2 Replies)
Discussion started by: vlatkop
2 Replies

6. News, Links, Events and Announcements

Microsoft "Donates" $3,000,000,000 to Feds

Surreal quote from the news link below: http://www.washingtonpost.com/wp-dyn/articles/A44615-2002Nov12.html (0 Replies)
Discussion started by: Neo
0 Replies
Login or Register to Ask a Question
INNWATCH(8)						      System Manager's Manual						       INNWATCH(8)

NAME
innwatch - monitor innd. SYNOPSIS
innwatch [ -l logfile ] [ -t seconds ] DESCRIPTION
Innwatch is normally started by /etc/news/boot. It periodically -- every (600) seconds -- examines the load average, and the number of free blocks and inodes on the spool partition, as described by its control file, innwatch.ctl(5). If the load gets too high, or the disk gets too full, it throttles the server. When the condition restores, it unblocks the server. In addition, on each pass through the loop it will check the logfile /var/log/news/news.crit to see if it has been modified, and send mail to the news administrator if so. Upon receipt of an interrupt signal (SIGINT), innwatch will report its status in the file /var/run/innd/innwatch.status. OPTIONS
-l To specify a log file to watch, other than the default of news.crit, use the ``-l'' flag. -t To change the period between check from the default, use the ``-t'' flag. HISTORY
Written by Mike Cooper <mcooper@usc.edu>, with modifications by <kre@munnari.oz.au>, Steve Groom <stevo@elroy.Jpl.Nasa.Gov> and Christophe Wolfhugel <wolf@pasteur.fr>. This is revision 1.2, dated 1996/11/26. SEE ALSO
ctlinnd(8), innwatch.ctl(5), shlock(1). INNWATCH(8)