harddrive no memory ---FreeBSD scenario

Steve Watt steve at Watt.COM
Thu Mar 8 19:18:21 UTC 2007


In <BAY117-F78C0CC7CE00F3198673F9D4790 at phx.gbl>, Rudy wrote:
>
>   A chip level loading of the core kernel would be the only way.
>
>   So its not possible todo without a completly new hardware
>   infrastructre design.
>
>      - I'm wanting todo this because computers are too slow.

You need to learn a little more about the parts of a computer.  Perhaps
go to Google groups, and read comp.arch for a couple of months, making
sure you understand all of the references.

Disk drives are about 6 orders of magnitude (1,000,000x) slower than DDR
memory.  It takes a few tens of nanoseconds to read a random address
from DDR, a few tens of milliseconds to read a random address from a
disk.

Note that DDR isn't the fastest memory in the system, either -- there
are the L1 and L2 (and sometimes L3) caches as well.

-- 
Steve Watt KD6GGD  PP-ASEL-IA          ICBM: 121W 56' 57.5" / 37N 20' 15.3"
 Internet: steve @ Watt.COM                      Whois: SW32-ARIN
   Free time?  There's no such thing.  It just comes in varying prices...


More information about the freebsd-hackers mailing list