Re: [RFT] Rewrite timer on arm efi and remove leftover in startup code

2013-10-07 Thread Vladimir 'φ-coder/phcoder' Serbinenko
On 07.10.2013 13:30, Leif Lindholm wrote: > On Fri, Oct 04, 2013 at 12:46:53AM +0200, Vladimir 'φ-coder/phcoder' > Serbinenko wrote: >> Current timer code for ARM EFI is horror. Can anyone test this? > > I can verify that this works on my Versatile Express TC2 platform, > with no noticeable perfo

Re: [RFT] Rewrite timer on arm efi and remove leftover in startup code

2013-10-07 Thread Leif Lindholm
On Fri, Oct 04, 2013 at 12:46:53AM +0200, Vladimir 'φ-coder/phcoder' Serbinenko wrote: > Current timer code for ARM EFI is horror. Can anyone test this? I can verify that this works on my Versatile Express TC2 platform, with no noticeable performance degradation (and it does increment). However,

Re: GRUB2 on OpenBSD 5.3-amd64: linking problem

2013-10-07 Thread Ilya Bakulin
On Monday 23 September 2013 18:16:15 Vladimir 'φ-coder/phcoder' Serbinenko wrote: > On 23.09.2013 17:59, Ilya Bakulin wrote: > > Hi Vladimir, > > So I'm preparing a OpenBSD port of GRUB2. I have chosen a revision 5152 > > for the initial version of the port. > > I already did couple revisions ago.