07-21-2014, 02:44 PM
I'd guess the OS swapped the less used chunks of memory into the swap file, so although it has only 32 MiB allocated, it is using more, just not physically.
|
Random Chitchat 2012-2016
|
|
07-21-2014, 02:44 PM
I'd guess the OS swapped the less used chunks of memory into the swap file, so although it has only 32 MiB allocated, it is using more, just not physically.
07-22-2014, 06:07 PM
07-23-2014, 09:40 PM
I've asked the boss about the computers selling, he said that not until the end of summer vacations. Sorry guys.
07-23-2014, 09:59 PM
07-25-2014, 05:49 PM
After fixing #1196 ( https://github.com/mc-server/MCServer/issues/1196 ) I noticed that the server seems more responsive, related to how the chunks are streamed to the client. Previously I used to walk in one direction and would "catch up" with the missing chunks being streamed, because they couldn't be loaded / generated fast enough. Since that change, the chunk loading and generating seems much snappier, I haven't been able to catch up with the missing chunks anymore. Also the chunk generator seems to run a wee bit faster.
Is it just me, or are you seeing this as well?
07-25-2014, 06:00 PM
(07-25-2014, 05:49 PM)xoft Wrote: After fixing #1196 ( https://github.com/mc-server/MCServer/issues/1196 ) I noticed that the server seems more responsive, related to how the chunks are streamed to the client. Previously I used to walk in one direction and would "catch up" with the missing chunks being streamed, because they couldn't be loaded / generated fast enough. Since that change, the chunk loading and generating seems much snappier, I haven't been able to catch up with the missing chunks anymore. Also the chunk generator seems to run a wee bit faster.Chunks for me seem to load better (a bit faster), and now I can get to the nether with no problem
Chunks are generating a little bit faster for me now. Around 15 more ch/s
07-25-2014, 07:49 PM
Unintended improvements for the win!
07-27-2014, 12:50 AM
I like the minimalistic design, although it now is a multi-click process just to download anything, and it's not exactly straightforward whether clicking a link will download a file or take you to a download location.
|
|
« Next Oldest | Next Newest »
|