[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

*****SPAM***** Re: [microblaze-uclinux] Implementing FAT on uCLinux



Spam detection software, running on the system "isernet.net", has
identified this incoming email as possible spam.  The original message
has been attached to this so you can view it (if it isn't spam) or label
similar future email.  If you have any questions, see
the administrator of that system for details.

Content preview:  Sorry. It should work now. Regards. [...] 

Content analysis details:   (5.5 points, 5.0 required)

 pts rule name              description
---- ---------------------- --------------------------------------------------
 3.5 HELO_DYNAMIC_IPADDR2   Relay HELO'd using suspicious hostname (IP addr 2)
-2.6 BAYES_00               BODY: Bayesian spam probability is 0 to 1%
                            [score: 0.0000]
 2.0 RCVD_IN_SORBS_DUL      RBL: SORBS: sent directly from dynamic IP address
                            [81.202.212.224 listed in dnsbl.sorbs.net]
 3.8 RCVD_IN_DSBL           RBL: Received via a relay in list.dsbl.org
                            [<http://dsbl.org/listing?81.202.212.224>]
 0.1 RCVD_IN_NJABL_DUL      RBL: NJABL: dialup sender did non-local SMTP
                            [81.202.212.224 listed in combined.njabl.org]
-1.3 AWL                    AWL: From: address is in the auto white-list


--- Begin Message ---
Sorry.

It should work now.

Regards.

On Monday 08 January 2007 14:36, Sheikh M.Farhan wrote:
> The 'documentation' and 'sources' link at the first link do not work.
>
> Farhan
>
> On 1/8/07, Sheikh M.Farhan <sheikh.m.farhan@xxxxxxxxx> wrote:
> > Hi Alejandro,
> > Thanks alot for the reply, I will get back to you after having a look at
> > these links you have pasted in your reply.
> >
> > Best Regards
> > Farhan
> >
> >  On 1/6/07, Alejandro Lucero <alucero@xxxxxxxxx> wrote:
> > > Hi Farhan,
> > >
> > > You already have FAT filesystem available with Linux/uClinux.
> > >
> > > You talked about RTOS on microblaze, but latter just mentioned SATA and
> > > file
> > > system issues. I will release the next week (perhaps two weeks) a
> > > porting of
> > > RTLinux (free version) to uClinux on microblaze.
> > >
> > > Look RTLinux reference at:
> > >
> > > http://www.linuxdevices.com/articles/AT3694406595.html
> > >
> > > RTLinux tasks can not access hard disks directly. Instead, they send
> > > data to
> > > Linux processes through RT fifos and then these normal user processes
> > > write
> > > data to disk just like another one. You can use for that the
> > > filesystems supported in your kernel. Although this works fine, the
> > > indirect path has a
> > > cost in performance and in resources, since you need a buffer large
> > > enough to
> > > take into account Linux performance. Moreover, in this case you have
> > > Linux
> > > tasks and RT tasks using the disk, but without any guarantee RT tasks
> > > disk
> > > requests will be done before Linux ones.
> > >
> > > I worked in a project to enable that RT tasks can access hard disk
> > > directly,
> > > using a specific file system very simple and written from scratch. You
> > > can
> > > use the same disk for LInux and RTLinux and the implementation
> > > guarantees
> > > that RT tasks will be done before any Linux one. This is far away to
> > > pure
> > > determinism accessing hard disks, but it is a first step.
> > >
> > > Look at www.lutherfs.com
> > >
> > > I hope that information can help you.
> > >
> > > Regards.
> > >
> > > On Friday 05 January 2007 12:10, Sheikh M.Farhan wrote:
> > > > Hi there,
> > > >
> > > > My name is Farhan. I am exploring porting an RTOS on microblaze. Let
> > >
> > > me
> > >
> > > > give you details on the challenge I am facing. I have an FPGA board
> > >
> > > with
> > >
> > > > Spartan3. There is a SATA controller from Silicon Image (Sil3512) on
> > >
> > > the
> > >
> > > > same board connected to the FPGA. A SATA hard disk is connected to
> > > > the
> > >
> > > SATA
> > >
> > > > Controller. This is actually an embedded system for real time data
> > > > acquisition with A/D on board as well. I need to implement a simple
> > >
> > > FAT
> > >
> > > > (file management system) on the FPGA so that I can read and write
> > >
> > > from/to
> > >
> > > > hard disk. Implementing Fat12/FAT16/FAT32 in Verilog/VHDL is not a
> > >
> > > good
> > >
> > > > idea. However, implementing the same in C makes more sense. Can
> > > > anyone
> > > >
> > > > guide me how ucLinux can help me in implementing this? Has anyone
> > > > done
> > >
> > > such
> > >
> > > > a thing before? Any directions...........?
> > > >
> > > >
> > > >
> > > > Best Regards
> > > >
> > > > Farhan
> > >
> > > ___________________________
> > > microblaze-uclinux mailing list
> > > microblaze-uclinux@xxxxxxxxxxxxxx
> > > Project Home Page : http://www.itee.uq.edu.au/~jwilliams/mblaze-uclinux
> > > Mailing List Archive :
> > > http://www.itee.uq.edu.au/~listarch/microblaze-uclinux/

-- 
Alejandro Lucero
Director Técnico
+34 665 68 71 68
Valencia (SPAIN)
www.os3sl.com

--- End Message ---