| To: | kaka <share.kt@gmail.com> |
|---|---|
| Subject: | Re: [directfb-dev] Usage of mmap command |
| From: | Denis Oliver Kropp <dok@directfb.org> |
| Date: | Tue, 20 Nov 2007 09:29:35 +0100 |
| Cc: | linux-mips@linux-mips.org, uclinux-dev@uclinux.org, celinux-dev@tree.celinuxforum.org, linux-fbdev-users@lists.sourceforge.net, directfb-users@directfb.org, directfb-dev@directfb.org |
| In-reply-to: | <eea8a9c90711192239q6009cbb8y76790fa73bc4a5b7@mail.gmail.com> |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| References: | <eea8a9c90711192239q6009cbb8y76790fa73bc4a5b7@mail.gmail.com> |
| Sender: | linux-mips-bounce@linux-mips.org |
| User-agent: | Thunderbird 2.0.0.6 (X11/20070803) |
kaka wrote: > Hi All, > > void *mmap(void *start, size_t length, int prot, int flags, int > fd, off_t offset); > > I am providing 16,00,000 as length parameter in mmap command. > It is giving me error as Can't mmap region. on the other hand when i am > providing 9,00,000 as length parameter in mmap command. > It is successful. > This mmap command is being issued from User space. > > On the other hand in the framebuffer driver in the kernel spce i have > specified the length of mmio in the ioremap as 16,00,000. The ioremap() is independent of the values propagated to user space and fbmem.c via fix.mmio_start and fix.mmio_len, please check these. -- Best regards, Denis Oliver Kropp .------------------------------------------. | DirectFB - Hardware accelerated graphics | | http://www.directfb.org/ | "------------------------------------------" |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: [SPAM] Re: IP22 64Bit arcboot - current git crashes on 3 machines at different points, Thomas Bogendoerfer |
|---|---|
| Next by Date: | Usage of mmap command, kaka |
| Previous by Thread: | Usage of mmap command, kaka |
| Next by Thread: | Usage of mmap command, kaka |
| Indexes: | [Date] [Thread] [Top] [All Lists] |