public inbox for iwd@lists.linux.dev
 help / color / mirror / Atom feed
From: Denis Kenzior <denkenz@gmail.com>
To: James Prestwood <prestwoj@gmail.com>, iwd@lists.linux.dev
Subject: Re: [PATCH] station: check for roam timeout before rearming
Date: Wed, 28 Aug 2024 09:41:37 -0500	[thread overview]
Message-ID: <054fff6d-24e9-46d3-8812-86cd5e0777c9@gmail.com> (raw)
In-Reply-To: <96473c52-e2d9-4a3c-b38c-0cc430d18d17@gmail.com>

Hi James,

>>
>> One thing I'm a bit worried about with such a simple approach is that we might 
>> have different roam timeouts.  For example, the 60 second roam retry interval 
>> is active and we get a low rssi event. In this case we probably should 
>> schedule a roam sooner.  Maybe we should book-keep timeout information better 
>> better and make sure the timeout happens within the minimum time (active time 
>> remaining / new timeout)?
> Sure, the thought crossed my mind as well. Looks like there is no way to get the 
> active timeout within the l_timeout itself, it doesn't track that so we can 
> manually.

You might be able to add something into ell using timerfd_gettime.

Regards,
-Denis

  reply	other threads:[~2024-08-28 14:41 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-08-27 14:10 [PATCH] station: check for roam timeout before rearming James Prestwood
2024-08-28  2:36 ` Denis Kenzior
2024-08-28 12:08   ` James Prestwood
2024-08-28 14:41     ` Denis Kenzior [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-08-29 11:27 James Prestwood
2024-09-03 15:18 ` Denis Kenzior

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=054fff6d-24e9-46d3-8812-86cd5e0777c9@gmail.com \
    --to=denkenz@gmail.com \
    --cc=iwd@lists.linux.dev \
    --cc=prestwoj@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox