Messages in this thread |  | | Date | Sat, 5 Apr 2008 16:29:35 -0700 | From | "Paul Menage" <> | Subject | Re: [-mm] Add an owner to the mm_struct (v8) |
| |
On Sat, Apr 5, 2008 at 11:59 AM, Balbir Singh <balbir@linux.vnet.ibm.com> wrote: > > But surely the performance of thread exits wouldn't be affected by the > > delay_group_leader(p) change, since none of the exiting threads would > > be a group leader. That optimization only matters when the entire > > process exits. > > > > On the client side, each JVM instance exits after the test. I see the thread > group leader exit as well through getdelays (I see TGID exits).
How long does the test run for? How many threads does each client have?
Paul
|  |