Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Recent Windows versions stop responding when Firebird is working with large databases [CORE2608] #3018

Closed
firebird-automations opened this issue Aug 30, 2009 · 7 comments

Comments

@firebird-automations
Copy link
Collaborator

Submitted by: @samofatov

Assigned to: @samofatov

When working with large databases Windows consumes all RAM for filesystem cache and may bluescreen.

The underlying issue is well-documented. See how it affects IBM Domino, for example: http://www-01.ibm.com/support/docview.wss?rs=463&context=SSKTMJ&dc=DB560&dc=DB520&uid=swg21377517&loc=en_US&cs=UTF-8&lang=en&rss=ct463lotus

Commits: 8263e01

@firebird-automations
Copy link
Collaborator Author

Modified by: @samofatov

assignee: Nickolay Samofatov [ skidder ]

@firebird-automations
Copy link
Collaborator Author

Commented by: @samofatov

To fix we implemented FileSystemCacheSize setting in firebird.conf that controls the amount of RAM used for caching.

@firebird-automations
Copy link
Collaborator Author

Modified by: @samofatov

status: Open [ 1 ] => Resolved [ 5 ]

resolution: Fixed [ 1 ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @samofatov

Fix Version: 2.5 RC1 [ 10362 ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @pcisar

status: Resolved [ 5 ] => Closed [ 6 ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @pavel-zotov

QA Status: No test

@firebird-automations
Copy link
Collaborator Author

Modified by: @pavel-zotov

status: Closed [ 6 ] => Closed [ 6 ]

QA Status: No test => Cannot be tested

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment