On 05/22/2011 01:12 PM, Max Filippov wrote: > This is also done by gen_load_store_alignment. > Does it really worth copying part of this logic to do_unaligned_access just > to use ALIGNED_ONLY framework?
Yes, because it is done out-of-line, as a part of the TLB load slow path. r~