hi
I am surprised how kernel handles the shared memory. When I
give issues shmget command, a sharedmemory is created and id is returned. then
I can use that sharememory by assigning to a charector array.
Now in my situation, presently there is a two
dimens
hi
I have some confusion regarding key in shmget(). Let I
have two shared memory variables. For the first one, I put key "99" and the
size is 1024. Next, I put key "199" for the second variable and size 1024.
Will the two shared memory area overwrite each other. How can I gur
.
by
Blesson Paul
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
"Generally that message means you have not compiled or installed the
module for your network card, or the "alias eth0 ..." line in
/etc/conf.modules is wrong or missing. If your system worked with the
old kernel, the former is more likely."
I did not make any changes in me
Hi all
I able to compile the kernel2.4.5. But eth0 is not
intilized. The error is "Delaying the eth0 initilization". I cant figure out
the problem. Please anybody send me some remedy for this problem
by
BLesson
"This is almost always the result of flakiness in your hardware - either
RAM (most likely), or motherboard (less likely). "
I cannot understand this. There are many other
stuffs that I compiled with gcc without any problem. Again compilatio
hi
I am trying to compile the kernel2.4.5 source code.
Presently I have kernel2.2.14 and Redhat6.2. I have egcs1.2.2. Now when I
compile I will get the following error
gcc: Internel compiler error: program cc1 got fatal signal 11
make Error 1
Leaving directory ...
..
id of that
by
Blesson Paul
"Alexander V. Bilichenko" <[EMAIL PROTECTED]> wrote:
"not working"?
can You post there exactly crash info?
Best regards,
Alexander mailto:[EMAIL PROTECTED]
hi all
Presnently I am using 2.2.16. Now I downloaded the 2.4.5
kernel source code. Now I compiled it. I didn't changed anything in the
menuconfig. Still it not working. Why it it so
by
Blesson
-
To unsubscribe from this list: send the line "un
Hi Android
IPC is my last resort. The reason is that, my present
project is to convert a present software to run in beowlf. I am using Mosix
which enables me to parralize the software through forking. The present
software is highly data oriented and highly complicated. If
hi all
I have in a confusion regarding the creation of
processes by the kernel. Let I have two processes P1 and P2, both are childs
of P0. I want to know the following facts regarding P1 and P2. I have created
two processes by forking. Everyone knows that when P1 and P2 creat
.
by
Blesson Paul
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
hi
I just brought a CD of RedHat 7. Unfortunately I
couldn't find the inetd rpm. wheather it is missing or it is in any other
name
by
Blesson
Get free email a
signals
2 Is there any other ideas other than signals
3 It is better if u send some sample codes
by
Blesson Paul
Get free email and a permanent address at http
try to compile and make
it run.
Thanks in advance
by
Blesson Paul
Anton Altaparmakov <[EMAIL PROTECTED]> wrote:
At 09:20 24/05/2001, Blesson Paul wrote:
> I have redhat6.2. I have to add ntfs support to it(defaultly
>it do
Hi
I have redhat6.2. I have to add ntfs support to it(defaultly
it do not have). I know to do it by changing the configuration and
recompiling the whole kernel. I want to know , is there any method to
register ntfs file system without recompiling the whole kernel
Thanks in adv
Hi srikanth and all
I really want to help u. I think u are also in the way of
constructing a new file system. If so we can work together. I tried to
compile the files in the fs/ntfs directory. But it shows the errors. The
errors is because each file includes many files in the o
Hi srikanth and all
I really want to help u. I think u are also in the way of
constructing a new file system. If so we can work together. I tried to
compile the files in the fs/ntfs directory. But it shows the errors. The
errors is because each file includes many files in the o
Hi all
Thanks for the reply David. I have done the full
installation of redhat6.2. But there is no support for mounting for ntfs file
system. When ever we write mount -t ntfs /dev. it shows "ntfs not
supported by kernel". But when I went through the kernel source codes, th
Hi David
Thanks for the reply. I am sorry that I misspelled the
line(__asm__()). It is from the get_current() function in
asm-i386/current.h. But I am not clear what is the whole meaning of that
line(__asm__(..)) in get_current(). I am doing a project in Linux related to
VFS
Hi
I am comfronting with a macro __asm__ . What is the meaning of
this. I cannot find the definition of this. I need the meaning of this line
__asm__("and 1 %%esp.%0; ":"=r" (current) : "0" (~8191UL));
This is defined inside the get_current() in current.h
definitions
by
Blesson Paul
Get free email and a permanent address at http://www.netaddress.com/?N=1
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to
Hi
In everyfile system, dget() function is called. But I cannot find
where is the dget() function is written. Where is it
Thanks in advance
by
Blesson
Hi all
Thanks for the replies regarding inodes. From the replies I
understood that inode numbers are assigned at the time of accessing in the
case of msdos and nfs files. And it may change during running if it is not
being accessed.
Now the question is who is re
itself
Thanks for the reply
by
Blesson
J Sloan <[EMAIL PROTECTED]> wrote:
Blesson Paul wrote:
> Hi
> This is an another doubt related to VFS. I want to know
> wheather all files are assigned their inode number at the mount
Hi
This is an another doubt related to VFS. I want to know
wheather all files are assigned their inode number at the mounting time itself
or inodes are assigned to files upon accessing only
Thanks in advance
by
Blesson
__
registration of the file system is
needed to mount the file system
More over I am new to this area. I am doing as my graduate
project. I need someones help to crack the working of VFS
Thanks in advance
Blesson Paul
27 matches
Mail list logo