Are there any downsides to flushing buffers more often than not?

Asked by Mike_IronFist

Suppose I run docky with the following command:
docky -b 7

Is that safer or less power-consuming than running this?:
docky -b 1

Question information

Language:
English Edit question
Status:
Answered
For:
Docky Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Robert Dyer (psybers) said :
#1

Buffers do what their name implies, they buffer computations. Flushing them just adds overhead and forces your cpu to recompute stuff more often.

Can you help with this problem?

Provide an answer of your own, or ask Mike_IronFist for more information if necessary.

To post a message you must log in.