Home > MCQs > IT & Programming > Kernel Programming - Solaris MCQs

Kernel Programming - Solaris MCQ

Kernel Programming - Solaris Quick Quiz

Question 1 of 10
  • What is the maximum number of registers available to a function at any time?

    Answer & Explanation

    Correct Answer: 32

    Note: This Question is unanswered, help us to find answer for this one

  • Which of the following locks is used to serialize reads and writes on a vnode?

    Answer & Explanation

    Correct Answer: The VOP_RWLOCK.

    Note: This Question is unanswered, help us to find answer for this one

  • What do the following mdb commands do?

    ::allocdby

    ::freedby

    Answer & Explanation

    Correct Answer:

    They are used to print the log of transactions by a particular thread. 

    Note: This Question is unanswered, help us to find answer for this one

  • Which of the following firmware commands causes a kernel core file to be dumped to the dump device?

    Answer & Explanation

    Correct Answer: sync

    Note: This Question is unanswered, help us to find answer for this one

  • Following a panic and a core dump, what is done to recreate the core files for debugging?

    Answer & Explanation

    Correct Answer: Use savecore to create the core files.

    Note: This Question is unanswered, help us to find answer for this one

  • Which of the following caches doesnot change its size dynamically on older solaris systems?

    Answer & Explanation

    Correct Answer: Buffer Cache

    Note: This Question is unanswered, help us to find answer for this one

  • Can the solaris semaphores be used in the interrupt context?

    Answer & Explanation

    Correct Answer: Yes

    Note: This Question is unanswered, help us to find answer for this one

  • Which of the following has the lowest scheduling latency?

    Answer & Explanation

    Correct Answer: Kernel thread.

    Note: This Question is unanswered, help us to find answer for this one

  • Which of the following interfaces are invoked by the OS to flush all data belonging to a filesystem to a disk?

    Answer & Explanation

    Correct Answer: VFS_SYNC

    Note: This Question is unanswered, help us to find answer for this one

  • Which of the following structures keeps track of the positional offset within the file where the next IO is to be performed?

    Answer & Explanation

    Correct Answer: struct file

    Note: This Question is unanswered, help us to find answer for this one

  • Kernel Programming - Solaris Quick Quiz

    battery

    Poor Results!

    You need a lot of improvement.

    Just don't give up!

    Correct Answers: 0/10

    Start Practicing with our MCQs given below.