> > 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 [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message