HBOHBO Forum
glyphstrip  
Halo.bungie.org
glyphstrip
Frequently Asked Forum Questions
 Search the HBO News Archives

Any All Exact 
Search the Halo Updates DBs

BWU Halo Halo2 
Search Older Posts on This Forum:
Posts on Current Forum | Archived Posts

View Thread Reply Return to Index Set Prefs Previous Next
Re: Map files are memory mapped
By:uberfoop
Date: 6/27/14 12:55 am
In Response To: Map files are memory mapped (kornman00)

: The game's map files are baked to be memory mapped to a fixed address, which
: is part of how they achieve such fast load times (the most time consuming
: part is loading assets like textures, etc, which aren't fixed to a
: specific address and may not be sequentially laid out on disc). So a
: weapon definition in a map file is laid out exactly how it will appear
: once loaded into memory. So there are pointer-sized fields within the map
: files. Some of the data structures might have required a different (ie,
: greater) alignment for a 64-bit platform. This would also be reflected in
: the map file too.

: So everything on disc that is directly memory bound will have to be 64-bit.
: For Halo, this is a lot of data, but I doubt it would result in anything
: more than each map file growing by a MB or two in size.

Even if it's a memory image of sorts, if the data only requires 32-bit precision, wouldn't it be feasible to store it in a compact 32+32 format on the disc, and have the CPU (or perhaps GPU, really) unpack the data as it comes in? In addition to potentially saving disc space, I wouldn't be shocked if it reduced load times when there are large contiguous areas of data.

Between the parallel processing capabilities of this hardware and the fact that these memory accesses would be highly patterned on a 68GB/s, I'd expect the HDD to be the bottleneck.


Messages In This Thread

Life without Reach.Metalingus6276/26/14 9:06 am
     Re: Life without Reach.gamerguy20026/26/14 9:56 am
     Re: Life without Reach.Cody Miller6/26/14 12:39 pm
           Hehe. *NM*Ragashingo6/26/14 1:31 pm
     Just Wait For The Anniversary Editions.Morpheus6/26/14 8:05 pm
           I'll take 12! *NM*Kal6/26/14 9:39 pm
           Re: Just Wait For The Anniversary Editions.General Vagueness6/26/14 10:44 pm
     Disc spacekornman006/26/14 10:30 pm
           I agreeZackDark6/26/14 10:37 pm
                 I meant I agree with everything but that paragraph *NM*ZackDark6/26/14 10:37 pm
                 Map files are memory mappedkornman006/27/14 12:42 am
                       Re: Map files are memory mappeduberfoop6/27/14 12:55 am
                             I'm talking about data containing pointerskornman006/27/14 4:46 am
                                   Re: I'm talking about data containing pointersZackDark6/27/14 11:23 am
                                   Re: I'm talking about data containing pointersGeneral Vagueness6/27/14 12:25 pm
                                         Virtual Memorykornman006/27/14 6:25 pm
                                               Re: Virtual Memoryuberfoop6/27/14 7:34 pm

Sign up to post.

You will only be able to post to the forum if you first create a user profile.
If, however, you already have a user profile, please follow the "Set Preferences" link on the main index page and enter your user name to log in to post.