Displaying 3 results from an estimated 3 matches for "47927".
Did you mean:
479,7
2001 Apr 23
0
Ext3 for Linux 2.4 progress report
Hi Andreas, Stephen,
We have a lot working now:
1. journal recovery and initialization stuff is working
2. transactions go to the disk
3. infrastructure is there to do transcactions
4. ext3_create is fully operational.
The problems we have seen mostly have to do with differences in which
buffer heads are being initialized. Things like b_transaction etc. were
not cleaned up.
There are more
2019 Jul 05
0
Performance issues/difference of two servers running same task (one is quicker)
...e?
> - This even happens if the DELL is on low load (i.e. middle of the night)
> and
> only serves a few requests.
As others have said the DEV server is a generation newer CPU. For CPU
details I often reference Intels ?ark? pages:
https://ark.intel.com/content/www/us/en/ark/products/47927/intel-xeon-processor-l5630-12m-cache-2-13-ghz-5-86-gt-s-intel-qpi.html
12M Cache, 2.13 GHz, 5.86 GT/s Intel? QPI
https://ark.intel.com/content/www/us/en/ark/products/52274/intel-xeon-processor-e3-1245-8m-cache-3-30-ghz.html
8M Cache, 3.30 GHz
The ?generations? I mentioned are:
Code NamePr...
2019 Jul 04
8
Performance issues/difference of two servers running same task (one is quicker)
Hi
I need some advice what to do next, even if someone tells me to
check out (an)other mailing list(s), tuning site or point me in a better
direction how to solve my annoying problem: one server is much faster
for certain tasks although on "shitty" hardware.
I have tried many things to solve my issue
- changed buffer/pool/cache/etc mysqld
- changed server settings apache/php
-