Mark :verified: on Nostr: npub1v8y2x…ws6vc Not sure what you mean by "cache" since the ones I am aware of are ...
npub1v8y2xk3wzc2w7rkfhraq8vhjf4de5x00h460x4lrdg206vtkdcvsdws6vc (npub1v8y…s6vc) Not sure what you mean by "cache" since the ones I am aware of are in memory and don't need to be "cleaned".
The RAM caches have things like
- data waiting to be written to disk
- data read from disk in anticipation of use by a program
- shared pages released by a program but MAY be used by another program
- directory data (dentry, file descriptors) that MAY be used by a program
and so on. All managed automatically by the OS.
Flushing them usually slows things down.
Published at
2023-10-20 23:39:14Event JSON
{
"id": "ebd4f3f924805e9ff19f1f8c1510b3ca0026ac3be25be743fffb83e7c6db0ba4",
"pubkey": "82e24848c7568daf9d6434e9cfb3c12f5d11d8a7bffe33782dfaa8bf46ca21dc",
"created_at": 1697845154,
"kind": 1,
"tags": [
[
"p",
"61c8a35a2e1614ef0ec9b8fa03b2f24d5b9a19efbd74f357e36a14fd31766e19",
"wss://relay.mostr.pub"
],
[
"p",
"7b5a5223aea8c3cb5422069b69442762ccce6f9f10b7c339077589d42ab5cf7c",
"wss://relay.mostr.pub"
],
[
"e",
"01f6905eaa7980874b9926541e0b18f2a4fc4223d5c19bbfb29ad53a608699e5",
"wss://relay.mostr.pub",
"reply"
],
[
"proxy",
"https://noagendasocial.com/users/mhjohnson/statuses/111269980042515496",
"activitypub"
]
],
"content": "nostr:npub1v8y2xk3wzc2w7rkfhraq8vhjf4de5x00h460x4lrdg206vtkdcvsdws6vc \nNot sure what you mean by \"cache\" since the ones I am aware of are in memory and don't need to be \"cleaned\".\n\nThe RAM caches have things like\n- data waiting to be written to disk\n- data read from disk in anticipation of use by a program\n- shared pages released by a program but MAY be used by another program\n- directory data (dentry, file descriptors) that MAY be used by a program\nand so on. All managed automatically by the OS.\n\nFlushing them usually slows things down.",
"sig": "8663861f67ef6cbde18bb45202e537bf7f8b385b449140f7f5bf834251157f6cd7699827f5510dec2d1279239db581f6840d9ff30c23563cda2ff7eb278e4695"
}