URLLC Scheduling #839
Replies: 4 comments 4 replies
-
Please check this answer: #756 (reply in thread) |
Beta Was this translation helpful? Give feedback.
0 replies
-
@praghur, can you clarify a bit further what you want to do? In particular, would the current approach of setting a minimum number of PRBs not be enough for what you are trying to achieve? |
Beta Was this translation helpful? Give feedback.
0 replies
-
Thanks a lot for the tip. Yes that works, actually.
…On Sat, Oct 5, 2024 at 2:26 PM Francisco Paisana ***@***.***> wrote:
@praghur <https://github.com/praghur>, can you clarify a bit further what
you want to do? In particular, would the current approach of setting a
minimum number of PRBs not be enough for what you are trying to achieve?
—
Reply to this email directly, view it on GitHub
<#839 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BHS6HHOJI556I5LRNSNCV33Z2AVOHAVCNFSM6AAAAABPCBXGKWVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTAOBVGQZDCMA>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
4 replies
-
In an indoor environment, for a path of UE1 --> gNB1 --> CN --> gNB2 -->
UE2, I am getting a latency around 11 ms. Ideally, it would be good to
obtain latencies of around 8 ms, for the application in focus. Thanks for
sharing the latency you have obtained. That is really useful.
…On Wed, Oct 16, 2024 at 12:11 PM Supreeth Herle ***@***.***> wrote:
Oops, didnt notice it earlier. @praghur <https://github.com/praghur> If I
may ask, how much latency you are seeing and how much lower you want to go?
The lowest latency we have seen is around 10-15ms
—
Reply to this email directly, view it on GitHub
<#839 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BHS6HHPU2LTN24JAC6JPG3LZ32F2FAVCNFSM6AAAAABPCBXGKWVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTAOJWGE4TONI>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello all.
I want to create a scheduling policy for URLLC traffic in presence of non-critical traffic. When the traffic belongs to a particular slice, it needs to be provided priority compared to traffic with the rest of the slices.
Is it possible to do this? Any insight on how can I get started on it? Thanks in advance.
Beta Was this translation helpful? Give feedback.
All reactions