Add support for HeapReason_GetSkewAligned
Jeffrey Lee authored
Detail:
Similar to HeapReason_GetAligned, GetSkewAligned is used for allocating
aligned blocks (with optional boundary limit). However instead of using
the logical address of the user portion of the block for the alignment
calculation, it uses an arbitrary offset specified in R5. This makes
it useful for clients such as the PCI module, which care about the
physical alignment of blocks rather than logical alignment.

Admin:
Tested with heaptest
b954559e
Name Last commit Last update
..
AMBControl Allow runtime adjustment of AplWorkMaxSize
PMF Various kernel cleanups
vdu Move former ControlList_Interlaced item into SyncPol flags
ARM600 Support supersection-mapped memory in OS_Memory 24
ARMops Fix dodgy ranged ICache cleans when using ARMv7MP ARMops
Arthur2 Fix incorrect OS_SynchroniseCodeAreas call
Arthur3 Attempt to tidy up substitute screen mode selection logic
ArthurSWIs Increase number of vectors supported by the kernel to 96.
CPUFeatures Revise comments - it's multiprocessing extensions, not virtualisation
ChangeDyn Allow runtime adjustment of AplWorkMaxSize
Convrsions Add UUID output formatter to conversions
Exceptions Implement support for cacheable pagetables
ExtraSWIs Fix global OS_SynchroniseCodeAreas. ARMop tweaks.
GetAll Attempt to tidy up substitute screen mode selection logic
HAL Fix a couple of RISCOS_MapInIO bugs
HeapMan Add support for HeapReason_GetSkewAligned
HeapSort Avoid unnecesssary remainder calculations
Kernel Support permanent mapping of IO above 4GB using supersections
LibKern More HAL work. IOMD HAL work in progress. Lots of my own little build scripts. Don't touch this.
MOSDict Import from cleaned 360 CD
MemInfo Support supersection-mapped memory in OS_Memory 24
MemMap2 Attempt to tidy up substitute screen mode selection logic
Middle Adjust undefined instruction error message to show correct address on Thumb.
ModHand Unplug/RMInsert with podule module fix
MoreComms Resolve 2x header clashes
MoreSWIs
MsgCode
NewIRQs
NewReset
Oscli
SWINaming
Super1
SysComms
TickEvents
UnSqueeze
Utility
VMSAv6