nanogui: Thread: about GrReqShmCmds ()


[<<] [<] Page 1 of 1 [>] [>>]
Subject: about GrReqShmCmds ()
From: niky ####@####.####
Date: 29 Mar 2001 08:17:59 -0000
Message-Id: <3AC3115F.6BE3E949@setabox.com.tw>

Hi,

    I turned on the HAVE_SHAREDMEM_SUPPORT setting in config.
    I ran the test program - demo. When the test program exited, it
showed the message -
        "Oops! nxFlushReq() timed out, cowardly chickening out!".
    I wrote the small test program.
        GrOpen () ;
        GrReqShmCmds (655360) ;
        GrClose () ;
    When it exited, it displayed the same messgae.
    Is there any problem ?

Regrads
Clare


Subject: Re: about GrReqShmCmds ()
From: "Greg Haerr" ####@####.####
Date: 29 Mar 2001 08:35:17 -0000
Message-Id: <046401c0b8f3$eee199e0$3aba46a6@xmission.com>

Try changing the shared mem seg request size to

    GrReqShmCmds(65536);

Regards,

Greg


:     I turned on the HAVE_SHAREDMEM_SUPPORT setting in config.
:     I ran the test program - demo. When the test program exited, it
: showed the message -
:         "Oops! nxFlushReq() timed out, cowardly chickening out!".
:     I wrote the small test program.
:         GrOpen () ;
:         GrReqShmCmds (655360) ;
:         GrClose () ;
:     When it exited, it displayed the same messgae.
:     Is there any problem ?
: 
: Regrads
: Clare
: 
: 
: 
: ---------------------------------------------------------------------
: To unsubscribe, e-mail: ####@####.####
: For additional commands, e-mail: ####@####.####
: 

Subject: Re: about GrReqShmCmds ()
From: niky ####@####.####
Date: 29 Mar 2001 09:29:05 -0000
Message-Id: <3AC32AEF.F67808B1@setabox.com.tw>

> Try changing the shared mem seg request size to
>
>     GrReqShmCmds(65536);

It displayed the same message.

Regards
Clare


Subject: Re: about GrReqShmCmds ()
From: Alex Holden ####@####.####
Date: 29 Mar 2001 11:40:47 -0000
Message-Id: <Pine.LNX.4.10.10103291237370.30503-100000@linuxhacker>

On Fri, 30 Mar 2001, Greg Haerr wrote:
> Try changing the shared mem seg request size to
>     GrReqShmCmds(65536);

That reminds me, is shared memory supposed to work in the current release?
I tried turning it on in nsaver in the hope that it would speed the moire
drawing one up (a large part of the reason that it's so slow is the time
it takes to send millions of individual draw pixel commands over the
socket), but it crashed almost immediately.

-- 
------- Alex Holden -------
http://www.linuxhacker.org/
 http://www.robogeeks.org/

Subject: Re: about GrReqShmCmds ()
From: "Greg Haerr" ####@####.####
Date: 29 Mar 2001 17:20:32 -0000
Message-Id: <049f01c0b93d$299750e0$3aba46a6@xmission.com>

I'll add this to the bug list.  Do the standard demo programs run?

Regards,

Greg

: > Try changing the shared mem seg request size to
: >
: >     GrReqShmCmds(65536);
: 
: It displayed the same message.
: 
: Regards
: Clare
: 
: 
: 
: ---------------------------------------------------------------------
: To unsubscribe, e-mail: ####@####.####
: For additional commands, e-mail: ####@####.####
: 

Subject: Re: about GrReqShmCmds ()
From: "Greg Haerr" ####@####.####
Date: 29 Mar 2001 17:24:30 -0000
Message-Id: <04c001c0b93d$bbc3f860$3aba46a6@xmission.com>

: That reminds me, is shared memory supposed to work in the current release?

Yes, it is supposed to, it's a pretty needed feature for speed.  I'll
look into this and fix it if it doesn't work ;-(

Regards,

Greg



[<<] [<] Page 1 of 1 [>] [>>]


Powered by ezmlm-browse 0.20.