adding process data to file descriptor structure

From: ych43
Date: Sat Jan 29 2005 - 15:48:42 EST


Hi,
In current linux kernel, file descriptors do not include a process data. So
if it is possible to add process data to file descriptor structures in Linux
kernel. So a file descriptor could save a list of proc pointers or a list of
PID values. If this list can be implemented, then sockets can be easily
identified using protocol control block hash table.
thanks


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/