Summary: | [FR] предлагать relatime по дефолту | ||
---|---|---|---|
Product: | Sisyphus | Reporter: | Vladimir V. Kamarzin <vvk> |
Component: | guile-evms | Assignee: | Олег Соловьев <mcpain> |
Status: | CLOSED FIXED | QA Contact: | qa-sisyphus |
Severity: | enhancement | ||
Priority: | P2 | CC: | boyarsh, mcpain, mike, wrar |
Version: | unstable | ||
Hardware: | all | ||
OS: | Linux | ||
Bug Depends on: | |||
Bug Blocks: | 14888 |
Description
Vladimir V. Kamarzin
2008-09-23 11:37:55 MSD
relatime ещё какой-то есть Это часом не дуп кусочка bug #2616, который done in 0.3-alt8? Думаешь стоит reopen ту багу? она fixed по большей части. А у меня тут только просьба поболее где выставлять noatime. а надо ли поболее ? по мне так в самый раз Предлагаю по умолчанию всё-таки не noatime (который сам активно применяю), а relatime, который в качестве safe default рекомендует апстрим: Traditional unix semantics require updating the atime of a file every time it's read. Disabling atime updates can confuse some applications that depend on the ability to determine whether the user has examined a file since it was last modified. The relatime filesystem option only updates atime if the previous atime was before the file was last modified. Reducing these writes makes it easier to keep drives spun down. Summary: Use relatime on filesystems when possible. И да, было бы некисло это в 4.1.1+. :)h fixed in guile-evms 0.4-alt6 Спасибо! |