Jump to content

Undergarun

Members
  • Posts

    119
  • Joined

  • Last visited

    Never
  • Donations

    0.00 GBP 

Everything posted by Undergarun

  1. http://pastebin.com/k5ymyHeQ
  2. Multithreaded MMaps Test on High populated realm: Note: Crash between tests so is not a just mmaps.enabled = 0 and .reload config For this kind of performance a Dedicated MySQL Server with enought memory to keep all data on RAM is needed! Also 4000 ppl online and 3 mapupdatethreads is the MaNGOS limit until everything is moved to per-map multithreading and if movement system is implemented also in multithreading way this limit can easily increased to up to 9000 - 10.000 ppl online. @aming51 Now all my realms have latests version of mmaps and re-extracted mmaps. So please test all again My players are reporting more falls under map that usually was. Reports about those issues coming soon but i suggest to use pathfinder on ConfusedMovementGenerator for generate random movements over valid terrain. ^^
  3. In order to continue with TBC and WOTLK content you should upgrade your account from Account Management. Second service on the right menu. Also my realms supports enUS enGB esES esMX deDE frFR ruRU but unfortunately not clients from asia (DBCs and installer from those clients are needed!). Cheers.
  4. Something about my realms, i'm not using GridUnload, its always = 0 so don't know if mmaps can cause crashes in someway with unloaded grids, etc.. @aming51 test it now, PostCollision is enabled in all realms.
  5. Post Collision is disabled on my realms. Single threaded tests of mmaps on low populated realm: Note: Crash between tests so is not a just mmaps.enabled = 0 and .reload config Tests on multithreaded high populated realm coming soon!
  6. Works like a charm for now... ;-)
  7. Other mmaps crash: http://pastebin.com/DmGryVfP
  8. Crash related to mmaps: http://pastebin.com/vv1PsTVY
  9. I'm having crashes and crashes so i can't test it until everything is fixed ;-) I was redoing clean public repo: https://github.com/Undergarun/mangos/commits/master
  10. Hi QSA, thanks for https://github.com/faramir118/mangos/commit/30cd0ee2bd1d23ba0952d528e720dfe9808e4a83 https://github.com/faramir118/mangos/commit/2e70c84b625b6c956d912bc4cf9ffc34bd246bc6 I haven't forgotten our deal, i'm just waiting the work of rsa on multithreading locking for make fully multithreaded performance tests. I still use mmaps and notice no new crashdumps related to, so consider mmaps as stable (not fully free bugs but stable at least). Cheers.
  11. With low chance: http://pastebin.com/6JBf0JxK
  12. Tests will be done as soon as i can fix stability issues on my realms. Thanks for all work made!
  13. Perfect, i'll do tests when you finish to provide performance data from latest mmaps version.
  14. I can provide you screenshots of htop w/out mmaps but with mtmaps at 4 threads load is continuously jumping from one thread to another (CPU with 24 threads) so is quite difficult to get accurate information. But if is enought for you, deal.
  15. I'm using mmaps with more than 3000+ ppl online since some months ago without problems. Also i have mtmaps (4 Threads) and 48 GB DDR3 ECC with MySQL in other server. Waiting for merge with mangos due to changes made by SilverIce.
  16. This problem was solved with your latest changes in auctions, thank you ;-)
  17. The problem is that patching the World of Warcraft client is ilegal in some countries and is not the way... thats why MaNGOS doesn't support Cataclysm yet. Maybe some kind of on runtime memory patching would be better and find the RC5 private key used by Blizzard servers is the best way! ;-)
  18. Since Tom_Rus changes in Auction House work arround patch 3.1.0, when some player tries to sort autions can happen 2 things: 1. If you have Network.KickOnBadPacket = 1 player gets kicked. 2. If you don't have Network.KickOnBadPacket = 0, when some player sorts autions: ERROR:Attempted to get in ByteBuffer (pos: 32 size: 46) value with size: 16 ERROR:WorldSession::Update ByteBufferException occured while parsing a packet (opcode: 600) from client xxx.xxx.xxx.xxx, accountid=1. Cheers.
  19. I think is a FluxBB bug Really boring...
  20. Hi everybody. I have to disabled mmaps due to freeze issues with latest sources Crashdumps: http://pastebin.com/29CS8hWx http://pastebin.com/a0Rp1Bwr Test about mmaps performance will come when i finish some tests for some Ambal's patches. Cheers.
  21. mmmm 980776736 is my max guid in item_instante, some efficient guid reuse world be appreciated
  22. Modify Spell.dbc in order to remove cooldown doesn't work anymore since MaNGOS has server side cooldown check.
  23. Some information about prepared statements tests: PlayerSave.Interval = 300000 (Save characters every 5 minutes) PlayerSave.Stats.MinLevel = 0 (No stats storage) Query Cache Hit rate = 0 (MySQL Query Cache disabled, Tweaking query_cache_size and query_cache_limit in your my.cnf should improve Query Cache Hit rate) World of Warcraft Armory by Shadez (Increase MySQL workload seriously and the armory_characters_stats is wasting resources so it should be improved in other way because the blob is really heavy and bad way.) MySQL SERVER Htop 3k+ ppl MySQL dedicated server workload Best Regards to everyone and special thanks to Ambal for its georgeous work.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Privacy Policy Terms of Use