Do you consciously monitor your working memory? That’s the limited-capacity memory you use when looking up a phone number, for example. If you fail to keep the numbers actively in mind while dialing, ...
Working memory and attention are closely related concepts. Working memory is defined as the ability to control attention, and distraction (e.g., irrelevant emails or text messages). WMC is critical ...
第56回から第60回までで、メモリコントローラを使ってメモリの使用量やOOM Killerの動作を制御する方法を説明しました。 メモリコントローラを設定することで、制限値を上回ったり、保証値を下回ったりした場合、すべてcgroupに処理を任せておいてよいわけ ...
CPUの次は、メモリの制限にトライします。メモリ使用量の上限となるmemory.max_usage_in_bytesは、root groupには設定できません。下階層にコントロールグループを作成し、現在のシェルから実行されるタスクが登録されるようにします。 # mkdir /cgroup_memory # mount -t ...