سلام دوستان
فرق بین رم های کامپیوترهای سرور با پی سی چیست ازنظر قیمت چقدر تفاوت دارند.
اگر اشتباه نکنم حافظه های پی سی non-ecc است ولی کامپیوترهای سرور ecc است
با تشکر
سلام دوستان
فرق بین رم های کامپیوترهای سرور با پی سی چیست ازنظر قیمت چقدر تفاوت دارند.
اگر اشتباه نکنم حافظه های پی سی non-ecc است ولی کامپیوترهای سرور ecc است
با تشکر
بله رمهای سرور دارای سیستم تشخیص و تصحیح میباشند که به نام Error-Correcting Code memory
یعنی روی pc این قابلیت نیست وایا روی سرعت هم تاثیرمی گذارد
بله ECC باعث میشه هم رمها کندتر بشن هم یکمی گروننتر ولی تو سرورها چون هدف اصلی امنیت اطلاعات و جلوگیری از Data loss هست از این نوع رمها استفاده میشه.
بردهای عادی بایوسشون قابلیت ecc رو نداره
Last edited by amd>intel; 27-06-2010 at 13:22.
منظور ازاینکه رم های ecc قابلیت تشخیص خطا دارند ایا رم های کامپیوترهای معمولی که این قابلیت را ندارند ایا در اطلاعات انها مشکل بوجود نمی اید
کلاً ساختار رمهایی که ECC دارن متفاوته یه مقولهای هست در مموریها به نام Parity، در ماجولهای Parity به غیر از بیتهای اطلاعات در رم برای هر بایت یه بیت اضافه هم فقط برای Error Detection وجود داره که از روش چک Parity (یه روش خیلی سادست برای اینکه ببنین اطلاعات درسته یا نه) یا روشهای پیچیدهتر ECC استفاده میکنن برای خطا یابی. کلاً خطایابی یه بحث گستردست تو سختافزار که من نمیخوام خیلی واردش بشم چون ربطی پیدا نمیکنه و البته از معلومات منم تا حد زیادی خارجه ولی تو درس معماری کامپیوتر یکمی در مورد این موضوعات میگن این Parity چک هم من از اونجا یادم بود.
ECC stands for "Error Correction Codes" and is a method used to detect and correct errors introduced during storage or transmission of data. Certain kinds of RAM chips inside a computer implement this technique to correct data errors and are known as ECC Memory.
ECC Memory chips are predominantly used in servers rather than in client computers. Memory errors are proportional to the amount of RAM in a computer as well as the duration of operation. Since servers typically contain several Gigabytes of RAM and are in operation 24 hours a day, the likelihood of errors cropping up in their memory chips is comparatively high and hence they require ECC Memory.
Memory errors are of two types, namely hard and soft. Hard errors are caused due to fabrication defects in the memory chip and cannot be corrected once they start appearing. Soft errors on the other hand are caused predominantly by electrical disturbances.
Memory errors that are not corrected immediately can eventually crash a computer. This again has more relevance to a server than a client computer in an office or home environment. When a client crashes, it normally does not affect other computers even when it is connected to a network, but when a server crashes it brings the entire network down with it. Hence ECC memory is mandatory for servers but optional for clients unless they are used for mission critical applications.
ECC Memory chips mostly use Hamming Code or Triple Modular Redundancy as the method of error detection and correction. These are known as FEC codes or Forward Error Correction codes that manage error correction on their own instead of going back and requesting the data source to resend the original data. These codes can correct single bit errors occurring in data. Multi-bit errors are very rare and hence due not pose much of a threat to memory systems.
هم اکنون 1 کاربر در حال مشاهده این تاپیک میباشد. (0 کاربر عضو شده و 1 مهمان)