Recent questions tagged segmentation

1 votes
2 answers
6
Non-contiguous memory allocation splits program into blocks of memory called ________ that can be loaded in non-adjacent holes in main memory.PagesFramesPartitionSegments...
0 votes
2 answers
7
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'...
0 votes
2 answers
9
2 votes
2 answers
11
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...
1 votes
0 answers
15
https://gateoverflow.in/3600/gate2006-it-56Why is only 1 Page Table considered for 4 Segment Table entries in the selected best answer?
1 votes
1 answer
17
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...
1 votes
1 answer
18
explain answer c and e.
1 votes
1 answer
19
when and why are segmentation and paging sometimes combined into one scheme?
1 votes
2 answers
20
Why do we need segmentation and fragmentation both ???Ultimately both are dividing the message!Please clear my doubt
0 votes
1 answer
21
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...
6 votes
2 answers
22
If there are 32 segments, each size 1 k bytes, then the logical address should have13 bits14 bits15 bits16 bits
6 votes
3 answers
23
8 votes
1 answer
25