Written by students who passed Immediately available after payment Read online or as PDF Wrong document? Swap it for free 4.6 TrustPilot
logo-home
Document preview thumbnail
Preview 3 out of 23 pages
Exam (elaborations)

ENSF 461 STUDY SHEET 2026 TEST PAPER QUESTIONS AND SOLUTIONS GUARANTEED TO PASS

Document preview thumbnail
Preview 3 out of 23 pages

ENSF 461 STUDY SHEET 2026 TEST PAPER QUESTIONS AND SOLUTIONS GUARANTEED TO PASS

Content preview

ENSF 461 STUDY SHEET 2026 TEST PAPER
QUESTIONS AND SOLUTIONS
GUARANTEED TO PASS

●● physical address.
Answer: Base of the physical address + virtual address


The "real" address location.


Comprised of: physical page number + offset
physical page number is translated from virtual address.


●● Virtual Address.
Answer: Memory addresses used in virtualized memory. An abstraction
of physical memory.


Made up of the VPN + offset (in binary)


●● Implicitly managed memory.
Answer: Memory that doesn't have to be explicitly allocate or
deallocate.

,●● stack.
Answer: Holds function calls, function arguments, and local variables.
Can grow or shrink during execution


Is implicitly managed (aka automatic memory)


An example of a bump allocator, allocations are really fast since we only
add or subtract from the stack pointer.


Cons: can only allocate and deallocate memory in reverse order of which
they were allocated


●● heap.
Answer: dynamically allocated, fine-grain user managed memory


●● text.
Answer: Where the instructions of the program are stored


●● Buffer Overflow.
Answer: trying to access memory outside of the allocated area


●● Malloc(x).

, Answer: allocates memory of x number of bytes and returns a void
pointer to those bytes.


●● 3 Main Memory Management Goals.
Answer: 1. Transparency — OS should implement memory in a way that
is invisible to the process


2. Efficiency — Structures in place to virtualize memory shouldn't take
up too much space and shouldn't slow down programs.


3. Protection — OS should protect each processes memory, a process
shouldn't be able to change the memory of another process.


P.E.T


●● Memory Map.
Answer: A representation of how the memory is organized and allocated


●● Address space randomization (ASLR).
Answer: A technique used by the OS to increase memory security by
randomly arranging key parts of programs address space.
(Split up the memory addresses so that it is harder to access)

Document information

Uploaded on
June 9, 2026
Number of pages
23
Written in
2025/2026
Type
Exam (elaborations)
Contains
Questions & answers
$15.99

Wrong document? Swap it for free Within 14 days of purchase and before downloading, you can choose a different document. You can simply spend the amount again.
Written by students who passed
Immediately available after payment
Read online or as PDF

Seller avatar
Reputation scores are based on the amount of documents a seller has sold for a fee and the reviews they have received for those documents. There are three levels: Bronze, Silver and Gold. The better the reputation, the more your can rely on the quality of the sellers work.
FocusFile7
3.9
(24)
Sold
227
Followers
3
Items
56279
Last sold
21 hours ago


Why students choose Stuvia

Created by fellow students, verified by reviews

Quality you can trust: written by students who passed their tests and reviewed by others who've used these notes.

Didn't get what you expected? Choose another document

No worries! You can instantly pick a different document that better fits what you're looking for.

Pay as you like, start learning right away

No subscription, no commitments. Pay the way you're used to via credit card and download your PDF document instantly.

Student with book image

“Bought, downloaded, and aced it. It really can be that simple.”

Alisha Student

Working on your references?

Create accurate citations in APA, MLA and Harvard with our free citation generator.

Working on your references?

Frequently asked questions