Gennady Kupava wrote: > Hi Gilles! > > Thanks for your work, i hope it is highly appericated. > > I want to talk a bit about your patch. > > First, how about version for .34?
I am going to do it soon, but I am lacking some time. The FCSE patch is maintained as part of the Adeos I-pipe patch, a patch which aim is to allow running Linux with Xenomai, a real-time extension of Linux. And I have a lot of work for Xenomai waiting on my todo list. So, it will not be before, say 2 or 3 weeks. > i want to benchmark it. also, i do not > undestand your versioning - is 4.1 in .29 is same to 4.0 in .32? 4.1, 4.0 are revisions of the patch. Each branch is maintained and versioned separately. They are maintained in the following git: http://git.xenomai.org/ipipe-gch.git > > Second, i've got idea. Is is possible to get smaller amount of apps > (let's say 10 or 8 or 4) but with ability to address larger ram amount > (say full 128M), and keep dynamic list of most recent N apps > fast-switching beetween them? No. But the "best-effort" mode will allow you to mix applications with large address spaces with applications with 32MB address-space. -- Gilles.
