s*******e 发帖数: 1 | 1 There are 100 people logging on a server. Each person runs a shell that
randomly accesses 10 pages of text memory and 1 page of data memory. The
editor, compiler, compiled assignment occupies the memory as following:
# pages of text memory # pages of data memory
Editing 20 2
Compiling 10 4
Running 1 2
Using M/M/c model, compute the service rate i |
|