Search results for segmentation

0 votes
2 answers
6
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'...
2 votes
2 answers
7
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...
0 votes
2 answers
8
1 votes
2 answers
9
Non-contiguous memory allocation splits program into blocks of memory called ________ that can be loaded in non-adjacent holes in main memory.PagesFramesPartitionSegments...
1 votes
1 answer
10
explain answer c and e.
1 votes
1 answer
13
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...
6 votes
2 answers
15
If there are 32 segments, each size 1 k bytes, then the logical address should have13 bits14 bits15 bits16 bits
2 votes
2 answers
17
In segmented paging, is the paging applied on segment table or on segments?