Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 29 Sep 2000 02:36:28 +0900
From:      Mitsuru IWASAKI <iwasaki@jp.FreeBSD.org>
To:        msmith@freebsd.org
Cc:        iwasaki@jp.FreeBSD.org, takawata@shidahara1.planet.sci.kobe-u.ac.jp, haro@tk.kubota.co.jp, current@freebsd.org, acpi-jp@jp.FreeBSD.org
Subject:   Re: My system hang with ACPI kernel thread 
Message-ID:  <20000929023628R.iwasaki@jp.FreeBSD.org>
In-Reply-To: <200009281657.e8SGvEA01338@mass.osd.bsdi.com>
References:  <20000928233511G.iwasaki@jp.FreeBSD.org> <200009281657.e8SGvEA01338@mass.osd.bsdi.com>

next in thread | previous in thread | raw e-mail | index | archive | help
> > Currently kernel thread seems broken, so mallocing storage in
> > acpi_queue_event() never be freed.  I think number of events at a
> > point of tme is limited and we can have static storage for the events.
> > The implementaion of sys/i386/apm/apm.c:apm_record_event() (it's for apmd)
> > would be a good example.
> 
> I have a megapatch for acpi.c that I am nearly ready to commit which 
> converts it to use bus resources for all I/O allocations.  I'll fix this 
> in there, if you like.

I'm interested in your patch.  Can I see it?


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000929023628R.iwasaki>