Ticket #302 (closed: fixed)

Opened 12 years ago

Last modified 5 years ago

Investigate linux memory issue

Reported by: Martyn Gigg Owned by:
Priority: major Milestone: Iteration 14
Component: Keywords:
Cc: Blocked By:
Blocking: Tester:

Description


Change History

comment:1 Changed 12 years ago by Martyn Gigg

(In [1646]) Added a class to test memory usage. This is basically to demonstrate that there is in fact no memory leak in Linux. Re #302

comment:2 Changed 12 years ago by Martyn Gigg

  • Status changed from new to closed
  • Resolution set to fixed

The root cause of Linux apparently not freeing memory is that it just doesn't free it for the OS, however the active process can still use it. More information can be found here

comment:3 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 1150

Note: See TracTickets for help on using tickets.