Showing posts with label speed. Show all posts
Showing posts with label speed. Show all posts

Enable DMA in Windows XP Vista and Windows 7 to speed up the system

Direct memory access (DMA) is a feature of modern computers and microprocessors that allows certain hardware subsystems within the computer to access system memory for reading and/or writing independently of the central processing unit.
DMA is used for transferring data between the local memory and the main memory. Computers that have DMA channels can transfer data to and from devices with much less CPU overhead than computers without a DMA channel.

This is especially useful in real-time computing applications where not stalling behind concurrent operations is critical. Another and related application area is various forms of stream processing where it is essential to have data processing and transfer in parallel, in order to achieve sufficient throughput.
Now, know how to Enable Direct Memory Access (DMA) in order to speed up your system.

You must be logged on as an administrator to perform these steps.

Direct memory access (DMA) is usually turned on by default for devices such as hard disks and CD or DVD drives that support DMA. However, you might need to turn on DMA manually if the device was improperly installed or if a system error occurred. Perform the following steps to do this.

First Open Device Manager.
  • Right-click on My Computer, select Properties
  • Select the Hardware tab
  • Click the Device Manager button
For Windows XP
  1. Double-click IDE/ATAPI controllers
  2. Double-click on the Primary IDE Channel
  3. Click on the Advanced Settings tab (as shown in figure) The tab may or may not be available for each option. It is only available in Primary and Secondary Channels.
  4. Set the Transfer Mode to "DMA if Available" both for Device 1 and 0
  5. Click OK
  6. Perform the same operation for other items in the list, if applicable.
For Windows Vista and Windows 7
  1. In the left pane, click the plus sign next to IDE ATA/ATAPI controllers to expand it.
  2. For each icon that has the word Channel as part of its label, right-click the icon, and then click Properties.
  3. Click the Advanced Settings tab, and then, under Device Properties, select the Enable DMA check box.
  4. Click OK.
Read More..

Trick to Speed Up Windows 7 and Vista Boot Up

Speed Up Windows 7 and Vista Boot Up
There are many ways to decrease booting time and speed up start, such as using third party programs such as Startup Manager to manage programs running automatically. Windows 7 and Windows Vista users running dual-core, quad-core or other multi-core or multi-processors computer can try the following trick to make Windows boots faster.
  • Press Win + R to open “Run” dialog window
  • Type MSConfig into the text box after “Open”.
  • Go to Boot tab.
  • For dual-boot or multi-boot system, make sure that the operating system to make the change is selected.
  • Click on Advanced options button.Speed Up Windows 7 and Vista Boot Up
  • Tick the check box for Number of processors, and then select the maximum number count of CPU core processors value from the drop down list.
  • Click OK twice to exit System Configuration.
  • Restart computer.
Once enabled, Windows operating system will use all available (or selected number of) processor cores to run the boot up algorithms, and this potentially make the startup speedier and faster, with less waiting time on black screen and logon screen. User with single core computer unlikely to find the trick useful though.
Read More..

How To Bypass Megaupload Wait Time And Download At Maximum Speed !!!



Megaupload is one of the leading file sharing network ranking next to Rapidshare File hosting. Megaupload offers a better set of features for downloading for free users which inclues resume support. Recently,i came across a trick in one of orkut communities to skip the wait time in Megaupload. I exptected the bug would be fixed soon enough although it hasn’t been till date.So i just thought of sharing it here now. By the way, it needn’t always work and usually gets redirected to regular download page after 2-3 downloads. So if you’re lucky enough,it will work out for you.

This is a simple trick.

The megaupload download link usually looks like this:

http://www.megaupload.com/?d=abc123

All you need to do is insert mgr_dl.php before the “?’” mark.So the link will now look like this.

http://www.megaupload.com/mgr_dl.php?d=abc123

Just apply this to trick on your download links and you will be able to download at maximum speed and also eliminate the wait time :) :D
Read More..

Voicecommand speed update and extra language options

So its been a little hectic. I moved to San Francisco and mid move, Google decided to deprecate their Speech V1 API. I switched to V2 but did it too quickly and had a lot of problems.

For those of you who havent seen my voice control software, you can see it in action here and find out how to install it here.

After some investigation, I found that V2 is much, much, much slower over wget and switched to Curl. This should fix all the slow down issues.

I also re-enabled all the languages that Google enables. So now voicecommand again supports over 100 languages [ but not pirate I guess :( ]

You can update with the UpdateAUISuite.sh script in the install folder (run with sudo!)


Sorry this post took so long. Ive been busy collaborating on a new app (also its my Birthday today)
I would love you guys to try it out. It is called Fyuse. Download it by clicking below and enjoy a Fyuse of my Raspberry Pi (though web experience is not as cool as the mobile experience).




Consider donating to further my tinkering since I do all this and help people out for free.



Places you can find me
Read More..

IDC Solid state drive hard disk speed gap small

Dell will sell you a 128GB solid state drive for an unprecedented $649. But wait. An IDC report claims the performance gap between solid state drives and lower-cost high-performance hard disk drives is not that significant at the system level.

Solid state drive offered by Dell

Solid state drive offered by Dell

Solid state drives are attracting more scrutiny as they increase in capacity and decrease in price. (Dells $649 drive is a radical price drop since many drives with half the capacity still sell for more than $700.)

Solid state drives (SSDs) are considered to be generally more power efficient, faster, and in some respects more reliable than hard disk drives.

IDC tested 2.5-inch 7200 rpm desktop drives against SSDs and found that previous tests comparing SSDs and hard disk drives may be misleading, according to SearchStorage.com, which cited the IDC report.

"Many tests have been done comparing 4200 rpm hard drives to SSDs," said IDC analyst David Reinsel. "But 5400 rpm is now mainstream and even 7200 rpm disks are available." The IDC report says the performance gap between computers with 7200 rpm 2.5-inch drives and those with SSDs was smaller than expected because the performance of the entire system must be taken into account.

(It should be noted that 4200 rpm hard disk drives are sometimes used in comparative testing because 4200 rpm drives are offered along with SSDs in laptops such as the MacBook Air and Hewlett-Packard 2510p.)

IDCs Reinsel also said that system redesigns will be necessary in both PCs and enterprise storage systems to reap the full benefits of SSDs. One of the challenges is that SSDs generally write data more slowly than they read data.

In related news, The Tech Report also did benchmarking of SSDs and 2.5-inch hard disk drives rated at 5400 and 7200 rpm. Generally, the SSDs were faster (in some cases much faster) but not in every benchmark and not by that much in some benchmarks.

SSDs have received a lot more attention since companies like Apple, Hewlett-Packard, and Toshiba have adopted them as alternatives to hard disk drives in laptops. Lesser known is that SSDs are also being deployed by large corporations in server-related applications. Companies like Citibank and American Express peg server performance on IOPS or input/output operations per second where SSDs beat hard disk drives handily.

The IDC report follows other reviews that claim solid state drives (SSDs) are not as power efficient as manufacturers claim--though the power-efficiency testing methodology used by some review sites .

Read More..