Welcome, Guest. Please login or register.

Author Topic: Buffered IDE interface  (Read 4668 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline Piru

  • \' union select name,pwd--
  • Hero Member
  • *****
  • Join Date: Aug 2002
  • Posts: 6946
    • Show all replies
    • http://www.iki.fi/sintonen/
Re: Buffered IDE interface
« on: December 12, 2005, 10:10:29 AM »
Quote
Does a buffered interface give any performance increase over the standard IDE interface on an A1200?

No. (This is my experience, ymmv)

The transfer rate of A1200 IDE interface is capped by the 16-bit register all data must go thru. This register is as slow as any other custom registers. Actual IDE devices could transfers a lot more, even in PIO mode.

Thus buffering can't really improve the peak performance, nor free any CPU time.

Quote
It works fine, but I am wondering if a buffered interface with two separate cables would work any better.

No.

If it ain't broken, don't fix it.
 

Offline Piru

  • \' union select name,pwd--
  • Hero Member
  • *****
  • Join Date: Aug 2002
  • Posts: 6946
    • Show all replies
    • http://www.iki.fi/sintonen/
Re: Buffered IDE interface
« Reply #1 on: December 12, 2005, 10:43:19 AM »
@keropi

I wouldn't trust SysInfo for any benchmarking.

Anyway, you had absolutely the same environment, HDD, drivers etc except non-buffered / buffered interface? If there was any other changes, the results are useless for comparision.
 

Offline Piru

  • \' union select name,pwd--
  • Hero Member
  • *****
  • Join Date: Aug 2002
  • Posts: 6946
    • Show all replies
    • http://www.iki.fi/sintonen/
Re: Buffered IDE interface
« Reply #2 on: December 12, 2005, 11:57:11 AM »
@keropi

So you used IDEFix software even when the interface wasn't installed?

It's funny if you get different speed, as the buffering has nothing to do with data transfer...
 

Offline Piru

  • \' union select name,pwd--
  • Hero Member
  • *****
  • Join Date: Aug 2002
  • Posts: 6946
    • Show all replies
    • http://www.iki.fi/sintonen/
Re: Buffered IDE interface
« Reply #3 on: December 12, 2005, 12:08:53 PM »
@motorollin

No problems whatsoever.

I even built my own IDEFix hardware for 4 devices, without any buffering. Worked just fine for years, until I retired the system.