ID |
Date |
Author |
Topic |
Subject |
Text |
 |
2483
|
27 Apr 2023 |
Stefan Ritt | Suggestion | Maximum ODB size | > Congratulations. created != "it works".
Two other tings to consider:
|
|
2485
|
28 Apr 2023 |
Marius Koeppel | Suggestion | Maximum ODB size | > my vote is to bump the ODB size limit to
1999*1000*1000 (not quite 2GB). but this
needs to be tested. especially save and restore |
  |
2486
|
28 Apr 2023 |
Stefan Ritt | Suggestion | Maximum ODB size | > Is this maybe related to what Stefan said
about the run start - so that odbedit needs
some time to load the bigger ODB?
|
|
2487
|
28 Apr 2023 |
Marius Koeppel | Suggestion | Maximum ODB size | > At the run start mlogger writes the ODB
to the .mid file. This needs conversion (binary
ODB -> XML ASCII) which can take time.
|
|
2488
|
28 Apr 2023 |
Konstantin Olchanski | Suggestion | Maximum ODB size | > > Congratulations. created != "it works".
>
> Two other tings to consider:
|
|
2489
|
28 Apr 2023 |
Konstantin Olchanski | Suggestion | Maximum ODB size | > > Is this maybe related to what Stefan said
about the run start - so that odbedit needs
some time to load the bigger ODB?
|
|
2525
|
09 Jun 2023 |
Konstantin Olchanski | Suggestion | Maximum ODB size | > > 1) The ODB shared memory is dumped into
a binary file (".ODB.SHM") after the last
client finished ...
|
|
2527
|
12 Jun 2023 |
Stefan Ritt | Suggestion | Maximum ODB size | > correction: ODB shared memory is saved to
.ODB.SHM each time a client stops, this is
db_close_database().
|
|
2528
|
12 Jun 2023 |
Konstantin Olchanski | Suggestion | Maximum ODB size | > > correction: ODB shared memory is saved
to .ODB.SHM each time a client stops, this
is db_close_database().
|
|
2529
|
13 Jun 2023 |
Stefan Ritt | Suggestion | Maximum ODB size | > I remember the same, but I tracked it down
in git to the very first commit, and there
is no if() there,
|
|
2530
|
13 Jun 2023 |
Marius Koeppel | Suggestion | Maximum ODB size |
> BTW, how do I resize the ODB. I remember
we discussed this some time ago, and concluded |
|
2535
|
13 Jun 2023 |
Konstantin Olchanski | Suggestion | Maximum ODB size | > > I remember the same, but I tracked it
down in git to the very first commit, and
there is no if() there,
|
|
2536
|
13 Jun 2023 |
Konstantin Olchanski | Suggestion | Maximum ODB size | > > BTW, how do I resize the ODB.
ODB cannot be resized "online". Everything |
|
2537
|
13 Jun 2023 |
Stefan Ritt | Suggestion | Maximum ODB size |
> small problem. build an experiment, start
taking data, observe how ODB is never saved |
|
2538
|
13 Jun 2023 |
Konstantin Olchanski | Suggestion | Maximum ODB size | >
> > small problem. build an experiment, start
taking data, observe how ODB is never saved |
|
2539
|
13 Jun 2023 |
Stefan Ritt | Suggestion | Maximum ODB size |
> are you sure? when/how often does "last
midas program finishes" happen? it does not |
|
2541
|
15 Jun 2023 |
Konstantin Olchanski | Suggestion | Maximum ODB size | >
> > are you sure? when/how often does "last
midas program finishes" happen? it does not |
|
2565
|
28 Jul 2023 |
Stefan Ritt | Suggestion | Maximum ODB size | > RFE filed:
> https://bitbucket.org/tmidas/midas/issues/367/odb-should-be-saved-to-disk-periodically
|
|
2578
|
09 Aug 2023 |
Konstantin Olchanski | Suggestion | Maximum ODB size | > > RFE filed:
> > https://bitbucket.org/tmidas/midas/issues/367/odb-should-be-saved-to-disk-periodically
>
|
|
61
|
06 Jun 2004 |
Konstantin Olchanski | | Makefile: set -rpath | I commited Makefile bits to set the RPATH
on dynamically linked executables
to find libmidas.so and ROOT shared libraries |
|