|
|
|
|
|
by strlen
1936 days ago
|
|
Indeed they are! The notion that each process has its separate address space is called virtual memory for that reason. See also cgroups: while this feature is used by the container run times, it predates Docker, and can be used standalone with normal processes. |
|
If only I had realised that could have been useful for more than testing npm packages...