Re: How to find my usb storage device mount point

2009-02-15 Thread Karel Zak
On Fri, Sep 12, 2008 at 12:33:18PM +0530, ravikumar wrote: > My question is how can i get the mount point. I can get using df > command, for that i need device file to which my storage device atatched. Use filesystem LABELs, "mount -l" returns mountpoints and labels, for example (look up label

allocating aligned memory

2009-02-15 Thread Ramagudi Naziir
hello everyone i need to allocate memory aligned 16 bytes. how can i do that ? can I use kmalloc for that ? thank you in advance naziir -- To unsubscribe from this list: send an email with "unsubscribe kernelnewbies" to ecar...@nl.linux.org Please read the FAQ at http://kernelnewbies.org/FAQ