[haiku-commits] Re: r39206 - in haiku/trunk: headers/private/kernel/arch/arm src/system/kernel/arch/arm src/system/kernel/arch/arm/paging src/system/kernel/arch/arm/paging/32bit

  • From: Ingo Weinhold <ingo_weinhold@xxxxxx>
  • To: haiku-commits@xxxxxxxxxxxxx
  • Date: Sat, 30 Oct 2010 18:40:11 +0200

On 2010-10-30 at 16:49:51 [+0200], Ithamar R. Adema 
<ithamar.adema@xxxxxxxxxxxxxxxx> wrote:
> On Sat, 2010-10-30 at 16:27 +0200, François Revol wrote:
> > Cool, congrats !
> > 
> > I'll clone this for 68k too since I also need to special-case
> > depending on the cpu anyway. I already had something alike but not as
> > clean.
> 
> My intend is, when I'm a little further along, and others can come to
> play as well, to refactor a lot of this code into arch/generic/ or so,
> as the amount of actual code changes was pretty limited (ofcourse
> there's still plenty to do).

When you do that, be sure to do thorough performance testing. Depending on 
the use case this can be pretty hot code and you want to be careful what 
you do in the inner loops.

CU, Ingo

Other related posts: