Re: issue 11 -- window size
"Mohan Parthasarathy" <[email protected]>
| Newsgroups | gmane.ietf.mobike |
|---|---|
| Message-ID | <008c01c53622$6ca24910$6501a8c0@adithya> |
> Because then you would need to keep track of too many lists of messages. The number of messages you have to maintain is equal to the window size. If you decide that you don't want to buffer more than 10 messages, then split the window between normal IKE messages and mobike messages. Whether you allocate all of the window for IKE or split between IKE and MOBIKE, it does not alter the complexity. So, i don't know why maintaining two windows complicate. -mohan > Currently, we already need to keep track of the window of messages I send to > the peer, as well as a window of messages the peer sends to us. If we use a > separate message ID space, we would need to keep those two windows, and on > top of that, we'd need to keep another 2 just for the MOBIKE exchange. > > -g > > > -----Original Message----- > > From: [email protected] > > [mailto:[email protected]] On Behalf Of Mohan Parthasarathy > > Sent: Thursday, March 31, 2005 9:23 AM > > To: Bill Sommerfeld; Paul Hoffman > > Cc: 'Jari Arkko'; [email protected] > > Subject: Re: [Mobike] issue 11 -- window size > > > > Why are we reserving from the existing space ? Why not have > > its own space ? > > > > -mohan > > > > ----- Original Message ----- > > From: "Bill Sommerfeld" <[email protected]> > > To: "Paul Hoffman" <[email protected]> > > Cc: <[email protected]>; "'Jari Arkko'" <[email protected]> > > Sent: Thursday, March 31, 2005 8:02 AM > > Subject: RE: [Mobike] issue 11 -- window size > > > > > > > On Thu, 2005-03-31 at 10:43, Paul Hoffman wrote: > > > > The question is: how many should we suggest to reserve? > > > > > > we have no idea how many will be needed until we design the > > rest of the > > > protocol. > > > _______________________________________________ > > > Mobike mailing list > > > [email protected] > > > https://www.machshav.com/mailman/listinfo.cgi/mobike > > _______________________________________________ > > Mobike mailing list > > [email protected] > > https://www.machshav.com/mailman/listinfo.cgi/mobike > > > _______________________________________________ > Mobike mailing list > [email protected] > https://www.machshav.com/mailman/listinfo.cgi/mobike