Posts by nm@linuxrocks.online
(DIR) Post #9x5pwEjFFdL3Oek0JM by nm@linuxrocks.online
2020-07-14T23:27:00Z
0 likes, 1 repeats
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=49decddd39e5f6132ccd7d9fdc3d7c470b0061bb
(DIR) Post #A0J11BEZUSwpUEtySW by nm@linuxrocks.online
2019-10-15T12:28:06Z
0 likes, 0 repeats
Python 3.8.0 releasedhttps://lwn.net/Articles/802284/rss
(DIR) Post #A3CGzIA3l9UTIE8RrU by nm@linuxrocks.online
2021-01-13T14:05:55Z
0 likes, 0 repeats
@mansr janitor?
(DIR) Post #A3CUtXWT8EomYYlhGC by nm@linuxrocks.online
2021-01-13T13:57:44Z
1 likes, 3 repeats
Beagleboard.org announces beagle with RISC_V :) EXCITING!!!https://beagleboard.org/beaglev119$ for 4GB and 149$ for 8GB -> Awesome!Full text:Working with Seeed and StarFive, BeagleBoard is releasing a RISC-V board to help advance the development of open source software for the RISC-V open ISA. You might see announcements today.BeagleV.orgBe sure to register interest on that site because the early board release is very limited.Also see: https://github.com/jadonk/beagleconnect.
(DIR) Post #A6gNZgfAm6BBOiNAAa by nm@linuxrocks.online
2021-04-27T19:42:53Z
0 likes, 0 repeats
https://trs.jpl.nasa.gov/bitstream/handle/2014/51171/CL%2319-3893.pdf
(DIR) Post #A6gNZhBmoqGd1rdD0K by nm@linuxrocks.online
2021-04-27T19:54:24Z
0 likes, 0 repeats
Meh... Does gplv2 apply in mars? I might be lazy finding the source code..
(DIR) Post #A6lf9XzLAsS7vhI5PU by nm@linuxrocks.online
2021-04-30T00:35:29Z
0 likes, 0 repeats
Neat!!
(DIR) Post #A6mw1rL5EoNw0ULBNA by nm@linuxrocks.online
2021-05-01T00:13:28Z
0 likes, 0 repeats
@mansr yeah already noticed it the first time.. was worried about the serial port.. but I *think* i might be able to get to it via a jumper.. trying to figure out jtag next.
(DIR) Post #A78dK5OS6CzJ9m0pP6 by nm@linuxrocks.online
2021-05-11T11:16:53Z
0 likes, 0 repeats
The ARMv9 ISA, And What It Can Do For YouThe number of distinct ARM Instruction Set Architectures (ISA) versions has slowly increased, with Arm adding a new version every few years. The oldest ISA version in common use today is ARMv6, wit…https://hackaday.com/2021/05/10/the-armv9-isa-and-what-it-can-do-for-you/
(DIR) Post #A79dfDMPro476c5wK8 by nm@linuxrocks.online
2021-05-11T23:04:12Z
0 likes, 0 repeats
@mansrYup
(DIR) Post #A7TKjBlxhUUpN5QKki by nm@linuxrocks.online
2021-05-21T11:05:37Z
0 likes, 0 repeats
@mansrBah... I wish it'd work with xplane 11@brion
(DIR) Post #A9MUK509b8YZvFAwmu by nm@linuxrocks.online
2021-07-16T23:34:48Z
0 likes, 0 repeats
@omnipotensThanks for bringing us back online
(DIR) Post #AFeJlpBLJ7b10RRyQi by nm@linuxrocks.online
2022-01-21T00:32:11Z
0 likes, 1 repeats
(DIR) Post #AIuiOd4V9idkBF9mCG by nm@linuxrocks.online
2022-04-28T15:20:17Z
0 likes, 0 repeats
@vandysHehe..@pdp7Hehe.. I was running away from kernel folks to normal Linux people on LR ;)
(DIR) Post #AIx2drCPIbHDjtJSdc by nm@linuxrocks.online
2022-04-29T17:10:02Z
0 likes, 0 repeats
As a kernel dev, I equally review subject line of a patch as I review the commit message and the patch itself. However, web based review systems.. bitbucket GitHub, Gerrit... They all lack a decent scheme to do inline reviews of subject line and commit message. Anyone know of a better tool (other than mailing list)?
(DIR) Post #AIyarcvgk0wF8WBrW4 by nm@linuxrocks.online
2022-04-30T12:49:44Z
0 likes, 0 repeats
@attilakinaliHeh@mansrIt all started with me doing a git log of a non-linux related project and wondering what was the real root of many crap I saw. They do bitbucket. It's pretty decent, except for this..The Linux guys use mailing list and it works just fine.
(DIR) Post #AIybXiiTcFBdFM5AHY by nm@linuxrocks.online
2022-04-30T13:43:53Z
0 likes, 0 repeats
@mansrAt least they don't understand how valuable it can be. When I do spend a few mins explaining, they get it, this is where the tools available to them gets in the way.@attilakinali
(DIR) Post #ATygJMv0g8Pm7wJuIS by nm@linuxrocks.online
2023-03-25T15:05:55Z
0 likes, 0 repeats
https://lore.kernel.org/all/AS1PR10MB56750EFD7BEA779D033A68CBEB849@AS1PR10MB5675.EURPRD10.PROD.OUTLOOK.COM/ might be interesting for folks - interesting thread to see how exclusive operations instructions: armv8 ldrx and strx instruction (fundamental instructions for implementing spinlocks which is the building block for multi-cpu synchronization) can have unexpected side-effect for realtime linux. Sill Catalin's and Will's response on the thread.
(DIR) Post #ATyi9EN5nkDEdCkVbU by nm@linuxrocks.online
2023-03-25T15:30:19Z
0 likes, 0 repeats
@mansr lol.. with armv8, multi-cpu will be hard to be an RTOS ;)😂
(DIR) Post #AhUSxYTdW8HEb6em7E by nm@linuxrocks.online
2024-05-02T19:21:04Z
0 likes, 0 repeats
https://lists.linaro.org/archives/list/boot-architecture@lists.linaro.org/thread/DZCZSOCRH5BN7YOXEL2OQKSDIY7DCW2M/ Should Device tree be provided by OS or the bootloader? pipe in..