Login
Register
Dark Mode
Brightness
Ambient Glow – Questions list
Register
Profile
Edit Profile
Messages
My favorites
My Updates
Logout
Recent questions tagged segmentation
4
4 votes
1
1 answer
122
122 views
GO Classes DPP | GATE CS | Operating System | Shared Segment Mapping
A segmentation-based memory-management system maintains a shared segment table.Processes $P_1$ and $P_2$ both share segment $S$.Which of the following statements is incor...
GO Classes
122
views
asked
Aug 31
Operating System
goclasses
goclasses-cs-dpp
operating-system
goclasses-cs-dpp-day-360
goclasses-os-practice-questions
segmentation
memory-management
+
–
1
1 vote
1
1 answer
1.4k
1.4k views
Segmentation
Consider the following segment table: Segment No.BaseLength02196001230014290100313275804195296 What are the physical addresses for the following logical addresses? a. 0,4...
Ovie
1.4k
views
asked
Apr 29, 2024
Operating System
operating-system
segmentation
+
–
0
0 votes
1
1 answer
667
667 views
Can anyone explain , in the concept of segmentation . let the base address of a particular segment is 1900 and the limit of the segment is 400(i.e., size limit). Exactly what does it represent at the address 1900. Is it a page or group of pages or words
Unique_999
667
views
asked
Sep 3, 2023
Operating System
segmentation
operating-system
virtual-memory
paging
+
–
0
0 votes
0
0 answers
390
390 views
Can anyone explain , in the concept of segmentation . Say for a segment limit = 400 and base address = 1900 . Exactly what does it represent at some address say 1900 . Is it a page or group of pages ??
Unique_999
390
views
asked
Aug 30, 2023
Operating System
segmentation
operating-system
+
–
16
16 votes
3
3 answers
1.7k
1.7k views
GO Classes CS Test Series | Mock GATE | Test 4 | Question: 61
Consider a message that is $7.5 \ast 10^6$ bits long to be sent from the source to the destination. (Assume header size is negligible relative to the entire message size)...
GO Classes
1.7k
views
asked
Jan 19, 2023
Computer Networks
goclasses_cs_mockgate_4
goclasses
computer-networks
segmentation
two-marks
+
–
2
2 votes
1
1 answer
2.4k
2.4k views
With segmentation, if there are 64 segments and maximum segment size is 512 words; the length of logical address is how many bits a) 12 b) 6 c) 15 d) 9
Jeetmoni saikia
2.4k
views
asked
Oct 21, 2022
Operating System
operating-system
virtual-memory
segmentation
+
–
1
1 vote
1
1 answer
3.3k
3.3k views
Gate Applied Test Series
Question: Consider a system using a segmented paging architecture. The segment is divided into 8k pages each of size 2k words . The segment table is divided into 256 k p...
lalitver10
3.3k
views
asked
Jan 11, 2022
Operating System
operating-system
segmentation
memory-management
+
–
1
1 vote
2
2 answers
3.4k
3.4k views
NIELIT 2017 DEC Scientific Assistant A - Section B: 17
Non-contiguous memory allocation splits program into blocks of memory called ________ that can be loaded in non-adjacent holes in main memory.PagesFramesPartitionSegments
admin
3.4k
views
asked
Mar 31, 2020
Operating System
nielit2017dec-assistanta
operating-system
page-replacement
segmentation
+
–
0
0 votes
2
2 answers
2.4k
2.4k views
NIELIT 2017 DEC Scientific Assistant A - Section B: 25
What is the value of acknowledgement field in a segmentNumber of previous bytes to receiveTotal number of bytes to receiveNumber of next bytes to receiveSequence of zero'...
admin
2.4k
views
asked
Mar 31, 2020
Computer Networks
nielit2017dec-assistanta
computer-networks
segmentation
+
–
0
0 votes
0
0 answers
553
553 views
Andrew S. Tanenbaum (OS) Edition 4 Exercise 3 Question 46 (Page No. 259)
When segmentation and paging are both being used, as in $MULTICS,$ first the segment descriptor must be looked up, then the page descriptor. Does the $TLB$ also work this...
admin
553
views
asked
Oct 26, 2019
Operating System
tanenbaum
operating-system
memory-management
paging
segmentation
descriptive
+
–
0
0 votes
2
2 answers
1.5k
1.5k views
Andrew S. Tanenbaum (OS) Edition 4 Exercise 3 Question 45 (Page No. 259)
Explain the difference between internal fragmentation and external fragmentation. Which one occurs in paging systems? Which one occurs in systems using pure segmentation?
admin
1.5k
views
asked
Oct 26, 2019
Operating System
tanenbaum
operating-system
memory-management
paging
fragmentation
segmentation
descriptive
+
–
2
2 votes
1
1 answer
1.2k
1.2k views
Andrew S. Tanenbaum Edition 5th Exercise 6 Question 37 (Page No. 609)
Suppose that you are measuring the time to receive a segment. When an interruptoccurs, you read out the system clock in milliseconds. When the segment is fully processed,...
ajaysoni1924
1.2k
views
asked
Mar 18, 2019
Computer Networks
computer-networks
tanenbaum
transport-layer
segmentation
+
–
2
2 votes
2
2 answers
2.9k
2.9k views
Segmented Paging
Consider a process of 200 KB which has 2 segments each segment size is 256 KB ,Calculate overhead in segmented paging.The page table entry is 4B, segment table entry is 2...
eyeamgj
2.9k
views
asked
Oct 10, 2018
Operating System
segmentation
+
–
4
4 votes
0
0 answers
904
904 views
Ace Test Series: Operating System - Memory Management
The purpose of applying paging in segmentation isA.) To overcome thrashingB.) To overcome external fragmentationC.) To reduce segment table size overheadD.) Both B & C my...
ashish pal
904
views
asked
Jan 14, 2018
Operating System
ace-test-series
operating-system
segmentation
memory-management
+
–
2
2 votes
2
2 answers
3.7k
3.7k views
Segmented Pagging
Consider a system using segmented paging architecture. The segment is divided into 1K pages and each page is having 512entries. The segment number requires 13 bits to rep...
Shubhanshu
3.7k
views
asked
Jan 8, 2018
Operating System
segmentation
operating-system
memory-management
+
–
1
1 vote
0
0 answers
1.2k
1.2k views
Segmentation really non contiguous ?
External fragmentation occurs when enough memory space is available but we are not able to allocate that memory space because the memory space available is not contiguou...
Rajesh R
1.2k
views
asked
Nov 23, 2017
Operating System
operating-system
segmentation
+
–
1
1 vote
0
0 answers
900
900 views
GATE-2006-IT-56: Doubt in Segmentation with Paging part.
https://gateoverflow.in/3600/gate2006-it-56Why is only 1 Page Table considered for 4 Segment Table entries in the selected best answer?
Tuhin Dutta
900
views
asked
Nov 8, 2017
Operating System
operating-system
paging
segmentation
+
–
2
2 votes
1
1 answer
2.3k
2.3k views
advantages of segmented paging over pure paging
As we know segmented paging is an improvement over segmentation and paging but I am having some doubts regarding the memory overhead of these three system.It is clear tha...
reena_kandari
2.3k
views
asked
Oct 28, 2017
Operating System
operating-system
memory-management
segmentation
+
–
1
1 vote
1
1 answer
1.3k
1.3k views
dynamic partitioning scheme :OS
Consider a dynamic partitioning scheme.Show that on an avg. memory contains half as many holes as segments??i am not able to understand the concept of relation bw holes a...
vamp_vaibhav
1.3k
views
asked
Sep 1, 2017
Operating System
operating-system
segmentation
+
–
0
0 votes
1
1 answer
1.4k
1.4k views
galvin os
explain answer c and e.
iarnav
1.4k
views
asked
May 2, 2017
Operating System
operating-system
segmentation
+
–
1
1 vote
1
1 answer
1.2k
1.2k views
galvin
when and why are segmentation and paging sometimes combined into one scheme?
iarnav
1.2k
views
asked
Apr 29, 2017
Operating System
segmentation
paging
+
–
1
1 vote
2
2 answers
1.6k
1.6k views
Networking
Why do we need segmentation and fragmentation both ???Ultimately both are dividing the message!Please clear my doubt
Prince Kumar 1
1.6k
views
asked
Apr 7, 2017
Computer Networks
segmentation
fragmentation
+
–
0
0 votes
1
answers
1 answer
1.3k
1.3k views
Self Doubt
Can someone make me clear whether segmentation method of memory allocation is free from internal and external fragmentation.? Also plz give valid explanation in support o...
Habibkhan
1.3k
views
asked
Oct 25, 2016
Operating System
segmentation
operating-system
memory-management
+
–
7
7 votes
2
answers
2 answers
13.1k
13.1k views
ISRO2015-31
If there are 32 segments, each size 1 k bytes, then the logical address should have13 bits14 bits15 bits16 bits
go_editor
13.1k
views
asked
Jun 17, 2016
Operating System
isro2015
operating-system
virtual-memory
segmentation
+
–
6
6 votes
3
answers
3 answers
4.2k
4.2k views
Memory management and Virtual memory
Which page replacement policy sometimes leads to more page faults when size of memory is increased?A] OptimalB] LRUC] FIFOD] None of these.
Cruise Device
4.2k
views
asked
Jan 26, 2016
Operating System
memory-management
operating-system
segmentation
virtual-memory
+
–
0
0 votes
1
answers
1 answer
2.8k
2.8k views
Memory management and Virtual memory
Match the pairs in the following questionPair - 1A. Virtual MemoryB. Shared MemoryC. Look-ahead bufferD. Look-aside bufferPair - 2P. Temporal localityQ. Spatial localityR...
Cruise Device
2.8k
views
asked
Jan 26, 2016
Operating System
memory-management
operating-system
segmentation
virtual-memory
+
–
8
8 votes
1
answers
1 answer
6.9k
6.9k views
Segmented paging and paged segmentation
explain similarities and dismilarities between Segmented paging and paged segmentation
Pooja Palod
6.9k
views
asked
Jan 4, 2016
Operating System
operating-system
segmentation
memory-management
+
–
Page:
1
2
next »