Finding OS Page Size..?

  • Follow


Hi Sun Gurus,

How can I find out the size in which the OS performs read/write operations
on SOlaris (8 and 9).  Any help or pointers to help will be appreciated.

Thanks
TG


0
Reply Tech 12/14/2003 12:03:11 AM

In article <3NNCb.5806$cO5.1568@nwrddc03.gnilink.net>,
Tech Geek <Tech_Geek@gawab-IHateSpam.com> wrote:
>Hi Sun Gurus,
>
>How can I find out the size in which the OS performs read/write operations
>on SOlaris (8 and 9).  Any help or pointers to help will be appreciated.
>
>Thanks
>TG
>
>

/usr/bin/pagesize ?

-Raf
0
Reply raf 12/14/2003 12:39:05 AM


On Sun, 14 Dec 2003, Tech Geek wrote:

> How can I find out the size in which the OS performs read/write operations
> on SOlaris (8 and 9).  Any help or pointers to help will be appreciated.

man pagesize

-- 
Rich Teer, SCNA, SCSA                               .  *   * . * .* .
                                                     .   *   .   .*
President,                                          * .  . /\ ( .  . *
Rite Online Inc.                                     . .  / .\   . * .
                                                    .*.  / *  \  . .
                                                      . /*   o \     .
Voice: +1 (250) 979-1638                            *   '''||'''   .
URL: http://www.rite-online.net                     ******************
0
Reply Rich 12/14/2003 2:17:17 AM

Hi Rich & Raf,

"Rich Teer" <rich.teer@rite-group.com> wrote in message
news:Pine.SOL.4.58.0312131816030.1219@zaphod.rite-group.com...
> On Sun, 14 Dec 2003, Tech Geek wrote:
>
> > How can I find out the size in which the OS performs read/write
operations
> > on SOlaris (8 and 9).  Any help or pointers to help will be appreciated.
>
> man pagesize

Thanks for the information and help.
TG



>
> --
> Rich Teer, SCNA, SCSA                               .  *   * . * .* .
>                                                      .   *   .   .*
> President,                                          * .  . /\ ( .  . *
> Rite Online Inc.                                     . .  / .\   . * .
>                                                     .*.  / *  \  . .
>                                                       . /*   o \     .
> Voice: +1 (250) 979-1638                            *   '''||'''   .
> URL: http://www.rite-online.net                     ******************


0
Reply Tech 12/14/2003 4:43:54 AM

Tech Geek wrote:
> Hi Sun Gurus,
> 
> How can I find out the size in which the OS performs read/write operations
> on SOlaris (8 and 9).  Any help or pointers to help will be appreciated.


 From the command line, use pagesize(1)
In a program, use getpagesize(3C)



-- 
Tony

0
Reply Tony 12/15/2003 10:20:30 AM

4 Replies
477 Views

(page loaded in 0.076 seconds)

Similiar Articles:













7/23/2012 3:44:10 PM


Reply: