Subject | Re: [firebird-support] Re: Detecting disk operations |
---|---|
Author | livius |
Post date | 2017-07-05T15:02:14Z |
Hi,
If yes, how to catch such situation?
Is there some other situation where some “buffer” go to disk?
P.S. Should i create ticket with feature request about collection of this stats?
regards,
Karol Bieniaszewski
---
Ta wiadomość została sprawdzona na obecność wirusów przez oprogramowanie antywirusowe Avast.
https://www.avast.com/antivirus
[Non-text portions of this message have been removed]
> 2. Page is read/write beacause of big sort operationWill be good to see this on trace output and accumulated stats on mon$tables
>> Sort IO is directed into separate temporary files and it is nor cached by the engine, nor paged.
>> Unfortunately, engine doesn't collect Sort statistics.
>>You could try to use OS utlities to look at performance stats at the file level, btwthis is not accurate
> 3. Page is read/write from temp object bigger then memory buffer e.g big global temporary table, others?What happen when GTT will be bigger then whole mem cache? It will go to disk?
>> GTT's data go thru the common page cache as all other database operations.
If yes, how to catch such situation?
Is there some other situation where some “buffer” go to disk?
P.S. Should i create ticket with feature request about collection of this stats?
regards,
Karol Bieniaszewski
---
Ta wiadomość została sprawdzona na obecność wirusów przez oprogramowanie antywirusowe Avast.
https://www.avast.com/antivirus
[Non-text portions of this message have been removed]