首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >如何限制应用程序不太频繁地编写和登录太多磁盘?

如何限制应用程序不太频繁地编写和登录太多磁盘?
EN

Ask Ubuntu用户
提问于 2011-09-13 14:18:05
回答 2查看 875关注 0票数 3

是否有办法将其保持在最低限度,或仅在必要时才加以限制?

这是powertop寄来的。

我认为在Firefox中,除非历史/cookie/cache/etc被设置为永远不会被保存,否则就没有什么可以做的了。

代码语言:javascript
复制
The program 'firefox-bin' is writing to file 'webappsstore.sqlite' on /dev/sda6.
This prevents the disk from going to powersave mode.

这是什么?我没有任何类型的Web应用程序商店的插件。

代码语言:javascript
复制
The program 'firefox-bin' is writing to file 'cookies.sqlite' on /dev/sda6.
This prevents the disk from going to powersave mode.

The program firefox-bin' is writing to file 'places.sqlite-wal' on /dev/sda6.
This prevents the disk from going to powersave mode.

其他的应用呢?

代码语言:javascript
复制
The program 'flush-8:0' is writing to file '_CACHE_003_' on /dev/sda6.
This prevents the disk from going to powersave mode.

The program 'dconf-service' is writing to file 'user.62VC1V' on /dev/sda6.
This prevents the disk from going to powersave mode.

The program 'unity-panel-ser' is writing to file 'user' on /dev/sda6.
This prevents the disk from going to powersave mode.
EN

回答 2

Ask Ubuntu用户

发布于 2011-09-13 19:48:09

在您的情况下,大多数磁盘活动(除了最后两个之外)都是由firefox完成的,它将数据和历史记录保存在缓存中。

为了减少这种情况,你可以

票数 1
EN

Ask Ubuntu用户

发布于 2011-09-13 15:00:53

我认为,如果应用程序没有这个选项,你只能自己删除它们,我会推荐一个日志旋转脚本,或者我理解你的问题错了吗?有了一个日志旋转脚本,您就可以自动完成这个任务。如果我错了,请纠正我。

票数 0
EN
页面原文内容由Ask Ubuntu提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://askubuntu.com/questions/61224

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档