Re: Prioritize Performance over Correctness

Liste des GroupesRevenir à cl c 
Sujet : Re: Prioritize Performance over Correctness
De : ldo (at) *nospam* nz.invalid (Lawrence D’Oliveiro)
Groupes : comp.lang.c
Date : 02. Aug 2026, 23:51:08
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <114ohks$rsgh$2@dont-email.me>
References : 1 2 3 4 5 6 7 8 9
User-Agent : Pan/0.165 (Kostiantynivka)
On Sun, 2 Aug 2026 14:37:20 -0700, Chris M. Thomasson wrote:

Can void* always hold a function pointer? I think not.

Even on architectures with separate instruction/data spaces, I would
say it is reasonable to require that void* can indeed hold a function
pointer.

This is because you are likely to need a pointer to some environment
context for the function to execute in anyway, so the function pointer
won’t point directly to the code, but to a descriptor that contains
the pointer to the code.

Date Sujet#  Auteur
22 Jul 26 * Prioritize Performance over Correctness138Janis Papanagnou
22 Jul 26 +* Re: Prioritize Performance over Correctness129Keith Thompson
22 Jul 26 i+* Re: Prioritize Performance over Correctness4Dan Cross
22 Jul 26 ii+* Re: Prioritize Performance over Correctness2Keith Thompson
22 Jul 26 iii`- Re: Prioritize Performance over Correctness1Dan Cross
22 Jul 26 ii`- Re: Prioritize Performance over Correctness1Chris M. Thomasson
22 Jul 26 i`* Re: Prioritize Performance over Correctness124Janis Papanagnou
22 Jul 26 i `* Re: Prioritize Performance over Correctness123David Brown
23 Jul 26 i  +* Re: Prioritize Performance over Correctness121BGB
23 Jul 26 i  i`* Re: Prioritize Performance over Correctness120David Brown
23 Jul 26 i  i +* Re: Prioritize Performance over Correctness118Keith Thompson
23 Jul 26 i  i i+* Re: Prioritize Performance over Correctness98Keith Thompson
23 Jul 26 i  i ii`* Re: Prioritize Performance over Correctness97Keith Thompson
24 Jul 26 i  i ii `* Re: Prioritize Performance over Correctness96David Brown
24 Jul 26 i  i ii  +- Re: Prioritize Performance over Correctness1Keith Thompson
25 Jul 26 i  i ii  `* Re: Prioritize Performance over Correctness94Waldek Hebisch
27 Jul 26 i  i ii   `* Re: Prioritize Performance over Correctness93James Kuyper
27 Jul 26 i  i ii    +* Re: Prioritize Performance over Correctness91Keith Thompson
27 Jul 26 i  i ii    i+* Re: Prioritize Performance over Correctness7BGB
27 Jul 26 i  i ii    ii`* Re: Prioritize Performance over Correctness6James Kuyper
27 Jul 26 i  i ii    ii `* Re: Prioritize Performance over Correctness5Keith Thompson
28 Jul 26 i  i ii    ii  `* Re: Prioritize Performance over Correctness4Dan Cross
28 Jul 26 i  i ii    ii   `* Re: Multics( Re: Prioritize Performance over Correctness)3Dan Cross
28 Jul 26 i  i ii    ii    `* Re: Multics( Re: Prioritize Performance over Correctness)2Dan Cross
30 Jul 26 i  i ii    ii     `- Re: Multics( Re: Prioritize Performance over Correctness)1Dan Cross
28 Jul 26 i  i ii    i+* Re: Prioritize Performance over Correctness82Keith Thompson
28 Jul 26 i  i ii    ii+* Re: Prioritize Performance over Correctness18Keith Thompson
28 Jul 26 i  i ii    iii+* Re: Prioritize Performance over Correctness13bart
28 Jul 26 i  i ii    iiii+* Re: Prioritize Performance over Correctness10bart
28 Jul 26 i  i ii    iiiii+- Re: Prioritize Performance over Correctness1BGB
29 Jul 26 i  i ii    iiiii`* Re: Prioritize Performance over Correctness8bart
29 Jul 26 i  i ii    iiiii +* Re: Prioritize Performance over Correctness2bart
29 Jul 26 i  i ii    iiiii i`- Re: Prioritize Performance over Correctness1bart
29 Jul 26 i  i ii    iiiii +- Re: Prioritize Performance over Correctness1Keith Thompson
31 Jul 26 i  i ii    iiiii `* Re: Prioritize Performance over Correctness4James Kuyper
31 Jul 26 i  i ii    iiiii  `* Re: Prioritize Performance over Correctness3bart
31 Jul 26 i  i ii    iiiii   +- Re: Prioritize Performance over Correctness1Keith Thompson
1 Aug 26 i  i ii    iiiii   `- Re: Prioritize Correctness Over Performance1Lawrence D’Oliveiro
29 Jul 26 i  i ii    iiii`* Re: Prioritize Performance over Correctness2Keith Thompson
29 Jul 26 i  i ii    iiii `- Re: Prioritize Performance over Correctness1Dan Cross
28 Jul 26 i  i ii    iii+- Re: Prioritize Performance over Correctness1Dan Cross
28 Jul 26 i  i ii    iii+- Re: Prioritize Performance over Correctness1Dan Cross
28 Jul 26 i  i ii    iii+- Re: Prioritize Performance over Correctness1Chris M. Thomasson
29 Jul 26 i  i ii    iii`- Re: Prioritize Performance over Correctness1James Kuyper
28 Jul 26 i  i ii    ii`* Re: Prioritize Performance over Correctness63Chris M. Thomasson
29 Jul 26 i  i ii    ii +* Re: Prioritize Performance over Correctness2James Kuyper
29 Jul 26 i  i ii    ii i`- Re: Prioritize Performance over Correctness1Chris M. Thomasson
29 Jul 26 i  i ii    ii +* Re: Prioritize Performance over Correctness59James Kuyper
29 Jul 26 i  i ii    ii i`* Re: Prioritize Performance over Correctness58Keith Thompson
29 Jul 26 i  i ii    ii i `* Re: Prioritize Performance over Correctness57Chris M. Thomasson
29 Jul 26 i  i ii    ii i  `* Re: Prioritize Performance over Correctness56Keith Thompson
30 Jul 26 i  i ii    ii i   +- Re: Prioritize Performance over Correctness1Chris M. Thomasson
30 Jul 26 i  i ii    ii i   `* Re: Prioritize Performance over Correctness54Richard Harnden
30 Jul 26 i  i ii    ii i    +* Re: Prioritize Correctness over Performance6Lawrence D’Oliveiro
30 Jul 26 i  i ii    ii i    i+- Re: Prioritize Correctness over Performance1James Kuyper
30 Jul 26 i  i ii    ii i    i+* Re: Prioritize Correctness over Performance3Keith Thompson
30 Jul 26 i  i ii    ii i    ii`* Re: Prioritize Correctness over Performance2James Kuyper
30 Jul 26 i  i ii    ii i    ii `- Re: Prioritize Correctness over Performance1Keith Thompson
31 Jul 26 i  i ii    ii i    i`- Re: Prioritize Correctness over Performance1Chris M. Thomasson
30 Jul 26 i  i ii    ii i    +* Re: Prioritize Performance over Correctness46James Kuyper
30 Jul 26 i  i ii    ii i    i`* Re: Prioritize Performance over Correctness45Lawrence D’Oliveiro
30 Jul 26 i  i ii    ii i    i +- Re: Prioritize Performance over Correctness1Keith Thompson
30 Jul 26 i  i ii    ii i    i +* Re: Prioritize Performance over Correctness2Lawrence D’Oliveiro
30 Jul 26 i  i ii    ii i    i i`- Re: Prioritize Performance over Correctness1Keith Thompson
31 Jul 26 i  i ii    ii i    i +* Re: Prioritize Performance over Correctness39Chris M. Thomasson
31 Jul 26 i  i ii    ii i    i i`* Re: Prioritize Performance over Correctness38Dan Cross
31 Jul 26 i  i ii    ii i    i i `* Re: Prioritize Performance over Correctness37Chris M. Thomasson
31 Jul 26 i  i ii    ii i    i i  +- Re: Prioritize Performance over Correctness1Chris M. Thomasson
1 Aug 26 i  i ii    ii i    i i  `* Re: Prioritize Performance over Correctness35Chris M. Thomasson
2 Aug 26 i  i ii    ii i    i i   +* Re: Prioritize Performance over Correctness31David Brown
2 Aug 26 i  i ii    ii i    i i   i`* Re: Prioritize Performance over Correctness30Chris M. Thomasson
2 Aug 26 i  i ii    ii i    i i   i +* Re: Prioritize Performance over Correctness5Lawrence D’Oliveiro
3 Aug 26 i  i ii    ii i    i i   i i+- Re: Prioritize Performance over Correctness1Keith Thompson
3 Aug 26 i  i ii    ii i    i i   i i`* Re: Prioritize Performance over Correctness3Chris M. Thomasson
4 Aug 26 i  i ii    ii i    i i   i i `* Re: Prioritize Correctness Over Performance2Lawrence D’Oliveiro
4 Aug 26 i  i ii    ii i    i i   i i  `- Re: Prioritize Correctness Over Performance1Chris M. Thomasson
3 Aug 26 i  i ii    ii i    i i   i `* Re: Prioritize Performance over Correctness24David Brown
3 Aug 26 i  i ii    ii i    i i   i  +* Re: Prioritize Performance over Correctness20Richard Harnden
3 Aug 26 i  i ii    ii i    i i   i  i+* Re: Prioritize Performance over Correctness16David Brown
3 Aug 26 i  i ii    ii i    i i   i  ii+* Re: Malicious Computer Architecture4David Brown
3 Aug 26 i  i ii    ii i    i i   i  iii+* Re: Malicious Computer Architecture2David Brown
3 Aug 26 i  i ii    ii i    i i   i  iiii`- Re: Malicious Computer Architecture1Chris M. Thomasson
3 Aug 26 i  i ii    ii i    i i   i  iii`- Re: Malicious Computer Architecture1Chris M. Thomasson
3 Aug 26 i  i ii    ii i    i i   i  ii+* Johnny Depp prevention [Windows 11 etc...] (Was: Malicious Computer Architecture)5Mild Shock
3 Aug 26 i  i ii    ii i    i i   i  iii`* But how can you deploy. when its ROM? (Was: Johnny Depp prevention [Windows 11 etc...])4Mild Shock
7 Aug13:37 i  i ii    ii i    i i   i  iii `* GPU Elasticity: Collective Communications Libraries (Was: But how can you deploy. when its ROM?)3Mild Shock
7 Aug17:07 i  i ii    ii i    i i   i  iii  `* What are Flits and Phits? [Network on a Chip] (Re: GPU Elasticity: Collective Communications Libraries)2Mild Shock
9 Aug20:22 i  i ii    ii i    i i   i  iii   `- Cristallina: Thank you for the Beam (Re: What are Flits and Phits? [Network on a Chip])1Mild Shock
3 Aug 26 i  i ii    ii i    i i   i  ii+* Re: Malicious Computer Architecture4Aidan Kehoe
4 Aug19:10 i  i ii    ii i    i i   i  iii+- Re: Malicious Computer Architecture1Richard Harnden
6 Aug22:55 i  i ii    ii i    i i   i  iii+- Re: Malicious Computer Architecture1Kaz Kylheku
6 Aug23:01 i  i ii    ii i    i i   i  iii`- Re: Malicious Computer Architecture1Aidan Kehoe
4 Aug13:58 i  i ii    ii i    i i   i  ii`* A Case for Impurity: The Applied Pi Calculus (Re: Malicious Computer Architecture)2Mild Shock
4 Aug14:10 i  i ii    ii i    i i   i  ii `- The Sandcastle of Paul Taraus Interactors (Re: A Case for Impurity: The Applied Pi Calculus)1Mild Shock
3 Aug 26 i  i ii    ii i    i i   i  i+- Re: Prioritize Performance over Correctness1Keith Thompson
3 Aug 26 i  i ii    ii i    i i   i  i`* Re: Prioritize Performance over Correctness2Chris M. Thomasson
4 Aug 26 i  i ii    ii i    i i   i  i `- Re: Prioritize Correctness Over Performance1Lawrence D’Oliveiro
3 Aug 26 i  i ii    ii i    i i   i  `* Re: Prioritize Performance over Correctness3Keith Thompson
3 Aug 26 i  i ii    ii i    i i   i   +- Re: Prioritize Performance over Correctness1David Brown
3 Aug 26 i  i ii    ii i    i i   i   `- Re: Prioritize Performance over Correctness1Chris M. Thomasson
4 Aug 26 i  i ii    ii i    i i   `* Re: Prioritize Performance over Correctness3James Kuyper
3 Aug 26 i  i ii    ii i    i `* Re: Prioritize Performance over Correctness2Keith Thompson
30 Jul 26 i  i ii    ii i    `- Re: Prioritize Performance over Correctness1Keith Thompson
29 Jul 26 i  i ii    ii `- Re: Prioritize Performance over Correctness1Chris M. Thomasson
29 Jul 26 i  i ii    i`- Re: Prioritize Performance over Correctness1James Kuyper
27 Jul 26 i  i ii    `- Re: Prioritize Performance over Correctness1BGB
24 Jul 26 i  i i`* Re: Prioritize Performance over Correctness19Janis Papanagnou
26 Jul 26 i  i `- Re: Prioritize Performance over Correctness1BGB
23 Jul 26 i  `- Re: Prioritize Performance over Correctness1Janis Papanagnou
28 Jul 26 +* Re: Multics( Re: Prioritize Performance over Correctness)7Dan Cross
31 Jul 26 `- Re: Prioritize Performance over Correctness1Steven M. O'Neill

Haut de la page

Les messages affichés proviennent d'usenet.

NewsPortal