Re: Is Swapping on software RAID1 possible in linux 2.4 ?

2001-07-05 Thread Joseph Bueno
panics while it tries to read/write on a crashed swap partition and leave your data in some inconsistent state). Regards -- Joseph Bueno - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at ht

Re: NEWBEE "reverse ioctl" or someting like

2001-05-03 Thread Joseph Bueno
h the signal but your user-level application can use an ioctl when it receives this signal and get the data. -- Joseph Bueno NetClub/Trader.com - 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/

Re: increasing the number of file descriptors

2001-02-27 Thread Joseph Bueno
quot;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, You can change per process file descriptor limit with ulimit. If your processes ar

Re: VM balancing problems under 2.4.2-ac1

2001-02-24 Thread Joseph Bueno
done for minimum limit (in 2.2, I have no experience with 2.4 yet). I have found some situations where not being able to force a maximum limit was a problem. You could argue that with a good load balancing algorithm user defined limits are useless. Believe me, my experience on HPUX workstat

Re: pretending a network interface

2001-01-10 Thread Joseph Bueno
y understand what you mean with "a process to pretending a functional network interface". If you are looking for a way to have something that looks like a network interface without real hardware, you should look at "dummy" module. On ma machine, I use: ifconfig dummy0 192.