Skip to content
Snippets Groups Projects
  1. Jun 29, 2018
  2. Jun 28, 2018
  3. Jun 27, 2018
  4. Jun 26, 2018
  5. Jun 22, 2018
  6. Jun 21, 2018
  7. Jun 20, 2018
    • Cédric Roux's avatar
      fix: revert increasing size of MEM_MNGT_MB5_NB_BLOCKS · b6fd23ca
      Cédric Roux authored
      This commit reverts the change coming from
      675fd0af.
      
      On a test machine, running the basic simulator (both eNB, UE
      and T tracer) with 100 RBs eats too much of memory on a computer
      with 8GB of RAM, leading to a reboot because the computer
      was not responsive anymore.
      
      Other solutions are needed to solve the memory issues, but
      multiplying by 50 this number is not a good one, at least
      not in the basic mode of operation. If this value needs
      to be that big, a #ifdef #else #endif may be used.
      b6fd23ca
  8. Jun 19, 2018
  9. Jun 18, 2018
Loading