Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 8 Mar 2007 10:49:03 -0800
From:      steve@Watt.COM (Steve Watt)
To:        rudyrockstar@hotmail.com
Cc:        freebsd-hackers@freebsd.org
Subject:   Re: harddrive no memory ---FreeBSD scenario
Message-ID:  <200703081849.l28In32I041705@wattres.watt.com>
In-Reply-To: <BAY117-F78C0CC7CE00F3198673F9D4790@phx.gbl>

next in thread | previous in thread | raw e-mail | index | archive | help
In <BAY117-F78C0CC7CE00F3198673F9D4790@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...



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200703081849.l28In32I041705>