Lines Matching refs:it
17 with romfs, it needed 3079 blocks.
33 maybe even affs filesystem until you really know that you need it.
37 module. The kernel can be small enough, since it doesn't have other
43 purpose, just because it won't fit into ext2.
77 inspector. After that, in the 3rd longword, it contains the number of
83 the source. This algorithm was chosen because although it's not quite
84 reliable, it does not require any tables, and it is very simple.
111 and world executable if it is; except the character and block devices,
129 Note also that it is your responsibility to not create hard link
152 romfs has also a mailing list, and to date, it hasn't received any
153 traffic, so you are welcome to join it to discuss your ideas. :)
155 It's run by ezmlm, so you can subscribe to it by sending a message
164 - The file system is read only, so it can be very small, but in case
171 boundary, it is currently possibly suboptimal to read or execute files
173 have most of it (i.e. except the start and the end) laying at "natural"
174 boundaries, thus it would be possible to directly map a big portion of
180 - Where it is used?
182 - Does it work on other architectures than intel and motorola?