public inbox for linuxppc-dev@ozlabs.org 
 help / color / mirror / Atom feed
* Memory map
@ 2000-11-27 19:04 Konstantin Sabodash
  2000-11-27 19:22 ` Dan Malek
  0 siblings, 1 reply; 4+ messages in thread
From: Konstantin Sabodash @ 2000-11-27 19:04 UTC (permalink / raw)
  To: linuxppc-embedded, wg


Hello TWG - pat, mark & steve.

I've seen your post to linuxppc-embedded@lists•linuxppc.org  regarding
memory access  from Linux.
Your code works fine.

 "paddr2 = mmap(0,size,PROT_READ|PROT_WRITE,MAP_SHARED,fd,0x50000000);"

But  page size is 1K and their start addresses  appears in address
space  with increment 0x1000.
So if I put 0x50000400 address it give me segmentation fault. It works
fine in region 0x50000000 ...  0x500003ff  next 0x50001000 ...
0x500103ff and so on.
Question : how can we increase page size to eliminate these holes.
Thanks in advance.

--
Konstantin Sabodash


** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2000-11-28 21:04 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2000-11-27 19:04 Memory map Konstantin Sabodash
2000-11-27 19:22 ` Dan Malek
2000-11-27 19:44   ` IBM Walnut 405GP eval board Tom Shaver
2000-11-28 21:04     ` Frank Rowand

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox