Re: CVS commit: src

2011-03-01 Thread YAMAMOTO Takashi
hi, > Hello, > > y...@mwd.biglobe.ne.jp (YAMAMOTO Takashi) wrote: >> >> Log Message: >> >> an implementation of radix tree. the idea from linux. >> > >> > How is that different from ptree? >> >> while i'm not familiar with ptree... >> > > Patricia/Radix tree added by Matt (see src/common/lib

Re: CVS commit: src/sys

2011-03-01 Thread Andrew Doran
On Tue, Mar 01, 2011 at 01:17:11PM +0200, Jukka Ruohonen wrote: > On Tue, Mar 01, 2011 at 09:53:24AM +, Andrew Doran wrote: > > You must not call these interfaces or any kind of MI synchronization > > interface, spin mutexes included, with interrupts switched off at the > > machine level! > >

Re: CVS commit: src/sys

2011-03-01 Thread Jukka Ruohonen
On Tue, Mar 01, 2011 at 09:53:24AM +, Andrew Doran wrote: > You must not call these interfaces or any kind of MI synchronization > interface, spin mutexes included, with interrupts switched off at the > machine level! Yes, of course. It was a bug in a code that is not yet used. Already fixed,

Re: CVS commit: src/sys

2011-03-01 Thread Andrew Doran
On Mon, Feb 28, 2011 at 04:48:43PM +, Mindaugas Rasiukevicius wrote: > "Jukka Ruohonen" wrote: > > Module Name:src > > Committed By: jruoho > > Date: Fri Feb 25 09:16:00 UTC 2011 > > > > Modified Files: > > src/sys/arch/x86/acpi: acpi_cpu_md.c > > src/sys/d