一起答
单选

一个设有cache的存储系统中,若主存容量为512KB,cache容量为2KB,每次交换的数据块长度为16B。主存数据调入cache时,为了区分是主存哪个部分哪个字块调入cache中哪个字块位置。因此在cache存储器中还需存放调入主存字块的特征,即cache字块标志(主存高位地址)。cache地址映像若采用直接映像方式,本题中cache字块标志是(1)位,若采用全相联地址映像方式,则cache字块标志是(2)位。

  • A.7
  • B.8
  • C.12
  • D.19
参考答案
查看试卷详情
相关试题
  1. (94)

    • A.details
    • B.documents
    • C.tails
    • D.tenants
  2. (91)

    • A.conduct
    • B.contract
    • C.contrast
    • D.construct
  3. (92)

    • A.consulting
    • B.containing
    • C.querying
    • D.queuing
  4. (93)

    • A.erases
    • B.provides
    • C.proves
    • D.values
  5. The relational database model requires the data be(71)through programs that don't rely on the position of the data in the database. This is in direct(72)to the other database mode, where the program has to follow a series of pointers to the data it seeks. A program(73)a relational database simply asks for the data it seeks; the DBMS performs the necessary searches and(74)the information.  The(75)on how the search is done are specific to the DBMS and vary from product to product.

    • A.accessed
    • B.moved
    • C.read
    • D.wrote
  6. (89)

    • A.live
    • B.dwell
    • C.occupy
    • D.reside
  7. (86)

    • A.making
    • B.makes
    • C.taking
    • D.took
  8. (87)

    • A.include
    • B.includes
    • C.exclude
    • D.including
  9. (88)

    • A.it
    • B.itself
    • C.that
    • D.which
  10. The kernel is the(66)of an operating system such as Windows98, Windows NT, Mac OS or Unix. The kernel provides basic services for the other parts of the operating system,(67)it possible for it to run several programs at once(multitasking), read and write files and connect to networks and peripherals. Applications and utility programs use the services provided by the kernel to provide practical business functionality.

    In operating systems such as Windows or most versions of Unix, the kernel(68)everything except application and utility programs.

    In microkernel operating systems such as Digital Unix and Apples forthcoming Mac OS Server, the kernel(69)supports only multitasking and memory management. Other services such as applications, utilities and the user interface support device drivers, API and graphics which all(70)outside the microkernel.

    • A.nucleus
    • B.center
    • C.core
    • D.heart