Atul Vidwansa wrote:
> Hi,
>    I have few questions about the way a transaction group is created.
> 
> 1. Is it possible to group transactions related to multiple operations
> in same group? For example, an "rmdir foo" followed by "mkdir bar",
> can these end up in same transaction group?
> 
> 2. Is it possible for an operation (say write()) to occupie multiple
> transaction groups?
> 
> 3. Is it possible to know the thread id(s) for every commited txg_id?

What problem are you trying to solve here ?

Why do you think it would be useful to know after the fact which threads 
  did operations in a given transaction group ?

-- 
Darren J Moffat

Reply via email to