volume 2 • issue 9files.diskeeper.com/pdf/dkc_newskeeper_0906.pdf · new enhanced easy-to-use...

12
® Volume 2 • Issue 9 Diskeeper 2007: An Overview See page 9 An IT Report on Truly Invisible Multitasking Technology See page 4

Upload: others

Post on 07-Jun-2020

1 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: Volume 2 • Issue 9files.diskeeper.com/pdf/DKC_Newskeeper_0906.pdf · NEW Enhanced easy-to-use interfaceprovides more flexible and intuitive control, easy configuration as well as

®

Volume 2 • Issue 9

Diskeeper 2007: An Overview

See page 9

An IT Report on Truly InvisibleMultitaskingTechnology

See page 4

Page 2: Volume 2 • Issue 9files.diskeeper.com/pdf/DKC_Newskeeper_0906.pdf · NEW Enhanced easy-to-use interfaceprovides more flexible and intuitive control, easy configuration as well as

2

Diskeeper Corporation, formerly ExecutiveSoftware®, was founded on July 22, 1981. During this time, the company has logged manytechnical achievements in the VMS and Windows®

industries with products like Diskeeper.

Diskeeper Corporation is a global corporationdistributed in six continents—North America,South America, Europe, Asia, Africa and Australia.Our software products are distributed in everymajor country in the world. Due to our size andfocus on system management tools, you cantrust that our products will always be dependableand that the technical support you receive will be among the fastest and most knowledgeable in the industry.

For general information onDiskeeper Corporation or any ofour products, please email,telephone or write to us. Ifthere is specific informationyou require, contact any of thebelow suitable representativesand they will be pleased to helpwith any inquiries.

About DiskeeperCorporation

ContentsNew Release! Diskeeper 2007.A Quantum Leap in File System Performance Enhancement 3InvisiTasking™: Truly Invisible Multitasking Technology 4New Diskeeper 2007—The Paradigm Shift 9The Diskeeper Corporation Maintenance Agreement 11Seagate Product Marketing Manager Talks about Defrag on Computer Outlook Radio Talk Show 12

General Contact info:Diskeeper Corporation

7590 N. Glenoaks Blvd.Burbank, California

91504 USATel: (800) 829-6468

Fax: (818) 252-5514Email: [email protected]: www.diskeeper.com

Technical: [email protected]

PR: Colleen Toumayan—[email protected]

Sales: [email protected]

Contact Details

Diskeeper Corporation Products

For more information on our products, call us at 800-829-6468 code 9298 or

go to www.diskeeper.com/newsk73

Diskeeper®

Enhancing File SystemPerformance—Automatically™

Undelete®

Worry-free dataprotection and

instant file recovery

Sitekeeper®

Systems managementsoftware and patch management made simple

Page 3: Volume 2 • Issue 9files.diskeeper.com/pdf/DKC_Newskeeper_0906.pdf · NEW Enhanced easy-to-use interfaceprovides more flexible and intuitive control, easy configuration as well as

3

TRULY INVISIBLE ✴ WITH ABSOLUTELY NO RESOURCE DRAIN ✴ 24 HOURS A DAY

Boost the Performance and Reliability of every system you manage—completely invisibly and automatically with new Diskeeper 2007.New InvisiTasking™ included in Diskeeper 2007 marks the first truly automatic and truly invisiblefile system maintenance technology. Old “scheduling” methods are replaced with special proprietarytechnology which determines what to defragment and when with absolutely no drain or intrusion onsystem resources. File system performance enhancement is simply done automatically, on the fly, andin real-time—as regular as night and day. With new Diskeeper 2007 enabled, every Windows systemyou manage will run faster and more reliably—period.

As surely as the sun will rise, with Diskeeper 2007 enabled on a system,it will run faster than when it is disabled. It is as simple as that. Why notsee for yourself? Experience new Diskeeper 2007 today and see howmuch better performance can be for every system you manage.

DISKEEPER 2007 NEW FEATURE FOCUS:✴ NEW InvisiTasking revolutionary breakthrough technology intelligently enhances operating

system multitasking to ensure maximum system performance and zero resource conflictsfor true real-time defragmentation. Scheduling is now a thing of the past.

✴ NEW REAL-TIME defragmentation automatically handles fragmentation as it occurs.With Diskeeper 2007 enabled, your systems run faster.

✴ NEW I-FAAST™ 2.0 dramatically increases file access times through intelligent monitoring of computing patterns. It learns which files are needed most, and greatly acceleratesaccess and create times for faster overall performance (available in Pro Premier, Serverand EnterpriseServer).

✴ Exclusive Frag Shield™ dynamically prevents fragmentation of critical system files,maintaining system stability and reliability.

✴ Exclusive Terabyte Volume Engine™ 2.0 (TVE) provides fast, safe and thorough real-time defragmentation of large volumes (over 60GB) with millions of files (available inEnterpriseServer).

✴ NEW Enhanced easy-to-use interface provides more flexible and intuitive control,easy configuration as well as reports on disk health, real-time performance andfragmentation statistics.

✴ NEW Automatic online directory consolidation boosts antivirus scans,back-ups and file searches.

✴ Native 64-bit support for Windows operating systems.

DOWNLOAD TRIALWARE TODAY at www.diskeeper.com/newsk74

Diskeeper 2007 EnterpriseServerfor high-capacity, high-traffic,24/7 enterprise level servers.

Diskeeper 2007 Pro Premierfor high-end systems and power users.

Diskeeper 2007 Serverprovides real-time file system performance for your servers.

Diskeeper 2007 Professionalgives peak performance forworkstations and laptops.

Diskeeper 2007 Administratorfor centralized network-wide control.

New Release!

Page 4: Volume 2 • Issue 9files.diskeeper.com/pdf/DKC_Newskeeper_0906.pdf · NEW Enhanced easy-to-use interfaceprovides more flexible and intuitive control, easy configuration as well as

4

A T E C H N O L O G Y R E P O R T F O R I T P R O F E S S I O N A L S

Truly Invisible Multitasking TechnologyPreface: This report is a general overviewof technologies, intended to provide a bet-ter understanding of certain limitationsinherent in modern operating systems. It isnot intended as the presentation of a sci-entific study. Note, for sake of brevity andbearing, descriptions of operating systemdesign and behavior, while wholly accurate,are presented in simplified form.

OverviewMultitasking is a method for sharing sys-tem resources so that multipleprocesses1 can appear to run simulta-neously. An example would be the abilityto run both a word editor and a spread-sheet application at the same time.

However, a component in a general pur-pose computer, such as the CPU, canonly execute one task at a given time.

Multitasking presents the illusion thatall execution is occurring simultane-ously by implementation of a thread2

scheduling system. It is in essence vir-tualization of the CPU, designed to foolapplications into believing they own theCPU exclusively. More powerful andfaster CPUs can execute larger tasks orexecute more in a given span of time.

Multiprocessing extends the principlesof multitasking to multiple CPUs, actu-ally allowing threads to run simultane-ously, where multitasking only feignsthis behavior. Multiprocessing, likemultitasking, is still limited in process-ing capacity to one action at a time ona given CPU.

For the purposes of this paper, multi-tasking will be used to refer to the

operating system’s thread handling.

Inside Multitasking:There are a variety of Multitasking tech-niques in use in operating systemstoday. Modern computer systems suchas Windows, Linux®, UNIX® and MacOS® X use a form of multitasking calledpreemptive multitasking with varyingunique differences. Preemptive multi-tasking is a more effective mechanismto guarantee resource sharing as it dif-ferentiates processes (e.g., I/O orCPU) and integrates I/O waiting so asto not delay processes that do notneed I/O device responses (such asdata returned from a hard drive).

Windows NT’s® (up through and includ-ing XP—i.e., NT 5.1) application of pre-

Download Trialware Today and See How EasyAutomating Your Patch Management Can Be!

www.diskeeper.com/newsk77

—the Automated Patch Management Solution!

SitekeeperSitekeeper Whether you’re still applying patches manually or you have amanagement system in place, you need to buy Sitekeeper 3.5!Sitekeeper makes patch management as easy as clickingyour mouse. No dedicated hardware needed, no dictionary-size manual to read —Sitekeeper is so straightforward thatmost first-time users can completely automate their patchmanagement in under an hour.Sitekeeper also handles and automates hardware and softwareinventories, license compliance reports, and even remoteautomated software installation — and it’s incredibly affordable.

“This was our first use of Sitekeeper (specifically thePatchkeeper ™ module) at this level and it worked flawlessly.In less than an hour, I had automatically patched 94 servers. “Before we used this product, this effort would have requiredtwo dedicated days from me to do each server individually.Talk about ROI! My manager was very impressed as well.”

—John O’Brien, Senior Network Systems Engineer, Keane, Inc.

As easy as clicking a mouse.

Page 5: Volume 2 • Issue 9files.diskeeper.com/pdf/DKC_Newskeeper_0906.pdf · NEW Enhanced easy-to-use interfaceprovides more flexible and intuitive control, easy configuration as well as

Download our free utility today—find out the fragmentation level of every machine at your site!The Disk Performance Analyzer for Networks™ is a freeutility that detects and reports severe fragmentation-related performance loss on your networked systems.

The Performance Analyzer provides single-pointanalysis of each system’s disk performance. It iden-tifies performance bottlenecks that might otherwisego undetected—turning machines into sluggish,maintenance-hogging headaches.

Download this free utility and find out today howfragmentation is severely affecting the performanceof your systems. With Disk Performance Analyzer forNetworks, you can zero in on the machines thatneed attention and handle them before they turninto help desk problems.

Download this free utility today! www.diskeeper.com/newsk78

5

emptive scheduling, while not a pureform, is more advanced, when com-pared to earlier MS-DOS®-based ver-sions of Windows, in that it better sep-arates processes by the resourcesthey use (e.g., CPU intensive vs. I/Obound). Of key importance is that italso allows processes to be prioritized.Prioritization involves implementing asystem by which one process, and itsassociated threads, can be deemed tobe more, equally, or less importantthan another process. An essentially“round-robin” scheduling system thenassigns resource time-slices availableto the active processes.

However, the prioritization value sys-tem is relatively rote in that it relies onthe process to generally define howimportant it is. It also applies anumeric value system (values of 0–31)in which a higher number indicatesgreater importance. A process with avalue of 8 will receive greater resourceaccess than a process with a priorityvalue of 4, but less than a processrunning at a priority of 13.

Processes that share a number value(e.g., word editor and spreadsheetthat both have a value of 8) are con-sidered equal, and must essentially“split” resources equally.

Ideal resource-sharing systems wouldknow more about unrelated processesthat share a priority value, and be ableto further subdivide resources. Then,based on actual needs at a given time,they could more effectively shareresources, rather than relying on a rel-atively rote hard-coded priority value.Windows NT preemptive multitaskingdoes not provide this.

Preemptive multitasking does provide avery basic implementation of dynamicresource assignment in order to ensurebetter system resource disseminationbetween high- and low-priority pro-cesses. The NT threadschedulingmechanism can dynamically adjust(increase or decrease) a priority valuefor a given process relative to itsassigned base priority and to its I/O-CPU burst3 characteristics (i.e., a CPU-bound process versus an I/O-boundprocess) to afford eventual access toresources. The justification for prioritychanges is simply dependent uponwhether a process is being starvedresource time due to an influx of high-priority processes. In these cases, thescheduler can dynamically reduce thepriority of processes and increase theright to access resources for others.

The phenomenon related to this occur-

rence is that the scheduler will actuallyprovide a lower-priority I/O-boundprocess a larger time slice than it nor-mally would if it hadn’t been starved.While the use of interrupts4 allows theblocking of I/O-bound processes, it’simportant to note that a process willnot be starved for more than 3–4 sec-onds. With processors operating in thegigahertz, a few seconds is retrospec-tively eons, but it will occur.

As one can see this system is benefi-cial to ensure that all processes getaccess to resources and that allprocesses are ordered in at least somesimple form of relative importance.

However, some shortcomings can beuncovered with this design. It can beshown that some applications active ona system, that are allocated resourcesevery 3–4 seconds, can and should bestarved resources until no other processrequires them. And, as suggested, prior-itization amongst seemingly “equal”applications is relatively rote.

It becomes obviously inadequate whentrue low-priority applications that canwait indefinitely (or near-indefinitely)for resource allocation, are force-fedresources.

continued on page 6

Fragmentation Cripplesthe Performance and

Speed of YourEntire Network

Page 6: Volume 2 • Issue 9files.diskeeper.com/pdf/DKC_Newskeeper_0906.pdf · NEW Enhanced easy-to-use interfaceprovides more flexible and intuitive control, easy configuration as well as

6

InvisiTasking: “True BackgroundProcessing—Delivered”InvisiTasking is new technologydesigned to enhance multitasking andaddress some of the shortcomingsrelated to the lack of “enough infor-mation.” Having more informationallows better sharing of resources.InvisiTasking is specifically designedto address the “background” applica-tion to ensure it truly does run in thebackground and does not interferewith higher-priority processes such astransaction processing5, print queuingand quite frankly, anything else otherthan wasteful system idle time.

Unlike multitasking, which is inte-grated in the operating system’s ker-nel, InvisiTasking currently works inuser-mode. This means it will notpresently solve all the issues inherentin the core of multitasking for a back-ground application, but it will mitigatethe inherent shortcomings to the pointthey are no longer issues. It, ofcourse, requires an application to bewritten to leverage this technology.

Inside InvisiTasking:As CPU and I/O resources are almostnever fully utilized, InvisiTasking’s trans-parency is achieved by undetectablytapping into these unused systemresources. Software engineers some-times attempt to share resources bychoosing lower CPU priorities to rununder, and past efforts have beenmade at throttling disk and networkI/O. However, the goal of truly transpar-ent software has never before beenachieved until now.

To accomplish true transparency, oneneeds to be able to monitor CPU, mem-ory and the more significant hardwarebottlenecks of the disk drive and net-work. InvisiTasking takes a pro-activeapproach to instantly detect resourceusage while maintaining complete gran-ular control over its own activity, ensuringthat it never preempts users or services.

The key, of course, is to prove thatInvisiTasking theory holds true inpractice…

Benchmarking InvisitaskingTo demonstrate the effectiveness ofInvisiTasking, a couple of differentbenchmarking tests were performed.

A 32-bit tool called DkCopy was writtenby Diskeeper Corporation to demon-strate the benefit of InvisiTasking.DkCopy is a simple, straightforwardfile copy tool that copies a file fromone location to another (standardmode). DkCopy in this standard modeis representative of typical businessapplications such as SQL, LotusNotes®, Microsoft® Office, etc.

To demonstrate the benefit ofInvisiTasking, the utility also includes aspecial qualifier to apply InvisiTaskingtechnology to its file copy operations.Applying this qualifier can turn DkCopyinto a true background application.

Two independent tests with slightly dif-ferent metrics were completed. Bothtests used the same platforms andenvironments.

InvisiTasking Test 1The purpose of Test 1 is to test howquickly, by measuring time-to-complete,the standard copy operations of DkCopycompleted when another process wasalso running. The ramification of execut-ing a second program concurrent withthe primary program should naturallyshow impact upon the first program.

In this case, that concurrent applica-tion was also DkCopy, implementingthe switch that enables InvisiTasking.Again, this test is designed to detectany impact that DkCopy might experi-ence when another program was run-ning concurrently.

DkCopy with InvisiTasking enabled rep-resents a background application,such as a maintenance process, forwhich the developer intends to preventany negative overhead that woulddegrade performance of typical busi-ness applications.

Test 1 Procedure:1. DkCopy is run using its normaloperations to copy a file [DkCopy.exe].This is to establish a baseline for thetime this tool will take to complete itsactions.a. Test 1A copying a 150MB fileb. Test 1B copying a 890MB filec. Text 1C copying a 6GB file

2. Two instances of DkCopy were runsimultaneously. One operating nor-mally [DkCopy.exe] and one using theInvisiTasking option [DkCopy.exe-I].a. Test 1A copying a 150MB fileb. Test 1B copying a 890MB filec. Text 1C copying a 6GB file

InvisiTaskingcontinued from page 5

TEST 1: DKCOPY (150MB FILE)LOWER TIME IS BETTER (FASTER)

TIME(MILLISECONDS)

“InvisiTasking (blue bar) incurred only minimal performance impact in half thecases, and actually slightly enhanced performance in the other test cases.”

A

LEGEND (GRAPHS A, B & C)

Time for DkCopy to complete (running exclusively)

Time for DkCopy to complete (using the InvisiTasking option)

Page 7: Volume 2 • Issue 9files.diskeeper.com/pdf/DKC_Newskeeper_0906.pdf · NEW Enhanced easy-to-use interfaceprovides more flexible and intuitive control, easy configuration as well as

7

In the tests (stage 1 and 2), each ofthe DkCopy tests were run a total ofsix times for each of three differentfile sizes (150MB, 890MB, 6GB), withthe results recorded. The highest andlowest scores were discarded and theremaining four scores averaged6 andrepresented in the charts shown. Thesecond instance of DkCopy (withInvisiTasking enabled) was performedin such a way that ensured no I/Oconflict or caching issues would skewresults. The system was reset to anidentical state in between all testruns to ensure identical starting envi-ronments for comparative testing.

Test 1 Summary (See Test 1 graphs on this page.) Thegraphs represent the time the copytook to complete, so lower numbersindicate faster runtimes. Varying levelsof hardware were used, ranging fromIntel Pentium III 500 MHz processorsto Dual Athlon 64 2.4 GHz processors.

As the results show, InvisiTaskingincurred only minimal per formance

impact in half the cases, and actuallyslightly enhanced performance (exe-cution time) in the other half oftested cases.

InvisiTasking Test 2The purpose of Test 2 was to measurethe system performance via a third-party benchmarking tool. The well-known benchmarking software product,PCMark®, was selected to measure PCperformance, as it is reputable andnonproprietary. PCMark (PCMark05

Revision 1 Build 0) uses a scoring sys-tem, testing major system componentssuch as CPU, memory, hard disks, andgraphics, to rate performance.

Test 2 Procedure:As in Test 1, the system was reset toan identical state in between all testruns to ensure identical starting envi-ronments for comparative testing. Thesame system-states created in Test 1were used for Test 2.

continued on page 8

“Not only did InvisiTasking (dark blue bar)not impede computer performance, it

actually enhanced it in 4 out of 5 cases.”

TEST 1: DKCOPY (890MB FILE)LOWER TIME IS BETTER (FASTER)

TIME(MILLISECONDS) B

TEST 2: PCMARK CPU PERFORMANCEHIGHER SCORE IS BETTER

TIME(MILLISECONDS) D

TEST 1: DKCOPY (6GB FILE)LOWER TIME IS BETTER (FASTER)

TIME(MILLISECONDS)

C

LEGEND (GRAPHS D, E & F)

PCMark score

PCMark score (DkCopy-I running simultaneously using InvisiTasking)

Page 8: Volume 2 • Issue 9files.diskeeper.com/pdf/DKC_Newskeeper_0906.pdf · NEW Enhanced easy-to-use interfaceprovides more flexible and intuitive control, easy configuration as well as

8

1. PCMark05 was run on eachmachine to establish a baseline of per-formance running this tool alone.

2. PCMark05 was run simultaneouslywith (DkCopy-I) on each machine. Thistest will measure the impact on sys-tem performance (as measured byPCMark) that an InvisiTasking-enabledprocess will have.

The PCMark05 tests were run fourtimes on each machine, with theresults averaged and represented inthe chart below. As the numbers pre-sented are PCMark05 scores, higherscores are better.

Test 2 Summary(See graphs on p. 7 and this page)PCMark confirms that earlier execution-time tests hold true when evaluatingspecific system components. Not onlydid InvisiTasking not impede computerperformance, it actually enhanced it in4 out of 5 cases. Generally, the morepowerful the system, the more signifi-cant the net gain.

InvisiTasking ConclusionThe benchmarking tests demonstrateproof-of-concept for the InvisiTaskingtechnology. They show that an Invisi-

Tasking-enabled process does not inter-fere with other running applications.This was proved in Test 1 where thetime to complete for the DkCopy opera-tion was, principally, not impacted.

Test 2 established that system oper-ations are also wholly available toper form a wide variety of typicalactions, such as CPU processing,memory accesses and modifications,and hard drive access, all while anInvisiTasking-enabled application isfully active.

Diskeeper Corporation also docu-mented performance improvementsin unrelated services without any cor-responding slows in the rest of thesystem processes. While testing I/O-intensive processes with InvisiTaskingprototypes, Diskeeper Corporationconfirmed an exceptionally significantadded benefit affecting processesoutside of InvisiTasking’s sphere:InvisiTasking introduces an efficiencyinto the way resources are allocatedby the kernel.

From a system overhead perspective,InvisiTasking-enabled applications canessentially be said to “not exist”—they are truly invisible on a system.

Your first opportunity to experiencethis breakthrough technology createdby Diskeeper Corporation is with new Diskeeper 2007. Read on to thenext article!

InvisiTaskingcontinued from page 7

1 A process is the control component that manages a related thread (or threads).2 A thread is the actual code, managed under the context of a process, that will be executed by the system.3 A burst is an unexpected, occasional transmission of data.4 An interrupt is a notification, to a program, that something has happened (e.g., user types a key on the key-

board). It can trigger a subsequent action(s) or simply be ignored.5 The action of performing an I/O operation that changes data in the file system.6 The lowest and highest values were dropped, and the remaining four values were used in the average times.

TEST 2: PCMARK MEMORY PERFORMANCEHIGHER SCORE IS BETTER

TIME(MILLISECONDS) E

TEST 2: PCMARK HARD DRIVE PERFORMANCEHIGHER SCORE IS BETTER

TIME(MILLISECONDS) F

Page 9: Volume 2 • Issue 9files.diskeeper.com/pdf/DKC_Newskeeper_0906.pdf · NEW Enhanced easy-to-use interfaceprovides more flexible and intuitive control, easy configuration as well as

9

Diskeeper 2007 represents a paradigm shift in the way youwill improve the performance and reliability of your com-puters. For over a decade, Diskeeper has led the way inWindows system defragmentation technology, butDiskeeper 2007 takes such a significant step forward thatparadigm shift is truly the most appropriate term todescribe it. Diskeeper 2007 becomes the future of file sys-tem performance enhancement, for an overall faster andbetter performing system period.

You may already be familiar with some Diskeeper features,but Diskeeper 2007 represents a major milestone in theprogression of Diskeeper development. New users will findDiskeeper to be easy to use, yet comprehensive in its capa-bilities. Experienced Diskeeper users will see majorchanges, yet still recognize familiar features, presented ina new, more streamlined way.

Automatic Defragmentation—on a whole new levelDiskeeper has made its reputation with the trademarkedphrase “Set It and Forget It,”® meaning that onceDiskeeper is installed, you can simply forget about it.Defragmentation was taken care of automatically and yourcomputer was kept at peak performance all the time.

However, times have changed. Disk drives have grown toexponentially large proportions. And, with the growth ofdisk drives has come an explosion in the size and numberof files stored on disk drives. With terabyte drives (a trillionbytes) now easily available and smaller drives selling forvery little money, you can store a LOT of stuff—practicallyanything. And file sizes are continuing to increase as well.

Documents with embedded graphics, large presentations,scanned images, digital photos, MP3 music files and evenwhole TV shows and movies are now residing on harddrives. The vast quantities of these and their inordinate

size present new challenges for computer performance andmake defragmentation more critical than ever.

As disks have grown bigger and files have grown larger andmore numerous, dynamic file system per formanceenhancement is required more and more often to maintaina computer’s peak performance. While it used to be suffi-cient to defragment once a week, it eventually became nec-essary to defragment daily. Today, even daily defragmenta-tion is not enough. An hour’s production activity can seri-ously degrade performance.

But scheduling a defragmenter to run every hour is scary toperformance-conscious System Administrators and com-puter users. Even with features in Diskeeper like I/O Smart™and selectable run priorities, they are reluctant to run adefragmenter in the middle of the workday.

The answer is our new InvisiTasking technology. InvisiTaskingwas coined from “invisible” and “multitasking,” and this amaz-ing technological breakthrough promises to change the waythe world operates and maintains their computer systems.

InvisiTasking uses a proprietary technique developed in theDiskeeper Corporation research lab that monitors resourceconsumption on a Windows computer system and injectsDiskeeper processing into the unused portions—and only intothe unused portions. InvisiTasking is so good that it is all butimpossible to even detect whether Diskeeper is running. Thatmeans Diskeeper can run all the time. It never needs to backoff or shut down to reduce overhead, since overhead isalready virtually nonexistent! This means no more need forscheduling; there is no reason to schedule defragmentation.In fact, scheduling defragmentation worsens performance bydelaying the improvement that defragmentation brings.Diskeeper with InvisiTasking means a computer performs atpeak all the time, around the clock, not just for a few minutesafter each scheduled defragmentation run.

Now, you may be skeptical at first and find it hard to believethat InvisiTasking has virtually no impact on system over-head. For this reason, you can schedule times whenDiskeeper is prevented from running at all. Eventually, we aresure you’ll be convinced, and this type of lock-out schedulingwill be forgotten. The scheduling era is over, and the era oftruly automatic, invisible defragmentation has begun.

I-FAAST 2.0Introduced in Diskeeper 10, and refined for Diskeeper2007, the second generation of Intelligent File AccessAcceleration Sequencing Technology (I-FAAST) goes above

Idle Resources graph from the Diskeeper 2007 User Interface.

*Paradigm—something serving as an example or model of how thingsshould be done.

New Diskeeper 2007—The Paradigm* ShiftThis is the dawn of a new era in filesystem performance enhancement.

continued on page 10

Page 10: Volume 2 • Issue 9files.diskeeper.com/pdf/DKC_Newskeeper_0906.pdf · NEW Enhanced easy-to-use interfaceprovides more flexible and intuitive control, easy configuration as well as

Reliable DataProtection withUndelete Recover lost files Instantly!

Even “saved over” versionsof Microsoft® Office files!

Download Trialware Today!www.diskeeper.com/newsk76

Reliable DataProtection withUndelete Recover lost files Instantly!

Even “saved over” versionsof Microsoft® Office files!

How many users have called your Help Desk in a panicsaying they’ve lost or overwritten a critically importantfile? The Windows server recycle bin doesn’t protectfiles deleted by network clients. Restoring files frombackup takes forever, and may not get the latest versionof the file. And neither backup nor “snapshots” can helpif a user has saved over the version he or she needs.

Now there is a solution—new Undelete 5! Undelete 5replaces the recycle bin with a Recovery Bin that cap-tures and protects all deleted files, no matter how theywere deleted. Undelete works in real time, so it alwayshas the latest version of the file—and in the case ofMicrosoft Word®, Excel® and PowerPoint® files, it caneven recover earlier “saved-over” versions.

Best yet, recovering files with Undelete 5 is instant—allit takes is a few clicks of the mouse. Undelete 5 evengives you the option of letting users recover their ownfiles from server Recovery Bins!

• Undelete 5 Server Edition captures and protects deleted files on your servers.

• Undelete 5 Client allows network users torecover their deleted files from the server.

• Undelete 5 Professional Edition provideslocal file protection plus client functionality.

“We are very happy with the product and its extremeease of use. It’s true that I can generally get lost filesfrom my backup tapes, but using Undelete is muchfaster and easier. Undelete also lets me restore lostfiles that haven’t been backed up to tape, but wereeither modified incorrectly or deleted.”

—Jeff Vargason, Barr Nunn Transportation, Inc.

10

Experience the breakthroughtechnology for yourself!

Download New Diskeeper 2007 Now:www.diskeeper.com/newsk75

and beyond “normal” defragmentation to speed up your fileaccess and creation times. Traditionally, a defragmenter likeDiskeeper could restore the performance of a computer tolike new condition. Diskeeper with I-FAAST, however, canimprove the computer’s performance to better than new!

I-FAAST improves file access and creation by an average10%–20%. (We’ve seen up to 80% improvement in our test labs!) This is the first industry implementation of “DiskPerformance Calibration,” the modern evolution of the out-dated and inconclusive disk-optimization strategies of the past.

When I-FAAST is enabled, Diskeeper runs specially engi-neered benchmarks on your disk volumes to learn their per-formance characteristics. Diskeeper then transparentlymonitors volumes for file access frequency on an ongoingbasis to determine which files are requested most often.Special analysis techniques prevent Diskeeper from being“fooled” by files that have been recently accessed.

Using newly developed technology, Diskeeper sequencesthe files to take best advantage of both the logical charac-teristics and physical characteristics of the volume. Thesequencing process is integrated with background defrag-mentation, so it’s virtually transparent to you.

I-FAAST intelligence allows Diskeeper to adapt to changingsituations—so if the demands on a given system change,Diskeeper automatically adjusts its behavior accordingly.

This feature is included in Diskeeper Server Enterprise,Diskeeper Server Standard and Diskeeper ProfessionalPremier editions.

Terabyte Volume Engine 2.0The Terabyte Volume Engine (TVE) available only in Diskeeper2007 EnterpriseServer is also integrated with InvisiTaskingtechnology for invisible defragmentation of huge volumeswith millions of files. Now known as TVE 2.0, it is the onlytechnology that can keep pace with high-end systems thatfragment at extraordinary rates. The standard automaticdefragmentation engine in Diskeeper 2007 Server, while fastand amazingly efficient, does not have the horsepower tokeep up with extreme environments; only TVE 2.0 can solvethis unique problem.

TVE 2.0 also has tremendous enhancements to free spaceconsolidation, a top wish-list item from customers. The freespace consolidation occurs in coordination with the high-speed real-time defragmentation and is the only unobtrusiveway ever designed to allow thorough free space consolida-tion on busy 24/7 servers. Assisted by the TVE 2.0,Diskeeper 2007 EnterpriseServer provides a quantum leapin file system performance enhancement on your largestsystems—automatically.

New Diskeeper 2007—The Paradigm Shiftcontinued from page 9

Page 11: Volume 2 • Issue 9files.diskeeper.com/pdf/DKC_Newskeeper_0906.pdf · NEW Enhanced easy-to-use interfaceprovides more flexible and intuitive control, easy configuration as well as

11

The Diskeeper CorporationMaintenance Agreement—KEEP YOUR SOFTWARE CURRENT AUTOMATICALLY

Receive upgrades

automatically when new

software versions are

released

Would you like to always have the most currentversion of your software at the best possibleprice— even at a savings of up to 50%*?

Diskeeper Corporation Maintenance Programsare available for volume license products(Diskeeper, Sitekeeper and Undelete).

With a 1- or 2-year Diskeeper maintenance agree-ment, you’re guaranteed to get new versions ofDiskeeper at no additional cost. Purchasing main-tenance for your volume license gives you a dra-matic cost savings of up to 50% compared to anupgrade purchase. Maintenance can pay for itselfwith only one upgrade!

Maintenance Program Benefits:Free updates and upgrades provided automatically.

Cost Savings: our 1- or 2-year maintenance pro-gram is up to 50% less than the cost for buyingupgrades.

Easy Budget Management: our renewable mainte-nance programs make it easy to budget for futureexpenses. Furthermore, no additional costs areincurred for upgrades, as they are covered underthe maintenance program.

Convenient Website Downloads: quick and easyaccess to downloading updates from our site.

Efficiency: have the latest and greatest versionsof the software, which always includes the new-est features and enhancements.

With a maintenance agreement on your volumelicense software, you will be among the first to auto-matically receive your free upgrade to your productduring the agreement period. This way, you alwaysstay up-to-date on your software, have the newesttechnology available and enjoy the benefits.

A maintenance agreement also provides the advan-tage of being able to budget your software costs forthe next 1–2 years (depending on contract length).

If you have any questions regarding the DiskeeperCorporation Maintenance Program, please contactyour favorite reseller or a Diskeeper Corporationsales representative at 800-829-6468 code 9299.

*savings depends on product purchased and volume license level of software.

Page 12: Volume 2 • Issue 9files.diskeeper.com/pdf/DKC_Newskeeper_0906.pdf · NEW Enhanced easy-to-use interfaceprovides more flexible and intuitive control, easy configuration as well as

© 2006 Diskeeper Corporation. All Rights Reserved. The Diskeeper Corporation logo, Diskeeper, Disk Performance Analyzer for Networks, Enhancing File System Performance—Automatically,Executive Software, Frag Shield, I-FAAST, InvisiTasking, I/O Smart, Patchkeeper, Recovery Bin,Sitekeeper, Undelete and “Set It and Forget It” are trademarks and/or registered trademarks ownedby Diskeeper Corporation in the United States and/or other countries. Microsoft, MS-DOS, Excel,Windows, Windows NT, Word, Outlook and PowerPoint are registered trademarks of MicrosoftCorporation in the United States and other countries. All other trademarks and brand names are theproperty of their respective owners.

PRSRT STDUS POSTAGE

PAIDGlendale, CAPermit #61

7590 N. Glenoaks Blvd.,Burbank, California 91504 USA1-800-829-6468www.diskeeper.com

RETURN SERVICE REQUESTED

Visit our website: www.diskeeper.com/newsk79

Seagate Product Marketing Manager talks about defrag on

Computer Outlook Radio Talk Show

I think defrag is an excellent tool for keeping your performance and the health of yourdrive up to par. So the larger these drives get, the more data people are storing onthem, and the more you store on them, you edit and save and pull it back up anotherday. It sort of gets spread out across the hard drive, so when you defrag you are pullingall of these files closer together. What this does is he doesn’t have to search over this750G drive to find pieces of a file, they’re all aligned, kept nice and clean in one area.”

“The more frequently you defrag your drive, the shorter the time it will take to do it. So it’s pretty good to do it as frequently as you can.

— As heard on the Computer Outlook Radio Talk Show,Joni Clark, Product Marketing Manager, Seagate

John Iasiuolo hosts the very popular, nationally syndicated weekly talk show Computer Outlook Radio Talk Show. Check your local listings for station and time.

RSS feeds and daily shows also available at his website: www.computeroutlook.com.

Diskeeper 2007 Success!“Easy to install and it started workingautomatically, even when running itdidn’t slow down the systems at all.Best results that I’ve ever seen.”

—Andy Reynolds, Cablek Industries

“As usual, Diskeeper keeps getting better and faster. I have been using your product since it first becameavailable. It does a great job, and solves a lot of problems for end-users.My ASP business depends on yoursoftware for our mission critical servers.”

—John S. Massey,Out of the Blue Solutions, Inc