At home I'm playing with a real time amateur robotics application with a micro controller talking over its serial port to a Linux box running an RT kernel and some RT user mode software to suck in the serial port data and do some processing in real time. One example of what I want to do with this type of configuration is to create a type of IMU thing and run the data through a kalman filter to see how good I can do with my hardware. I'll be sending data regularly at data rates between 50 and 500 HZ from the MCU (depending on mode) Anyway, I have the RT code and the system prototyped using the hardware serial port on my desktop and I'm getting rock solid RT delivery times of the data +/- 30usec. While stressing the system in CPU and disk. (I still need to do the test while flood pinging the box) However; when I use my USB dongle instead of the hardware serial port the system falls over WRT real time behavior. I'm just starting to look into the behavior now but has anyone looked at the RT'ness of USB2Serial + USB stack yet? I would like to see what other folks have done. My googleing last night didn't get any useful hits. BTW Why does the PL2303 have a 1KB buffer for incoming data? I'm a bit green at RT work at this level. What are the best ways for drilling down to figure out what the problems are so I can make a patch? Thanks for any advice or pointers. --mgross --
| Greg KH | Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3 |
| Greg Kroah-Hartman | [PATCH 011/196] sysfs: Fix a copy-n-paste typo in comment |
| Greg KH | Re: Linux 2.6.25.10 |
| Sam Ravnborg | Re: [RFC/PATCH] Documentation of kernel messages |
git: | |
| Peter Stahlir | Git as a filesystem |
| Ken Pratt | Re: pack operation is thrashing my server |
| Andy Parkins | svn:externals using git submodules |
| Junio C Hamano | Re: [PATCH] Teach remote machinery about remotes.default config variable |
| GVG GVG | ssh_exchange_identification: Connection closed by remote host |
| Mayuresh Kathe | Re: What is our ultimate goal?? |
| Richard Stallman | Real men don't attack straw men |
| L. V. Lammert | Re: How to find all package files |
| Natalie Protasevich | [BUG] New Kernel Bugs |
| Mark Lord | Re: 2.6.25-rc8: FTP transfer errors |
| Jarek Poplawski | Re: [PATCH] pkt_sched: Destroy gen estimators under rtnl_lock(). |
| Vivek Dasmohapatra | 2.6.24 ipw2200 driver can't be reset after firmware explodes |
