Re: [PATCH 3/3 v2] opensm SA DB dump/restore: dump SA DB only if modified

2010-01-11 Thread Yevgeny Kliteynik
Hi Sasha, On 26/Nov/09 16:15, Sasha Khapyorsky wrote: On 13:01 Wed 04 Nov , Yevgeny Kliteynik wrote: Optimizing SA DB dump - added "dirty" flag to denote that the SA DB was modified, so that the DB will be dumped only when the flag is on. [v2 - no changes, just rebased and resolved conflic

Re: [PATCH 3/3 v2] opensm SA DB dump/restore: dump SA DB only if modified

2009-12-06 Thread Yevgeny Kliteynik
Hi Sasha, Sasha Khapyorsky wrote: On 13:01 Wed 04 Nov , Yevgeny Kliteynik wrote: Optimizing SA DB dump - added "dirty" flag to denote that the SA DB was modified, so that the DB will be dumped only when the flag is on. [v2 - no changes, just rebased and resolved conflicts] Signed-off-by:

Re: [PATCH 3/3 v2] opensm SA DB dump/restore: dump SA DB only if modified

2009-11-26 Thread Sasha Khapyorsky
On 13:01 Wed 04 Nov , Yevgeny Kliteynik wrote: > Optimizing SA DB dump - added "dirty" flag to denote > that the SA DB was modified, so that the DB will be > dumped only when the flag is on. > > [v2 - no changes, just rebased and resolved conflicts] > > Signed-off-by: Yevgeny Kliteynik > ---

[PATCH 3/3 v2] opensm SA DB dump/restore: dump SA DB only if modified

2009-11-04 Thread Yevgeny Kliteynik
Optimizing SA DB dump - added "dirty" flag to denote that the SA DB was modified, so that the DB will be dumped only when the flag is on. [v2 - no changes, just rebased and resolved conflicts] Signed-off-by: Yevgeny Kliteynik --- opensm/include/opensm/osm_sa.h |5 + opensm/opens