this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order); if (this == NULL) { printk(KERN_WARNING "fsm(%s): init_fsm: Couldn't alloc instance\n", name); return NULL; } memset(this, 0, sizeof(fsm_instance)); strlcpy(this->name, name, sizeof(this->name));
—from Linux Kernel (fsm.c), a software by Linux Kernel
Active since December 5, 2009.
256 total characters in this text.
View Pit Stop page for this text
| Rank | Username | WPM | Accuracy | Date |
|---|---|---|---|---|
| 51. | Arrogant (dkaocka) | 81.70 | 97.8% | 2024-01-17 |
| 52. | Nathan (nathanajah) | 81.43 | 98% | 2013-08-01 |
| 53. | Miku (mikuhatsune) | 81.30 | — | 2011-01-30 |
| 54. | Mark (markazhang) | 80.77 | 97% | 2013-08-27 |
| 55. | Tyler (tillertyper2) | 80.55 | 98% | 2024-02-19 |
| 56. | David (quine) | 80.40 | 96% | 2013-10-17 |
| 57. | ¯\_(ツ)_/¯ (caliskimmer) | 80.33 | 98% | 2023-04-09 |
| 58. | Michael (mouzshin) | 80.28 | 99% | 2017-08-10 |
| 59. | hamza (mizoxes) | 80.27 | 97% | 2022-01-04 |
| 60. | Lydia (shiruzu) | 80.16 | 99.6% | 2025-02-06 |
| 61. | Sumit (smtchahal2) | 80.05 | 96% | 2014-01-03 |
| 62. | Hatsune Miku (hatsunemiku_r... | 79.71 | 97% | 2024-12-18 |
| 63. | United with ISRAEL! (urikil... | 79.50 | 71% | 2014-11-24 |
| 64. | paraph (paraphrohn) | 79.33 | 97% | 2019-02-25 |
| 65. | (keegant) | 79.27 | 97% | 2021-09-29 |
| 66. | MrcredsAlex (mrcredsalex) | 79.17 | — | 2011-01-31 |
| 67. | LB (man_onatree) | 78.95 | 98% | 2023-06-05 |
| 68. | Minnie (dalamus) | 78.82 | 99% | 2019-07-11 |
| 69. | alieb (alieb) | 78.40 | 95% | 2023-08-17 |
| 70. | (boy_314) | 78.36 | 99% | 2019-10-17 |
| 71. | (poem) | 78.22 | 97.1% | 2022-07-02 |
| 72. | Mihir (sahasrabudhemg) | 78.19 | 94% | 2012-04-14 |
| 73. | Gabor (gktek) | 77.83 | — | 2009-12-19 |
| 74. | chien (chien) | 77.32 | 98% | 2013-08-23 |
| 75. | SideSky (sidesky) | 77.32 | 97.3% | 2025-01-16 |
| 76. | Evan (evang_dvorak) | 76.37 | 97% | 2024-10-16 |
| 77. | Mike (mike_mcspeed) | 76.34 | 96% | 2023-07-19 |
| 78. | Leo (leoh8r) | 76.33 | 97% | 2022-05-26 |
| 79. | Albert (hsabove) | 76.24 | 95.9% | 2023-11-07 |
| 80. | lzh9102 (lzh9102) | 76.09 | 99% | 2013-02-18 |
| Universe | Races | Average WPM | First Race |
|---|---|---|---|
| Coder Edition | 6,765 | 43.55 | December 5, 2009 |
| Default (English) | 1 | 58.20 | July 31, 2009 |