home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / sys / ibm / pc / hardware / 22311 < prev    next >
Encoding:
Internet Message Format  |  1992-08-20  |  2.0 KB

  1. Path: sparky!uunet!kithrup!stanford.edu!ames!elroy.jpl.nasa.gov!usc!cs.utexas.edu!wotan.compaq.com!moxie!texsun!exucom.exu.ericsson.se!news
  2. From: exuptr@exu.ericsson.se (Patrick Taylor)
  3. Newsgroups: comp.sys.ibm.pc.hardware
  4. Subject: Re: What speed rep/movs on a 486?
  5. Summary: I get unexplained results.
  6. Message-ID: <exuptr.353.714338980@exu.ericsson.se>
  7. Date: 20 Aug 92 19:29:40 GMT
  8. References: <eyal.714307145@ise>
  9. Sender: news@exu.ericsson.se
  10. Organization: Ericsson Network Systems, Inc.
  11. Lines: 27
  12. Nntp-Posting-Host: exupc31.exu.ericsson.se
  13.  
  14. In article <eyal.714307145@ise> eyal@echo.canberra.edu.au (Eyal Lebedinsky) writes:
  15. >Hello Everyone,
  16.  
  17. >I am eveluating a 486/50 for myself. I have a program that measures the
  18. >time to rep/mov a 20KB block as bytes, words or Dwords. On my 386 the
  19. >measured time is accurate. I get 2.000ms which translates to 4 cycles
  20. >per item (this is a 386/40). Moving words/Dwords kepps the item rate so
  21. >the total time drops to 1.000 then 0.500.
  22.  
  23. >The same program on a 486/50 produces strange results. First, the best
  24. >that I get for rep/movsb is 2.000ms for 20KB which is 5 cycles/item. The
  25. >spec says it should take 3 cycles/item. Moving words/dwords gets a worse
  26. >per-item result of up to 7 cycles/item. The result is not regulat enough
  27. >to suggest a fixed wait state. With 8 megs installed there should be
  28. >enough interleave to allow burst move, but it does not. Is the cache
  29. >getting in the way? the 256KB cache should latch the whole 20KB block
  30. >and work at full speed?
  31.  
  32. Are you doing a CLI before you start your rep / movs?  Interrupts happening
  33. will give you the erratic results you are talking about.
  34.  ----------------------------------------------------------------------------
  35.     "This must be Thursday.  I never could get the hang of Thursdays"
  36.                                                        - D Adams
  37.   - Patrick Taylor
  38.     Ericsson Network Systems
  39.     exuptr@exu.ericsson.se                       "Don't let the .se fool you"
  40.     alternately, exuptr@ZGNews.Lonestar.Org
  41.