原帖由
netli 于 2008-4-9 16:27 发表

Modern operating systems allow processes with multiple execution flows that is, multiple sequences of instructions executed in the same address space.
这段不是很理解,好像是同一个地址空间里可以 ...
一个地址空间还是对应一个进程,这个进程在以前只有一个命令序列,而现在,他可以有多个命令序列.