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

BOUNCE rtl@rtlinux.org: Approval required: Non-member submissionfrom [vijay patel <vkpatel@ipr.res.in>] (fwd)



>From owner-rtl Thu May 10 04:20:47 2001
Received: from mail.plasma.ernet.in (mail.ipr.res.in [202.144.20.163])
	by hq.fsmlabs.com (8.11.2/8.11.2) with ESMTP id f4AAKgJ29850
	for <rtl@rtlinux.org>; Thu, 10 May 2001 04:20:43 -0600
Received: from sun4 (sun4.plasma.ernet.in [202.41.114.4])
	by mail.plasma.ernet.in (8.9.3/8.8.7) with ESMTP id QAA29016
	for <rtl@rtlinux.org>; Thu, 10 May 2001 16:01:56 +0530
Date: Thu, 10 May 2001 15:47:52 -0500 (GMT)
From: vijay patel <vkpatel@ipr.res.in>
X-Sender: vkpatel@sun4.plasma.ernet.in
To: rtl@rtlinux.org
Subject: query regarding select system call 
Message-ID: <Pine.GSO.4.10.10105101540241.4777-100000@sun4.plasma.ernet.in>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII

Hello , 

    This is a general quest. not specific to RT- linux.
    I have created a ramdisk drive, Now can I creat a task 
    that should be notify of data to be written on ramdisk
    by another task.  
    Can u suggest the techniques to achieve to this.
    I tried it with select system call,but it is not working.
    Can we use select for any file ( residing on floppy or harddisk)
 
    The doubt is that once the data is written on the media, it 
    will available immediately & will remain there .


 Thanking you 
  -Vijay Patel