commit | b0e9654f8621729400ba627ed8c9bd0bf3833f7a | [log] [tgz] |
---|---|---|
author | Daniel Sanchez <sanchezd@stanford.edu> | Tue Apr 21 08:17:36 2009 -0700 |
committer | Daniel Sanchez <sanchezd@stanford.edu> | Tue Apr 21 08:17:36 2009 -0700 |
tree | 9d2131b1d6cfd177878b06595735627da7797527 | |
parent | b0489d18ed74b542e311a2a7238cd5e19bd4b2ab [diff] |
Commit m5threads package. This patch adds limited multithreading support in syscall-emulation mode, by using the clone system call. The clone system call works for Alpha, SPARC and x86, and multithreaded applications run correctly in Alpha and SPARC.