|
-
February 14th, 2003, 05:21 AM
#1
Memory problem-any help is appreciated
Hi all,
Iam running an application which takes a Data File as input,formats the data & write it to an output File.I was running the application with 2MB data as input.Iam running it under both windows & Linux.
Under Linux,The memory usage shoots up and reaches a point where there is no more memory available & I have to reboot the system.
Iam using the same application with the same input under windows & there is no Memory usage shoot up.
This behaviour is showing up only in the linux system.
Threads are implemented in 2 different ways under windows & Linux.Is there any difference in stl implementation,memory management under Linux & thigs of that sort......which could be the cause.Iam just guessing all these things.
Iam just wondering what could be the cause of this problem under Linux.Any suggestion or opinion would be very much appreciated.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|