summaryrefslogtreecommitdiff
path: root/src/blockmap.c
AgeCommit message (Expand)AuthorFilesLines
2008-04-23Tons of UI tweaks. Oops.Chris Wilson1-2/+2
2007-12-11Include small gaps between address ranges.Chris Wilson1-6/+22
2007-12-09Protect against deref frames[-1].Chris Wilson1-6/+10
2007-12-07Disable superblocks (or rather set superblock = 1 page).Chris Wilson1-2/+3
2007-12-07Mark the limits of superblocks in the blockmap.Chris Wilson1-6/+31
2007-12-07Limit the blockmap to the actual page range.Chris Wilson1-0/+10
2007-12-07Move the endianness handling into a macro.Chris Wilson1-25/+21
2007-12-07Skip unused superpages in the blockmap.Chris Wilson1-12/+52
2007-12-05Store the array of Frames in the Allocator (rather than 3 arrays).Chris Wilson1-10/+11
2007-12-05Move the task of symbol lookup to the gui.Chris Wilson1-2/+2
2007-12-04Rename to odin (Óðinn) after the Norse god of wisdom.Chris Wilson1-5/+5
2007-12-04Add GPL copyright preamble.Chris Wilson1-0/+21
2007-12-03Count the total number of touched pages.Chris Wilson1-2/+2
2007-12-0264bit fixes.Chris Wilson1-11/+20
2007-11-30Endianness for blockmap.Chris Wilson1-0/+14
2007-11-3064bit corrections.Chris Wilson1-1/+4
2007-11-29Fix Tree corruption.Chris Wilson1-1/+1
2007-11-29Accumulate deltas.Chris Wilson1-4/+1
2007-11-2964bit corrections.Chris Wilson1-1/+4
2007-11-29Only discard the highlight when changing blocks.Chris Wilson1-3/+5
2007-11-29Track peak allocated page range.Chris Wilson1-1/+8
2007-11-28Fit blockmap to aspect of containing area.Chris Wilson1-16/+47
2007-11-27Replace g_intern_string with a GStringChunk - reduces number of allocs.Chris Wilson1-2/+2
2007-11-27Stop backtrace at main().Chris Wilson1-0/+6
2007-11-27Hide a few compiler warnings and pretty print numbers.Chris Wilson1-10/+27
2007-11-26Add a ring view.Chris Wilson1-1/+0
2007-11-24Move source files into src/Chris Wilson1-0/+681