Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(2973)

Issue 31010043: cqa-scheduler

Can't Edit
Can't Publish+Mail
Start Review
Created:
10 years, 5 months ago by Biljana Bojović
Modified:
10 years, 4 months ago
CC:
ns-3-reviews_googlegroups.com
Visibility:
Public.

Description

cqa-scheduler

Patch Set 1 #

Total comments: 6
Unified diffs Side-by-side diffs Delta from patch set Stats (+3625 lines, -2 lines) Patch
M src/lte/doc/source/lte-design.rst View 2 chunks +47 lines, -1 line 0 comments Download
M src/lte/doc/source/lte-references.rst View 1 chunk +2 lines, -0 lines 0 comments Download
M src/lte/doc/source/lte-testing.rst View 1 chunk +9 lines, -0 lines 0 comments Download
A src/lte/model/cqa-ff-mac-scheduler.h View 1 chunk +293 lines, -0 lines 6 comments Download
A src/lte/model/cqa-ff-mac-scheduler.cc View 1 chunk +2483 lines, -0 lines 0 comments Download
A src/lte/test/lte-test-cqa-ff-mac-scheduler.h View 1 chunk +89 lines, -0 lines 0 comments Download
A src/lte/test/lte-test-cqa-ff-mac-scheduler.cc View 1 chunk +698 lines, -0 lines 0 comments Download
M src/lte/wscript View 4 chunks +4 lines, -1 line 0 comments Download

Messages

Total messages: 3
Nicola Baldo
I had already reviewed this code previously to the submission to codereview. Now, I just ...
10 years, 5 months ago (2013-11-28 09:13:57 UTC) #1
Marco Miozzo
very interesting work, I'll review it more in depth asap. Let me just note that, ...
10 years, 5 months ago (2013-11-28 09:38:33 UTC) #2
Biljana Bojović
10 years, 4 months ago (2013-12-03 15:51:07 UTC) #3
Thank you very much for comments.

I have checked the change set 10449
(http://code.nsnam.org/ns-3-dev/diff/234f4746e6a7/src/lte/model/pf-ff-mac-sche...)
that Marco mentioned in his review, and I think there is no problem in adding it
to this scheduler. I can add it into the version for merging.

https://codereview.appspot.com/31010043/diff/1/src/lte/model/cqa-ff-mac-sched...
File src/lte/model/cqa-ff-mac-scheduler.h (right):

https://codereview.appspot.com/31010043/diff/1/src/lte/model/cqa-ff-mac-sched...
src/lte/model/cqa-ff-mac-scheduler.h:53: 
/**
* CqasFlowPerf_t structure is used to keep track of different variables that are
used in scheduling algorithm.
*/

https://codereview.appspot.com/31010043/diff/1/src/lte/model/cqa-ff-mac-sched...
src/lte/model/cqa-ff-mac-scheduler.h:54: struct CqasFlowPerf_t
On 2013/11/28 09:13:57, Nicola Baldo wrote:
> please add doxygen here

Done.

https://codereview.appspot.com/31010043/diff/1/src/lte/model/cqa-ff-mac-sched...
src/lte/model/cqa-ff-mac-scheduler.h:69: * This class implements the interface
defined by the FfMacScheduler abstract class
On 2013/11/28 09:13:57, Nicola Baldo wrote:
> I suggest to change this to reflect the actual name of the scheduler, and
> referring to the documentation/paper for the description.

I am not sure on what are you referring to. "This class implements the interface
defined by the FfMacScheduler abstract class " is correct sentence...

https://codereview.appspot.com/31010043/diff/1/src/lte/model/cqa-ff-mac-sched...
src/lte/model/cqa-ff-mac-scheduler.h:69: * This class implements the interface
defined by the FfMacScheduler abstract class
CqaFFMacSCheduler is implementation of algorithm proposed by B. Bojovic and N.
Baldo in "A new Channel and QoS Aware Scheduler to enhance the capacity of Voice
over LTE systems - See more at:
http://www.cttc.es/publication/a-new-channel-and-qos-aware-scheduler-to-enhan...
"
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b