Source-Changes-D archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src/sys/arch/xen/xen



Masao Uebayashi <uebayasi%tombi.co.jp@localhost> wrote:
> On Mon, Apr 18, 2011 at 03:04:32AM +0000, Mindaugas Rasiukevicius wrote:
> > Module Name:        src
> > Committed By:       rmind
> > Date:               Mon Apr 18 03:04:31 UTC 2011
> > 
> > Modified Files:
> >     src/sys/arch/xen/xen: balloon.c
> > 
> > Log Message:
> > balloon_xenbus_attach: use KM_SLEEP for allocation.
> > 
> > Note: please do not use KM_NOSLEEP.
> 
> And, according to yamt@, KM_SLEEP can fail in the current design...

IIRC yamt@ fixed it a year or few ago.

-- 
Mindaugas


Home | Main Index | Thread Index | Old Index