On Sat, 2003-02-01 at 15:46, Hans Fugal wrote:
> > I haven't, but be warned that you could nuke your filesystem.
> Why?

They have been doing some heavy work on the ``corner cases'' in the
kernel with context switching, lock breaking, preemption, etc. If your
kernel is trying to access your block device, and shared data gets
corrupted because of a yet unfound bug introduced by such changes where
a semaphore isn't used where it should be (or interrupts are not
disabled, etc.), then you could wind up writing garbage to your disk
rather than a nice inode.

Mike

-- 
---------------------------------------- | ------------------------
Michael Halcrow                          | [EMAIL PROTECTED]    
Research Assistant, Network Security Lab | Dept. of Comp. Science  
                                         | Brigham Young University
If you don't want my koalas, baby, don't |
shake my eucalyptus tree.                |
---------------------------------------- | ------------------------
GnuPG Keyprint:  05B5 08A8 713A 64C1 D35D  2371 2D3C FDDA 3EB6 601D

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to