Re: Problem with rtl_malloc
Der Herr Hofrat <[email protected]> Mon, 4 Apr 2005 11:43:07 +0200 (CEST)
| Newsgroups | gmane.linux.real-time.rtlinux.general |
|---|---|
| Message-ID | <[email protected]> |
> hello, > > if you don't have it already, make sure you have a > > bigphysarea=1024 > > option in your kernel boot line (in lilo.conf or grub's menu.lst) > > the 1024 here is just an example, you will need to know how much memory > to reserve for you application. > the default for rtl_malloc is 4096 so if you want to pass less than that then don't forget to pass max_size=1024 (in kB) or it will fail on requesting the default 4096 (4MB). hofrat _______________________________________________ Rtl mailing list [email protected] http://hq.fsmlabs.com/mailman/listinfo/rtl http:/www.rtlinux-gpl.org/