2018-2019-1 20165314 summary of the fifth week of Information Security System Design Basics

Source: Internet
Author: User
2018-2019-1 20165314 summary of the fifth week of Information Security System Design Basics
  • SRAM and DRAM are both easy to lose, but they have different structures, different speeds, and faster access speed.
  • The prom can only be programmed once.
  • Programs stored in ROM devices are usually called firmware.
  • The EEPROM can erase the information on the chip with a specific voltage without ultraviolet radiation or removal, so as to write new data.
  • Loop statements in the program have good locality
  • The LRU policy indicates that the cache of the replacement policy will select the block with the maximum access time.
  • When the cache is not killed, it determines which block is controlled by the replacement policy at the sacrifice of the block,
  • An empty cache miss is a mandatory miss or a cold miss.
  • Based on the carrying signal, the bus can be divided into data bus, address bus, control bus
  • The disk reads and writes data in slices.
  • The access time to the disk sector consists of three parts, with the minimum transfer time.
  • The read/write headers are always in the same cylinder.
  • By using two clock edges as the control signal, the dram is enhanced by the DDR SDRAM
  • The CPU sends commands to the I/O device through memory ing. The DMA transmission does not require CPU interference. SSD is a storage technology based on flash memory or flash, the logical block number of A Logical Disk can be translated into a triple (disk, track, or sector.
  • When a program accesses a vector, the smaller or shorter the step size, the better the space locality.
  • There are two types of locality: spatial locality and temporal locality.
  • Hardware, OS, and applications all use local principles.
  • The disk is read in milliseconds.
  • The disk surface is composed of tracks.
  • Each disk has multiple surfaces and, although the area is different, the number of data bits is the same
  • A drive has three disks and six sides. The number of the track on each surface is the same. Then, the cylinder K is the set of six tracks K.
  • Storage layers involve storage devices with different capacities, costs, and access times
  • Storage hierarchy design is based on local principles
  • "Storage Mountain" is a function of temporal locality and spatial locality.
  • The program has a good locality, and tends to access data from a higher level in the memory hierarchy.
  • SRAM and DRAM are not non-volatile storage. SRAM stores a bit in a bistability storage unit, while DRAM generally uses a capacitor as the storage unit. DRAM needs to be refreshed once every 2 ms to avoid data loss while SRAM is static and does not need to be refreshed. SDRAM only transmits data once in a clock period. It transmits data only once during the clock rising period, while the DDR memory transfers data twice in a clock period, it can transmit data once each time during the rising and falling phases of the clock, so it is called double rate synchronous dynamic random memory. DRAM generally uses capacitors as storage units. DRAM is faster than SRAM. DRAM needs to be rewritten and refreshed.
  • The cache capacity can be calculated using C = Seb.
  • Direct ing of High-speed cache: group selection, row matching, and word Extraction
  • When the program accesses an array with a power of 2, conflicts or hits often occur when directly mapped to the high-band cache.

2018-2019-1 20165314 summary of the fifth week of Information Security System Design Basics

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.