I run a server for an old game, the original Star Wars Battlefront, from 2004. The player base has shrunk, but some of us die-hards are still around and we use about 60 GB/month of data transfer on our Windows 2003 single core NFO server, that we have had since 2009.
The new sales prices for a single core linux only box has me investigating running with that NFO configuration, as it is currently about half what we pay for now (and the 4 TB of data that comes with a single core setup is extreme overkill for us). I have ordered one, and our community has set it up with ubuntu 14.04, lubuntu desktop, and wine.
We can log into the VNC terminal and start our server in a wine cmd.exe window, and it runs pretty well, with one exception--
when the map changes, it takes about 15 seconds for the map to load on the linux server (it takes about 2 seconds on the PC server).
Does anyone have any suggestions for speeding the map load? Could it be file reads? Or something else?
I used Linux back at patch level 0.93 when Linus was first starting and know some basic unix commands, but I am not an expert, so be detailed with your advice if you have any

Thanks!