[Date Prev][Date Next][Date Index]

RE: save/restore data quantities




> IF save/restore (and it is IF) were to use NVRAM it would need to be
> large enough to be useful. With this thought in mind I'd like to know
> how many channels/how much data people save with save/restore, so that
> we can help the ASD Controls folks size the memory chip correctly.

Here is a listing of the size of all of the .sav files from our IOCs.
corvette> wc */*.sav
     52     110    1388 ioc13bma/auto_positions.sav
   1728    2890   39737 ioc13bma/auto_settings.sav
    130     266    3485 ioc13bmd/auto_positions.sav
   2893    5187   67526 ioc13bmd/auto_settings.sav
      0       0       0 ioc13ge1/auto_positions.sav
   2512    4727   59986 ioc13ge1/auto_settings.sav
     68     142    1864 ioc13ida/auto_positions.sav
   1954    3319   45296 ioc13ida/auto_settings_2003jul07.sav
   1954    3374   46046 ioc13ida/auto_settings.sav
    178     362    4734 ioc13idc/auto_positions.sav
   3291    6003   73484 ioc13idc/auto_settings.sav
    130     266    3686 ioc13idd/auto_positions.sav
   3200    5648   73356 ioc13idd/auto_settings.sav
    151     211    4330 ioc13lab2/auto_positions.sav
    748    1141   16342 ioc13lab2/auto_settings.sav
  18989   33646  441260 total


Each IOC has 2 files:

auto_positions.sav, typically about 150 PVs, 4KB.
auto_settings.sav, typically 3000 PVs, 75KB.

Hope this helps.
Mark