contiguous memory allocation problem
- From: Hans Petter Selasky <hselasky@xxxxxxx>
- Date: Fri, 30 Jun 2006 20:29:28 +0200
Hi,
I sometimes see that the USB driver is unable to allocate contiguous memory
for itself. For example I noticed that FreeBSD was unable to allocate
350kbytes of contiguous memory after that I had run "konqueror", the KDE web
browser and various other memory consuming applications for a while.
I am thinking about pre-allocating some memory for USB, but isn't that the job
of bus-dma, which the USB system uses for memory allocation?
The machine in question is running FreeBSD 7-current from April.
Any comments?
Thanks,
--HPS
_______________________________________________
freebsd-hackers@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@xxxxxxxxxxx"
- Follow-Ups:
- Re: contiguous memory allocation problem
- From: Peter Jeremy
- Re: contiguous memory allocation problem
- From: Kip Macy
- Re: contiguous memory allocation problem
- Prev by Date: Re: Return value of malloc(0)
- Next by Date: Re: freebsd port onto IBM/Lenovo T 40
- Previous by thread: freebsd port onto IBM/Lenovo T 40
- Next by thread: Re: contiguous memory allocation problem
- Index(es):
Relevant Pages
|