commit | 9fbce904e6471b49668457caa4c0c2d4131a0fb5 | [log] [tgz] |
---|---|---|
author | Shawn O. Pearce <spearce@spearce.org> | Wed Jul 28 10:48:53 2010 -0700 |
committer | Shawn O. Pearce <spearce@spearce.org> | Wed Jul 28 12:13:48 2010 -0700 |
tree | 2ec3171453e47d5f061fb29db6c6ea6560c11142 | |
parent | bb99ec0aa00aab6d9f60e4d35c93d20bd614e4dc [diff] |
Pass PackConfig down to PackWriter when packing When we are creating a pack the higher level application should be able to override the PackConfig used, allowing it to control the number of threads used or how much memory is allocated per writer. Change-Id: I47795987bb0d161d3642082acc2f617d7cb28d8c Signed-off-by: Shawn O. Pearce <spearce@spearce.org>