public inbox for linux-ia64@vger.kernel.org
 help / color / mirror / Atom feed
* [Linux-ia64] Max size of shared memory segment.
@ 2001-06-11 21:31 Michael Madore
  2001-06-11 22:38 ` David Mosberger
  2001-06-11 23:03 ` Seth, Rohit
  0 siblings, 2 replies; 3+ messages in thread
From: Michael Madore @ 2001-06-11 21:31 UTC (permalink / raw)
  To: linux-ia64

Hi,

What is the maximum size a shared memory segment can have on linux IA64?

-- 
Mike Madore
Senior Software Engineer
TurboLinux, Inc.
(650)228-5203


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

* Re: [Linux-ia64] Max size of shared memory segment.
  2001-06-11 21:31 [Linux-ia64] Max size of shared memory segment Michael Madore
@ 2001-06-11 22:38 ` David Mosberger
  2001-06-11 23:03 ` Seth, Rohit
  1 sibling, 0 replies; 3+ messages in thread
From: David Mosberger @ 2001-06-11 22:38 UTC (permalink / raw)
  To: linux-ia64

>>>>> On Mon, 11 Jun 2001 14:31:32 -0700, Michael Madore <mmadore@turbolinux.com> said:

  Mike> Hi, What is the maximum size a shared memory segment can have
  Mike> on linux IA64?

By default, it's 32MB but you can change that via
/proc/sys/kernel/shmmax.  There is no a priori limit for how big a
value you can install there, but on IA-64 Linux you'll be limited to
what fits in a single region.  With 16KB pages, that would be 16TB.

	--david


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

* RE: [Linux-ia64] Max size of shared memory segment.
  2001-06-11 21:31 [Linux-ia64] Max size of shared memory segment Michael Madore
  2001-06-11 22:38 ` David Mosberger
@ 2001-06-11 23:03 ` Seth, Rohit
  1 sibling, 0 replies; 3+ messages in thread
From: Seth, Rohit @ 2001-06-11 23:03 UTC (permalink / raw)
  To: linux-ia64

Normally this is set to 32MB, but you can change it in file
include/linux/shm.h (parameter SHMMAX).  There is also /proc interface for
shared memory parameters, but I don't think that  you can use this interface
to modify the parameters.....

rohit

-----Original Message-----
From: Michael Madore [mailto:mmadore@turbolinux.com]
Sent: Monday, June 11, 2001 2:32 PM
To: linux-ia64@linuxia64.org
Subject: [Linux-ia64] Max size of shared memory segment.


Hi,

What is the maximum size a shared memory segment can have on linux IA64?

-- 
Mike Madore
Senior Software Engineer
TurboLinux, Inc.
(650)228-5203

_______________________________________________
Linux-IA64 mailing list
Linux-IA64@linuxia64.org
http://lists.linuxia64.org/lists/listinfo/linux-ia64



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

end of thread, other threads:[~2001-06-11 23:03 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-06-11 21:31 [Linux-ia64] Max size of shared memory segment Michael Madore
2001-06-11 22:38 ` David Mosberger
2001-06-11 23:03 ` Seth, Rohit

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