Originally posted by Anux
View Post
Linux 6.13 To Drop Fieldbus Just Five Years After Being Merged
Collapse
X
-
It took a single dumb post on the first page LOL.
Anyway there's a somewhat extensive discussion of what is Fieldbus in the previous topic on this issue.
Leave a comment:
-
-
Originally posted by Volta View Post
It certainly doesn't run on winblows, macose or bsd. So yeah, when comes to general purpose OS'es the World runs on Linux.
The PS3, PS4 and PS5 all run a BSD based OS, in the medical field where i worked desktop workstations were almost always Windows, with some Ubuntu thrown in, in the music, TV and movie industry I can tell you for a fact that most systems run either Windows or Mac OS.
My guess is that you are just a troll and not a very good one, so you just say stuff that you know is wrong to entertain yourself.
Leave a comment:
-
-
Originally posted by toves View PostI would it would have reduced to two questions:
1. is Fieldbus actually used today anywhere?
If not - who then really cares if it is removed?
If yes then
That does not mean that the particular flavour of "fieldbus" in the kernel is found everywhere, and certainly does not mean that the interface card supported by the driver is common. I've only looked a little at the code in question, but it appears to be for a high speed RS-485 based protocol. Such protocols are rare in modern installations, but still very common in old installations.
Originally posted by toves View Post2. Is the Linux implementation of the Fieldbus spec actually used today?
if not - not much point again - sort of like the Bible translated into Klingon.
if yes - then why isn't one the users of this code stepping up to act as maintainer?
The people who make systems using fieldbuses are automation engineers - they have no knowledge or interest in the Linux kernel, and are usually blissfully ignorant of whether the PLC they are programming runs Linux, embedded Windows, or a proprietary OS. Companies making PLCs or hardware interfaces might have something to gain, but they are mostly too competitive to share with others.
Leave a comment:
-
-
Originally posted by OneTimeShot View Post
Presumably it is being done where it should be, as a user space program or library.
I'm really not sure why everything now needs to be done in the Kernel. We've got web servers, display managers, SMB/NFS network connections all in Kernel... It's starting to look like 1990s Windows....
There were actually valid reasons for trying to put some of this kind of stuff in the kernel. In particular, some industrial communication is high speed and requires low latency and deterministic timing - polls or updates that run hundreds of times a second with a 1 millisecond timing margin have traditionally been very hard to achieve in user space. But that is changing now with real-time Linux becoming better integrated, along with multiple core processors even on small embedded systems (a rarity just five years ago). In addition, it used to be common for interfaces for specialised industrial protocols to be in the form of add-in cards for PCI buses, ISA buses (remember that? It lasted far longer in the industrial world than the normal PC world) and others. For such cards, a kernel driver is almost a necessity. Now, these are all connected by USB if they are not handled by normal Ethernet interfaces. And USB (and Ethernet) can be handled efficiently from user space.
Leave a comment:
-
-
Originally posted by OneTimeShot View Post
LOL - when they do the next 300k conscriptions, or the 300k conscriptions after that, maybe you'll figure it out... This isn't a shooting war, it's an economic war.
About the economy, Russia is growing far faster than the west who are shrinking or struggling. According to world bank Russia recently overtook Japan to become the fourth largest economy in the world. So the economic war is going as bad as the shooting war for the west.Last edited by varikonniemi; 06 November 2024, 06:17 AM.
Leave a comment:
-
-
Originally posted by jabl View PostI don't work in embedded so I might be talking out of my ass (even more than usual!), but AFAIU this is somewhat industry dependent. E.g. automotive uses CAN bus a lot. There also seems to be a plethora of 'industrial ethernet' standards becoming increasingly popular. Some add just sturdier cabling than the standard optics or twisted pair, but there's also a bunch of stuff for making ethernet usable for real-time and/or safety-critical stuff.
Note that the term "Fieldbus" is often a generic term, but some of the countless "standards" for industrial communications try to claim it for themselves. People who actually do industrial automation don't use the term precisely because it is too meaningless, but there are companies that have it in their marketing and promotion.
Leave a comment:
-
-
Why do they need a blog?
I understand the other misgivings, but it's being kicked for not having a social media presence?
Leave a comment:
-
-
Originally posted by sophisticles View PostAccording to some "well informed" people on this forum "the world runs on Linux" so I find this hard to believe:
LOL.Last edited by Volta; 06 November 2024, 05:51 AM.
Leave a comment:
-
-
Originally posted by Jumbotron View Post
Grow up. Politics and national security have always been a thing and now that the world quite literally runs on code you have to consider both seriously and constantly.
Leave a comment:
-
Leave a comment: