diff options
author | David Daney <ddaney@caviumnetworks.com> | 2009-05-20 18:40:59 (GMT) |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2009-06-17 10:06:26 (GMT) |
commit | 95affdda9bfba0ac17025d48c622e1f30964e316 (patch) | |
tree | 18a3551d8882b07da35922d77d4bee7f3b16365e /lib | |
parent | e6f72d3abafd50984decc2833c706e717f5ba04e (diff) | |
download | linux-fsl-qoriq-95affdda9bfba0ac17025d48c622e1f30964e316.tar.xz |
MIPS: Fold the TLB refill at the vmalloc path if possible.
Try to fold the 64-bit TLB refill handler opportunistically at the
beginning of the vmalloc path so as to avoid splitting execution flow in
half and wasting cycles for a branch required at that point then. Resort
to doing the split if either of the newly created parts would not fit into
its designated slot.
Original-patch-by: Maciej W. Rozycki <macro@linux-mips.org>
Signed-off-by: Maciej W. Rozycki <macro@linux-mips.org>
Signed-off-by: David Daney <ddaney@caviumnetworks.com>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions