Mastodonの開発中コードのsidekiqが6.1.3に更新されたタイミングで、実行中(busy)のページにRSS(Resident Set Size)という項目が増えています。
When the sidekiq of Mastodon's development code was updated to 6.1.3, an item called RSS (Resident Set Size) was added to the busy page.
https://github.com/mperham/sidekiq/issues/4717
この値が安定せずどんどん成長している場合は、sidekiqプロセスを再起動すると良いでしょう。
If this value is not stable and is growing fast, you may want to restart the sidekiq process.