Has Linux Kernel Module Support Improved in Recent Years?

AI Thread Summary
Linux kernel module support has seen significant improvements in recent years, addressing previous reliability issues with loading and unloading modules during runtime. Users report that the process is now more efficient and faster compared to Windows, with many modules being loaded separately without causing slow boot times. Newer Linux kernels also offer enhanced support for USB devices, making it easier to connect peripherals like digital cameras and Palm Pilots. Overall, the advancements in kernel module management contribute to a more stable and user-friendly experience for those utilizing Linux for programming and research purposes.
damgo
[SOLVED] Linux kernel module support

How is it these days? IMO this is one of major areas where Linux used to lag behind Windows. Loading/unloading modules during runtime was not always reliable and sort of a pain... has it been improved in the last year or two?
 
Computer science news on Phys.org
linux's KDE and GNOME kernels are available for update from time to time, you just need to download it from source.
 
Saint - KDE and Gnome aren't kernels, nor do they have their own kernels. They're window managers for XFree86.

Anyhow, to answer damgo's question..


How is it these days? IMO this is one of major areas where Linux used to lag behind Windows. Loading/unloading modules during runtime was not always reliable and sort of a pain... has it been improved in the last year or two?

As I've only been using Linux for a little while (<8 months) I can't comment on how much slower the modules used to load. However, most of my modules are not built into the kernel and have to be loaded separately, and I haven't noticed a slow boot time because of it. So far it's been very reliable and faster than Windows. There is also a lot of support for USB and things of that nature in newer kernels. I have all of my fun stuff (palm pilot, digital camera, etc.) working with linux. Thinking of going back to linux? :wink:
 
Partially. :smile: I need it to program in for research -- I am NOT going to use VC -- and the geant libraries don't play nice on Windows anyways. Plus, LaTeX is pain in the ass on Windows.
 
Sorry if 'Profile Badge' is not the correct term. I have an MS 365 subscription and I've noticed on my Word documents the small circle with my initials in it is sometimes different in colour document to document (it's the circle at the top right of the doc, that, when you hover over it it tells you you're signed in; if you click on it you get a bit more info). Last night I had four docs with a red circle, one with blue. When I closed the blue and opened it again it was red. Today I have 3...
Thread 'ChatGPT Examples, Good and Bad'
I've been experimenting with ChatGPT. Some results are good, some very very bad. I think examples can help expose the properties of this AI. Maybe you can post some of your favorite examples and tell us what they reveal about the properties of this AI. (I had problems with copy/paste of text and formatting, so I'm posting my examples as screen shots. That is a promising start. :smile: But then I provided values V=1, R1=1, R2=2, R3=3 and asked for the value of I. At first, it said...
Back
Top