NC - SC

NC - SC

◇◇◇◇◇ REMARK – THIS IS NOT MY MAIN BLOG ◇◇◇◇◇◇

The Better Blog Version is ON WORDPRESS *****To jest blog pomocniczy. Podstawowy jest tu (link trzeba przekopiować): **** https://tradycyjnyyahwista.wordpress.com/ STRUKTURA STRONY:•Wordpress blog zasadniczy, NOWOŚĆ: INDEKS A...Z. Bogate menu, galerie, *AKTUALIZACJE*, ŹRÓDŁA! •Blogger to blog pomocniczy – notatki, też komentarz itp. •YT – playlisty (aż z kilkanaście, PL i ENG.), WYCINKI - FRAGMENTY •Rumble – filmiki, filmy i WYCINKI, Dżek •JustPaste – pozostałe materiały i notatki, koment.

Search This Blog

Sunday, September 8, 2024

Hibernation 3 spindowns@full cycle—THE FIXING process: they seems to CONFUSE standby w/sleep and/or... w/hibernation — inside libata-core.c

What is this function?? When it is not from group of standard PM callbacks.

Mistake fallacy between HDD spin down programs and... hibernation?? Windows Revo Sleep app in subconscious!!!! Bugs origin from bad religion in hearts, not (generatively) from spoken (not so much in media...) laziness (it is a derivative-onlysee they can't use categorial logic when programming!!:::) — they psycho-compensate it with „means” of prolonged categorial bias fallacies, when using too-scattered procedures of different name elements. What is role of ata_dev_power_standby function?? Fully manual standby of DISK-ONLY (as one of functions of old Win' Revo Sleep for example), -or- SYSTEM-WIDE??

Original libata-core.c code nano's (additionally, HTML is gnome-term... not from quick roxterm app!!!!) view - see how many „Torvaldic” logical fallacies we have inside (ver 6.11.0-....-MANJARO)

Maybe „...ion” GOGical name??? There was a time I thought America is smarter. It is not mere difference such as for ex. DMA-UDMA difference. It is logical fallacy across multiple, scattered Linux PM code (and, if using inductive reasoning in humanistic disciplines, other contemporary Linux functionalities!!!!)
1999 void ata_dev_power_set_standby(struct ata_device *dev)
2000 {
2001         unsigned long ap_flags = dev->link->ap->flags;
2002         struct ata_taskfile tf;
2003         unsigned int err_mask;
2004
2005         /* If the device is already sleeping or in standby, do nothing. */
2006         if ((dev->flags & ATA_DFLAG_SLEEPING) ||
2007             !ata_dev_power_is_active(dev))
2008                 return;
2009
2010         /*
2011          * Some odd clown BIOSes issue spindown on power off (ACPI S4 or S>
2012          * causing some drives to spin up and down again. For these, do no>
2013          * if we are being called on shutdown.
2014          */
2015         if ((ap_flags & ATA_FLAG_NO_POWEROFF_SPINDOWN) &&
2016             system_state == SYSTEM_POWER_OFF)
2017                 return;
2018
2019         if ((ap_flags & ATA_FLAG_NO_HIBERNATE_SPINDOWN) &&
2020             system_entering_hibernation())
2021                 return;

Encyclopedia approach DOES MATTER. Design patterns of function naming. Name it longerly.

What ...do_suspend differs than ...set_standby??? Even from ancient point of view, the „set” and the „do” words are very different — „do” is more „Javanic” (Greek). Remember Java Script? You program some stuff (or, worserly, someones - NLP...) but the function nesting overhead appears.
     —Instead of concentrate of mere irrelevant „problems” typed oh! you are using Manjaro Linux, you should learn first that words matters. Structure of word has internal logic — NOT ONLY RBX-categories or RSI – that word you use, THAT level of wisdom you will have. As in religion, as in programming (see Strong's Concordance to meditate more (not Rome!!!) on role of individual letters in the building of word AND BE HUMBLE, USTUPID).

No comments:

Post a Comment